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: 554 MB/s 9403 calls/s 9403 msg/s # tcp rx: 554 MB/s 36147 calls/s # tcp tx: 547 MB/s 9290 calls/s 9290 msg/s # tcp rx: 548 MB/s 33409 calls/s # tcp tx: 542 MB/s 9206 calls/s 9206 msg/s # tcp rx: 543 MB/s 32909 calls/s # tcp tx: 554 MB/s 9412 calls/s 9412 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: 588 MB/s 425984 calls/s # udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1255 MB/s 21291 calls/s 21291 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1255 MB/s 21301 calls/s 21301 msg/s # udp rx: 621 MB/s 449792 calls/s # udp tx: 1263 MB/s 21426 calls/s 21426 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: 1027 MB/s 749417 calls/s # udp tx: 1052 MB/s 17850 calls/s 17850 msg/s # udp rx: 1068 MB/s 779311 calls/s # udp tx: 1057 MB/s 17943 calls/s 17943 msg/s # udp rx: 630 MB/s 459945 calls/s # udp tx: 632 MB/s 10722 calls/s 10722 msg/s # udp rx: 625 MB/s 456514 calls/s # udp tx: 632 MB/s 10729 calls/s 10729 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__->