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: 734 MB/s 12464 calls/s 12464 msg/s # tcp rx: 735 MB/s 30292 calls/s # tcp tx: 791 MB/s 13430 calls/s 13430 msg/s # tcp rx: 792 MB/s 32535 calls/s # tcp tx: 782 MB/s 13267 calls/s 13267 msg/s # tcp rx: 782 MB/s 33592 calls/s # tcp tx: 751 MB/s 12741 calls/s 12741 msg/s # udp gso - over veth touching data # udp rx: 347 MB/s 247672 calls/s # udp tx: 364 MB/s 6190 calls/s 6190 msg/s # udp rx: 445 MB/s 317452 calls/s # udp tx: 445 MB/s 7557 calls/s 7557 msg/s # udp rx: 445 MB/s 317332 calls/s # udp tx: 445 MB/s 7552 calls/s 7552 msg/s # udp rx: 339 MB/s 242113 calls/s # udp tx: 334 MB/s 5678 calls/s 5678 msg/s # udp gso and gro - over veth touching data # udp rx: 476 MB/s 8090 calls/s # udp tx: 497 MB/s 8439 calls/s 8439 msg/s # udp rx: 615 MB/s 10433 calls/s # udp tx: 607 MB/s 10306 calls/s 10306 msg/s # udp rx: 506 MB/s 8591 calls/s # udp tx: 505 MB/s 8572 calls/s 8572 msg/s # udp rx: 512 MB/s 8688 calls/s # udp tx: 511 MB/s 8679 calls/s 8679 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 622 MB/s 10565 calls/s 10565 msg/s # tcp rx: 626 MB/s 25691 calls/s # tcp tx: 740 MB/s 12566 calls/s 12566 msg/s # tcp rx: 743 MB/s 29876 calls/s # tcp tx: 753 MB/s 12778 calls/s 12778 msg/s # tcp rx: 753 MB/s 28724 calls/s # tcp tx: 739 MB/s 12536 calls/s 12536 msg/s # udp gso - over veth touching data # udp rx: 240 MB/s 175491 calls/s # udp tx: 249 MB/s 4231 calls/s 4231 msg/s # udp rx: 270 MB/s 197128 calls/s # udp tx: 270 MB/s 4580 calls/s 4580 msg/s # udp rx: 312 MB/s 227884 calls/s # udp tx: 314 MB/s 5340 calls/s 5340 msg/s # udp rx: 326 MB/s 238056 calls/s # udp tx: 326 MB/s 5531 calls/s 5531 msg/s # udp gso and gro - over veth touching data # udp rx: 751 MB/s 12749 calls/s # udp tx: 783 MB/s 13282 calls/s 13282 msg/s # udp rx: 686 MB/s 11743 calls/s # udp tx: 680 MB/s 11540 calls/s 11540 msg/s # udp rx: 509 MB/s 8701 calls/s # udp tx: 502 MB/s 8524 calls/s 8524 msg/s # udp rx: 490 MB/s 8311 calls/s # udp tx: 494 MB/s 8391 calls/s 8391 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__->