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: 828 MB/s 14046 calls/s 14046 msg/s # tcp rx: 828 MB/s 69185 calls/s # tcp tx: 818 MB/s 13887 calls/s 13887 msg/s # tcp rx: 823 MB/s 66166 calls/s # tcp tx: 773 MB/s 13124 calls/s 13124 msg/s # tcp rx: 775 MB/s 68917 calls/s # tcp tx: 813 MB/s 13804 calls/s 13804 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: 636 MB/s 461312 calls/s # udp tx: 1220 MB/s 20694 calls/s 20694 msg/s # udp rx: 673 MB/s 488068 calls/s # udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # udp rx: 652 MB/s 472255 calls/s # udp tx: 1282 MB/s 21744 calls/s 21744 msg/s # udp rx: 674 MB/s 488645 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 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: 1055 MB/s 769561 calls/s # udp tx: 1078 MB/s 18291 calls/s 18291 msg/s # udp rx: 1148 MB/s 837964 calls/s # udp tx: 1148 MB/s 19474 calls/s 19474 msg/s # udp rx: 1085 MB/s 791326 calls/s # udp tx: 1086 MB/s 18421 calls/s 18421 msg/s # udp rx: 1106 MB/s 807173 calls/s # udp tx: 1107 MB/s 18781 calls/s 18781 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__->