make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 931 MB/s 15795 calls/s 15795 msg/s # tcp rx: 939 MB/s 50367 calls/s # tcp tx: 944 MB/s 16022 calls/s 16022 msg/s # tcp rx: 946 MB/s 48667 calls/s # tcp tx: 917 MB/s 15555 calls/s 15555 msg/s # tcp rx: 917 MB/s 49582 calls/s # tcp tx: 944 MB/s 16014 calls/s 16014 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 589 MB/s 427264 calls/s # udp tx: 1234 MB/s 20940 calls/s 20940 msg/s # udp rx: 614 MB/s 444928 calls/s # udp tx: 1238 MB/s 20999 calls/s 20999 msg/s # udp rx: 569 MB/s 412672 calls/s # udp tx: 1237 MB/s 20984 calls/s 20984 msg/s # udp rx: 470 MB/s 341248 calls/s # udp tx: 848 MB/s 14383 calls/s 14383 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 643 MB/s 468999 calls/s # udp tx: 676 MB/s 11473 calls/s 11473 msg/s # udp rx: 1160 MB/s 846184 calls/s # udp tx: 1159 MB/s 19672 calls/s 19672 msg/s # udp rx: 1160 MB/s 846665 calls/s # udp tx: 1165 MB/s 19768 calls/s 19768 msg/s # udp rx: 1148 MB/s 837411 calls/s # udp tx: 1146 MB/s 19446 calls/s 19446 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->