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: 819 MB/s 13902 calls/s 13902 msg/s # tcp rx: 820 MB/s 67392 calls/s # tcp tx: 813 MB/s 13796 calls/s 13796 msg/s # tcp rx: 819 MB/s 67725 calls/s # tcp tx: 810 MB/s 13742 calls/s 13742 msg/s # tcp rx: 810 MB/s 67420 calls/s # tcp tx: 805 MB/s 13664 calls/s 13664 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: 616 MB/s 446720 calls/s # udp tx: 1326 MB/s 22492 calls/s 22492 msg/s # udp rx: 676 MB/s 489984 calls/s # udp tx: 1311 MB/s 22239 calls/s 22239 msg/s # udp rx: 678 MB/s 491264 calls/s # udp tx: 1313 MB/s 22284 calls/s 22284 msg/s # udp rx: 679 MB/s 492032 calls/s # udp tx: 1314 MB/s 22290 calls/s 22290 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: 1062 MB/s 775014 calls/s # udp tx: 1082 MB/s 18365 calls/s 18365 msg/s # udp rx: 1178 MB/s 859382 calls/s # udp tx: 1176 MB/s 19962 calls/s 19962 msg/s # udp rx: 1169 MB/s 852949 calls/s # udp tx: 1169 MB/s 19841 calls/s 19841 msg/s # udp rx: 1172 MB/s 855127 calls/s # udp tx: 1172 MB/s 19879 calls/s 19879 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__->