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: 1025 MB/s 17387 calls/s 17387 msg/s # tcp rx: 1025 MB/s 52782 calls/s # tcp tx: 1048 MB/s 17785 calls/s 17785 msg/s # tcp rx: 1049 MB/s 53751 calls/s # tcp tx: 695 MB/s 11801 calls/s 11801 msg/s # tcp rx: 696 MB/s 35726 calls/s # tcp tx: 657 MB/s 11145 calls/s 11145 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: 605 MB/s 438272 calls/s # udp tx: 1269 MB/s 21534 calls/s 21534 msg/s # udp rx: 605 MB/s 438528 calls/s # udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # udp rx: 640 MB/s 463872 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # udp rx: 571 MB/s 414464 calls/s # udp tx: 1216 MB/s 20634 calls/s 20634 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: 597 MB/s 435805 calls/s # udp tx: 618 MB/s 10494 calls/s 10494 msg/s # udp rx: 638 MB/s 465551 calls/s # udp tx: 636 MB/s 10802 calls/s 10802 msg/s # udp rx: 645 MB/s 470935 calls/s # udp tx: 645 MB/s 10950 calls/s 10950 msg/s # udp rx: 648 MB/s 473029 calls/s # udp tx: 648 MB/s 10998 calls/s 10998 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__->