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: 897 MB/s 15219 calls/s 15219 msg/s # tcp rx: 910 MB/s 49630 calls/s # tcp tx: 895 MB/s 15194 calls/s 15194 msg/s # tcp rx: 916 MB/s 47240 calls/s # tcp tx: 879 MB/s 14920 calls/s 14920 msg/s # tcp rx: 878 MB/s 46654 calls/s # tcp tx: 914 MB/s 15515 calls/s 15515 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: 565 MB/s 409604 calls/s # udp tx: 1297 MB/s 22008 calls/s 22008 msg/s # udp rx: 608 MB/s 440320 calls/s # udp tx: 1307 MB/s 22174 calls/s 22174 msg/s # udp rx: 646 MB/s 467968 calls/s # udp tx: 1301 MB/s 22066 calls/s 22066 msg/s # udp rx: 658 MB/s 477184 calls/s # udp tx: 1298 MB/s 22023 calls/s 22023 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: 663 MB/s 483564 calls/s # udp tx: 683 MB/s 11592 calls/s 11592 msg/s # udp rx: 687 MB/s 501328 calls/s # udp tx: 688 MB/s 11684 calls/s 11684 msg/s # udp rx: 685 MB/s 500049 calls/s # udp tx: 687 MB/s 11655 calls/s 11655 msg/s # udp rx: 689 MB/s 503183 calls/s # udp tx: 691 MB/s 11724 calls/s 11724 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__->