make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 943 MB/s 16003 calls/s 16003 msg/s # tcp rx: 943 MB/s 49799 calls/s # tcp tx: 897 MB/s 15219 calls/s 15219 msg/s # tcp rx: 910 MB/s 48193 calls/s # tcp tx: 928 MB/s 15748 calls/s 15748 msg/s # tcp rx: 927 MB/s 48532 calls/s # tcp tx: 931 MB/s 15803 calls/s 15803 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: 598 MB/s 433664 calls/s # udp tx: 1230 MB/s 20865 calls/s 20865 msg/s # udp rx: 585 MB/s 423936 calls/s # udp tx: 1238 MB/s 21013 calls/s 21013 msg/s # udp rx: 656 MB/s 475392 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 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: 1133 MB/s 826791 calls/s # udp tx: 1159 MB/s 19674 calls/s 19674 msg/s # udp rx: 1183 MB/s 863413 calls/s # udp tx: 1183 MB/s 20065 calls/s 20065 msg/s # udp rx: 1172 MB/s 855418 calls/s # udp tx: 1171 MB/s 19876 calls/s 19876 msg/s # udp rx: 1176 MB/s 857930 calls/s # udp tx: 1175 MB/s 19933 calls/s 19933 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__->