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: 566 MB/s 9614 calls/s 9614 msg/s # tcp rx: 566 MB/s 34659 calls/s # tcp tx: 554 MB/s 9399 calls/s 9399 msg/s # tcp rx: 554 MB/s 33988 calls/s # tcp tx: 568 MB/s 9647 calls/s 9647 msg/s # tcp rx: 569 MB/s 33518 calls/s # tcp tx: 559 MB/s 9483 calls/s 9483 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: 492 MB/s 356206 calls/s # udp tx: 880 MB/s 14941 calls/s 14941 msg/s # udp rx: 532 MB/s 385627 calls/s # udp tx: 795 MB/s 13493 calls/s 13493 msg/s # udp rx: 527 MB/s 382289 calls/s # udp tx: 794 MB/s 13479 calls/s 13479 msg/s # udp rx: 522 MB/s 378366 calls/s # udp tx: 858 MB/s 14568 calls/s 14568 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: 1031 MB/s 752053 calls/s # udp tx: 1064 MB/s 18052 calls/s 18052 msg/s # udp rx: 1080 MB/s 788100 calls/s # udp tx: 1083 MB/s 18383 calls/s 18383 msg/s # udp rx: 1138 MB/s 830433 calls/s # udp tx: 1139 MB/s 19331 calls/s 19331 msg/s # udp rx: 1137 MB/s 829749 calls/s # udp tx: 1138 MB/s 19311 calls/s 19311 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__->