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: 636 MB/s 10791 calls/s 10791 msg/s # tcp rx: 636 MB/s 26945 calls/s # tcp tx: 689 MB/s 11690 calls/s 11690 msg/s # tcp rx: 690 MB/s 29823 calls/s # tcp tx: 734 MB/s 12457 calls/s 12457 msg/s # tcp rx: 735 MB/s 32934 calls/s # tcp tx: 637 MB/s 10807 calls/s 10807 msg/s # udp gso - over veth touching data # udp rx: 347 MB/s 247572 calls/s # udp tx: 355 MB/s 6037 calls/s 6037 msg/s # udp rx: 423 MB/s 301484 calls/s # udp tx: 428 MB/s 7262 calls/s 7262 msg/s # udp rx: 435 MB/s 310364 calls/s # udp tx: 435 MB/s 7393 calls/s 7393 msg/s # udp rx: 452 MB/s 322300 calls/s # udp tx: 451 MB/s 7665 calls/s 7665 msg/s # udp gso and gro - over veth touching data # udp rx: 654 MB/s 11099 calls/s # udp tx: 671 MB/s 11397 calls/s 11397 msg/s # udp rx: 672 MB/s 11412 calls/s # udp tx: 674 MB/s 11435 calls/s 11435 msg/s # udp rx: 670 MB/s 11368 calls/s # udp tx: 669 MB/s 11354 calls/s 11354 msg/s # udp rx: 671 MB/s 11385 calls/s # udp tx: 669 MB/s 11363 calls/s 11363 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 618 MB/s 10483 calls/s 10483 msg/s # tcp rx: 619 MB/s 29248 calls/s # tcp tx: 617 MB/s 10480 calls/s 10480 msg/s # tcp rx: 618 MB/s 27573 calls/s # tcp tx: 598 MB/s 10159 calls/s 10159 msg/s # tcp rx: 598 MB/s 22688 calls/s # tcp tx: 604 MB/s 10260 calls/s 10260 msg/s # udp gso - over veth touching data # udp rx: 415 MB/s 302916 calls/s # udp tx: 425 MB/s 7213 calls/s 7213 msg/s # udp rx: 380 MB/s 277377 calls/s # udp tx: 379 MB/s 6441 calls/s 6441 msg/s # udp rx: 349 MB/s 254896 calls/s # udp tx: 347 MB/s 5894 calls/s 5894 msg/s # udp rx: 345 MB/s 252340 calls/s # udp tx: 347 MB/s 5900 calls/s 5900 msg/s # udp gso and gro - over veth touching data # udp rx: 393 MB/s 6669 calls/s # udp tx: 411 MB/s 6974 calls/s 6974 msg/s # udp rx: 588 MB/s 9986 calls/s # udp tx: 587 MB/s 9969 calls/s 9969 msg/s # udp rx: 532 MB/s 9028 calls/s # udp tx: 533 MB/s 9047 calls/s 9047 msg/s # udp rx: 568 MB/s 9644 calls/s # udp tx: 568 MB/s 9649 calls/s 9649 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__->