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: 750 MB/s 12735 calls/s 12735 msg/s # tcp rx: 751 MB/s 33001 calls/s # tcp tx: 739 MB/s 12547 calls/s 12547 msg/s # tcp rx: 740 MB/s 31999 calls/s # tcp tx: 743 MB/s 12606 calls/s 12606 msg/s # tcp rx: 744 MB/s 33828 calls/s # tcp tx: 675 MB/s 11456 calls/s 11456 msg/s # udp gso - over veth touching data # udp rx: 294 MB/s 209696 calls/s # udp tx: 305 MB/s 5186 calls/s 5186 msg/s # udp rx: 356 MB/s 254122 calls/s # udp tx: 361 MB/s 6130 calls/s 6130 msg/s # udp rx: 381 MB/s 271872 calls/s # udp tx: 376 MB/s 6394 calls/s 6394 msg/s # udp rx: 293 MB/s 209094 calls/s # udp tx: 291 MB/s 4937 calls/s 4937 msg/s # udp gso and gro - over veth touching data # udp rx: 529 MB/s 8978 calls/s # udp tx: 546 MB/s 9268 calls/s 9268 msg/s # udp rx: 548 MB/s 9307 calls/s # udp tx: 548 MB/s 9305 calls/s 9305 msg/s # udp rx: 572 MB/s 9708 calls/s # udp tx: 569 MB/s 9651 calls/s 9651 msg/s # udp rx: 563 MB/s 9554 calls/s # udp tx: 565 MB/s 9587 calls/s 9587 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 689 MB/s 11702 calls/s 11702 msg/s # tcp rx: 691 MB/s 30248 calls/s # tcp tx: 678 MB/s 11503 calls/s 11503 msg/s # tcp rx: 678 MB/s 30976 calls/s # tcp tx: 678 MB/s 11514 calls/s 11514 msg/s # tcp rx: 679 MB/s 32769 calls/s # tcp tx: 690 MB/s 11709 calls/s 11709 msg/s # udp gso - over veth touching data # udp rx: 353 MB/s 258115 calls/s # udp tx: 363 MB/s 6173 calls/s 6173 msg/s # udp rx: 385 MB/s 281470 calls/s # udp tx: 387 MB/s 6578 calls/s 6578 msg/s # udp rx: 365 MB/s 266887 calls/s # udp tx: 367 MB/s 6234 calls/s 6234 msg/s # udp rx: 384 MB/s 280699 calls/s # udp tx: 383 MB/s 6505 calls/s 6505 msg/s # udp gso and gro - over veth touching data # udp rx: 486 MB/s 8255 calls/s # udp tx: 500 MB/s 8494 calls/s 8494 msg/s # udp rx: 403 MB/s 6850 calls/s # udp tx: 409 MB/s 6947 calls/s 6947 msg/s # udp rx: 658 MB/s 11391 calls/s # udp tx: 656 MB/s 11140 calls/s 11140 msg/s # udp rx: 472 MB/s 8022 calls/s # udp tx: 588 MB/s 9980 calls/s 9980 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__->