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: 890 MB/s 15100 calls/s 15100 msg/s # tcp rx: 890 MB/s 49858 calls/s # tcp tx: 900 MB/s 15281 calls/s 15281 msg/s # tcp rx: 902 MB/s 48694 calls/s # tcp tx: 865 MB/s 14687 calls/s 14687 msg/s # tcp rx: 867 MB/s 49979 calls/s # tcp tx: 859 MB/s 14578 calls/s 14578 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: 614 MB/s 444928 calls/s # udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # udp rx: 647 MB/s 468992 calls/s # udp tx: 1303 MB/s 22113 calls/s 22113 msg/s # udp rx: 647 MB/s 468736 calls/s # udp tx: 1312 MB/s 22260 calls/s 22260 msg/s # udp rx: 642 MB/s 465664 calls/s # udp tx: 1315 MB/s 22305 calls/s 22305 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: 1154 MB/s 841762 calls/s # udp tx: 1178 MB/s 19986 calls/s 19986 msg/s # udp rx: 822 MB/s 599996 calls/s # udp tx: 812 MB/s 13783 calls/s 13783 msg/s # udp rx: 674 MB/s 492075 calls/s # udp tx: 673 MB/s 11427 calls/s 11427 msg/s # udp rx: 673 MB/s 491283 calls/s # udp tx: 673 MB/s 11419 calls/s 11419 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__->