make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 873 MB/s 14818 calls/s 14818 msg/s # tcp rx: 873 MB/s 118373 calls/s # tcp tx: 1039 MB/s 17633 calls/s 17633 msg/s # tcp rx: 1039 MB/s 128808 calls/s # tcp tx: 958 MB/s 16257 calls/s 16257 msg/s # tcp rx: 959 MB/s 117820 calls/s # tcp tx: 958 MB/s 16264 calls/s 16264 msg/s # udp gso - over veth touching data # udp rx: 708 MB/s 504740 calls/s # udp tx: 733 MB/s 12442 calls/s 12442 msg/s # udp rx: 762 MB/s 543255 calls/s # udp tx: 761 MB/s 12919 calls/s 12919 msg/s # udp rx: 748 MB/s 533071 calls/s # udp tx: 747 MB/s 12673 calls/s 12673 msg/s # udp rx: 736 MB/s 524572 calls/s # udp tx: 736 MB/s 12494 calls/s 12494 msg/s # udp gso and gro - over veth touching data # udp rx: 1248 MB/s 889525 calls/s # udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # udp rx: 1123 MB/s 800676 calls/s # udp tx: 1128 MB/s 19134 calls/s 19134 msg/s # udp rx: 1253 MB/s 892574 calls/s # udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # udp rx: 1254 MB/s 893780 calls/s # udp tx: 1271 MB/s 21566 calls/s 21566 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 673 MB/s 11416 calls/s 11416 msg/s # tcp rx: 673 MB/s 85065 calls/s # tcp tx: 656 MB/s 11130 calls/s 11130 msg/s # tcp rx: 656 MB/s 84201 calls/s # tcp tx: 695 MB/s 11801 calls/s 11801 msg/s # tcp rx: 696 MB/s 85441 calls/s # tcp tx: 707 MB/s 11997 calls/s 11997 msg/s # udp gso - over veth touching data # udp rx: 591 MB/s 431626 calls/s # udp tx: 609 MB/s 10343 calls/s 10343 msg/s # udp rx: 584 MB/s 426302 calls/s # udp tx: 584 MB/s 9907 calls/s 9907 msg/s # udp rx: 608 MB/s 443940 calls/s # udp tx: 608 MB/s 10316 calls/s 10316 msg/s # udp rx: 610 MB/s 445173 calls/s # udp tx: 609 MB/s 10344 calls/s 10344 msg/s # udp gso and gro - over veth touching data # udp rx: 578 MB/s 422178 calls/s # udp tx: 597 MB/s 10129 calls/s 10129 msg/s # udp rx: 611 MB/s 446149 calls/s # udp tx: 610 MB/s 10356 calls/s 10356 msg/s # udp rx: 605 MB/s 441473 calls/s # udp tx: 605 MB/s 10265 calls/s 10265 msg/s # udp rx: 617 MB/s 450513 calls/s # udp tx: 617 MB/s 10465 calls/s 10465 msg/s ok 1 selftests: net: udpgro_bench.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__->