make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 723 MB/s 12275 calls/s 12275 msg/s # tcp rx: 727 MB/s 33646 calls/s # tcp tx: 718 MB/s 12178 calls/s 12178 msg/s # tcp rx: 718 MB/s 34473 calls/s # tcp tx: 721 MB/s 12231 calls/s 12231 msg/s # tcp rx: 721 MB/s 33216 calls/s # tcp tx: 721 MB/s 12238 calls/s 12238 msg/s # udp gso - over veth touching data # udp rx: 437 MB/s 311388 calls/s # udp tx: 447 MB/s 7597 calls/s 7597 msg/s # udp rx: 449 MB/s 320090 calls/s # udp tx: 448 MB/s 7614 calls/s 7614 msg/s # udp rx: 447 MB/s 318444 calls/s # udp tx: 446 MB/s 7575 calls/s 7575 msg/s # udp rx: 450 MB/s 320770 calls/s # udp tx: 449 MB/s 7629 calls/s 7629 msg/s # udp gso and gro - over veth touching data # udp rx: 608 MB/s 10327 calls/s # udp tx: 624 MB/s 10592 calls/s 10592 msg/s # udp rx: 615 MB/s 10442 calls/s # udp tx: 615 MB/s 10440 calls/s 10440 msg/s # udp rx: 619 MB/s 10409 calls/s # udp tx: 619 MB/s 10509 calls/s 10509 msg/s # udp rx: 618 MB/s 10493 calls/s # udp tx: 618 MB/s 10492 calls/s 10492 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 727 MB/s 12332 calls/s 12332 msg/s # tcp rx: 730 MB/s 33870 calls/s # tcp tx: 720 MB/s 12219 calls/s 12219 msg/s # tcp rx: 722 MB/s 33144 calls/s # tcp tx: 722 MB/s 12247 calls/s 12247 msg/s # tcp rx: 725 MB/s 31718 calls/s # tcp tx: 772 MB/s 13096 calls/s 13096 msg/s # udp gso - over veth touching data # udp rx: 284 MB/s 207354 calls/s # udp tx: 291 MB/s 4939 calls/s 4939 msg/s # udp rx: 292 MB/s 213562 calls/s # udp tx: 293 MB/s 4986 calls/s 4986 msg/s # udp rx: 303 MB/s 221571 calls/s # udp tx: 303 MB/s 5146 calls/s 5146 msg/s # udp rx: 306 MB/s 223514 calls/s # udp tx: 306 MB/s 5192 calls/s 5192 msg/s # udp gso and gro - over veth touching data # udp rx: 760 MB/s 12906 calls/s # udp tx: 780 MB/s 13236 calls/s 13236 msg/s # udp rx: 781 MB/s 13262 calls/s # udp tx: 780 MB/s 13243 calls/s 13243 msg/s # udp rx: 755 MB/s 12820 calls/s # udp tx: 750 MB/s 12731 calls/s 12731 msg/s # udp rx: 587 MB/s 9971 calls/s # udp tx: 590 MB/s 10011 calls/s 10011 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__->