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: 966 MB/s 16385 calls/s 16385 msg/s # tcp rx: 966 MB/s 48479 calls/s # tcp tx: 952 MB/s 16163 calls/s 16163 msg/s # tcp rx: 954 MB/s 49259 calls/s # tcp tx: 955 MB/s 16214 calls/s 16214 msg/s # tcp rx: 956 MB/s 49304 calls/s # tcp tx: 945 MB/s 16033 calls/s 16033 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: 621 MB/s 450816 calls/s # udp tx: 1133 MB/s 19222 calls/s 19222 msg/s # udp rx: 655 MB/s 475136 calls/s # udp tx: 1255 MB/s 21290 calls/s 21290 msg/s # udp rx: 659 MB/s 478208 calls/s # udp tx: 1086 MB/s 18429 calls/s 18429 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1199 MB/s 20348 calls/s 20348 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: 617 MB/s 450190 calls/s # udp tx: 632 MB/s 10722 calls/s 10722 msg/s # udp rx: 667 MB/s 487175 calls/s # udp tx: 669 MB/s 11348 calls/s 11348 msg/s # udp rx: 659 MB/s 480748 calls/s # udp tx: 659 MB/s 11186 calls/s 11186 msg/s # udp rx: 656 MB/s 479001 calls/s # udp tx: 658 MB/s 11171 calls/s 11171 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__->