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: 715 MB/s 12138 calls/s 12138 msg/s # tcp rx: 716 MB/s 40359 calls/s # tcp tx: 577 MB/s 9790 calls/s 9790 msg/s # tcp rx: 577 MB/s 34581 calls/s # tcp tx: 601 MB/s 10196 calls/s 10196 msg/s # tcp rx: 601 MB/s 34511 calls/s # tcp tx: 571 MB/s 9687 calls/s 9687 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: 503 MB/s 364303 calls/s # udp tx: 834 MB/s 14153 calls/s 14153 msg/s # udp rx: 517 MB/s 375158 calls/s # udp tx: 783 MB/s 13283 calls/s 13283 msg/s # udp rx: 457 MB/s 330775 calls/s # udp tx: 897 MB/s 15214 calls/s 15214 msg/s # udp rx: 509 MB/s 368626 calls/s # udp tx: 815 MB/s 13823 calls/s 13823 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: 606 MB/s 442311 calls/s # udp tx: 627 MB/s 10644 calls/s 10644 msg/s # udp rx: 631 MB/s 460382 calls/s # udp tx: 630 MB/s 10686 calls/s 10686 msg/s # udp rx: 677 MB/s 494162 calls/s # udp tx: 677 MB/s 11490 calls/s 11490 msg/s # udp rx: 656 MB/s 478479 calls/s # udp tx: 655 MB/s 11115 calls/s 11115 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__->