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: 994 MB/s 16869 calls/s 16869 msg/s # tcp rx: 995 MB/s 51889 calls/s # tcp tx: 997 MB/s 16924 calls/s 16924 msg/s # tcp rx: 998 MB/s 51653 calls/s # tcp tx: 954 MB/s 16188 calls/s 16188 msg/s # tcp rx: 955 MB/s 51268 calls/s # tcp tx: 1012 MB/s 17173 calls/s 17173 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: 629 MB/s 456192 calls/s # udp tx: 1155 MB/s 19593 calls/s 19593 msg/s # udp rx: 640 MB/s 463560 calls/s # udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # udp rx: 667 MB/s 483118 calls/s # udp tx: 1202 MB/s 20387 calls/s 20387 msg/s # udp rx: 670 MB/s 485362 calls/s # udp tx: 1209 MB/s 20512 calls/s 20512 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: 1134 MB/s 827244 calls/s # udp tx: 1163 MB/s 19741 calls/s 19741 msg/s # udp rx: 1157 MB/s 844107 calls/s # udp tx: 1158 MB/s 19655 calls/s 19655 msg/s # udp rx: 1149 MB/s 838583 calls/s # udp tx: 1150 MB/s 19521 calls/s 19521 msg/s # udp rx: 1147 MB/s 837217 calls/s # udp tx: 1148 MB/s 19480 calls/s 19480 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__->