make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 824 MB/s 13984 calls/s 13984 msg/s # tcp rx: 837 MB/s 49482 calls/s # tcp tx: 759 MB/s 12880 calls/s 12880 msg/s # tcp rx: 753 MB/s 42706 calls/s # tcp tx: 575 MB/s 9767 calls/s 9767 msg/s # tcp rx: 577 MB/s 30440 calls/s # tcp tx: 588 MB/s 9988 calls/s 9988 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: 469 MB/s 340228 calls/s # udp tx: 807 MB/s 13692 calls/s 13692 msg/s # udp rx: 511 MB/s 370176 calls/s # udp tx: 849 MB/s 14401 calls/s 14401 msg/s # udp rx: 532 MB/s 385536 calls/s # udp tx: 828 MB/s 14051 calls/s 14051 msg/s # udp rx: 533 MB/s 386041 calls/s # udp tx: 818 MB/s 13875 calls/s 13875 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: 657 MB/s 479301 calls/s # udp tx: 676 MB/s 11474 calls/s 11474 msg/s # udp rx: 688 MB/s 502462 calls/s # udp tx: 688 MB/s 11685 calls/s 11685 msg/s # udp rx: 697 MB/s 508483 calls/s # udp tx: 708 MB/s 12012 calls/s 12012 msg/s # udp rx: 1138 MB/s 830040 calls/s # udp tx: 1138 MB/s 19304 calls/s 19304 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__->