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: 908 MB/s 15415 calls/s 15415 msg/s # tcp rx: 920 MB/s 47859 calls/s # tcp tx: 989 MB/s 16781 calls/s 16781 msg/s # tcp rx: 993 MB/s 49723 calls/s # tcp tx: 1000 MB/s 16969 calls/s 16969 msg/s # tcp rx: 1000 MB/s 50285 calls/s # tcp tx: 1001 MB/s 16982 calls/s 16982 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: 639 MB/s 463104 calls/s # udp tx: 1300 MB/s 22050 calls/s 22050 msg/s # udp rx: 655 MB/s 475030 calls/s # udp tx: 1251 MB/s 21222 calls/s 21222 msg/s # udp rx: 655 MB/s 474471 calls/s # udp tx: 1295 MB/s 21981 calls/s 21981 msg/s # udp rx: 657 MB/s 476007 calls/s # udp tx: 1286 MB/s 21813 calls/s 21813 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: 1111 MB/s 810613 calls/s # udp tx: 1138 MB/s 19314 calls/s 19314 msg/s # udp rx: 1140 MB/s 832107 calls/s # udp tx: 1139 MB/s 19330 calls/s 19330 msg/s # udp rx: 1048 MB/s 765029 calls/s # udp tx: 1049 MB/s 17807 calls/s 17807 msg/s # udp rx: 1106 MB/s 806967 calls/s # udp tx: 1106 MB/s 18770 calls/s 18770 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__->