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: 924 MB/s 15680 calls/s 15680 msg/s # tcp rx: 925 MB/s 48792 calls/s # tcp tx: 891 MB/s 15113 calls/s 15113 msg/s # tcp rx: 934 MB/s 49995 calls/s # tcp tx: 962 MB/s 16332 calls/s 16332 msg/s # tcp rx: 955 MB/s 49220 calls/s # tcp tx: 907 MB/s 15395 calls/s 15395 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: 630 MB/s 456704 calls/s # udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # udp rx: 667 MB/s 483840 calls/s # udp tx: 1228 MB/s 20841 calls/s 20841 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1217 MB/s 20652 calls/s 20652 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1272 MB/s 21579 calls/s 21579 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: 1110 MB/s 810068 calls/s # udp tx: 1135 MB/s 19262 calls/s 19262 msg/s # udp rx: 1118 MB/s 815584 calls/s # udp tx: 1118 MB/s 18965 calls/s 18965 msg/s # udp rx: 1133 MB/s 826768 calls/s # udp tx: 1132 MB/s 19213 calls/s 19213 msg/s # udp rx: 1139 MB/s 830753 calls/s # udp tx: 1138 MB/s 19318 calls/s 19318 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__->