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 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 716 MB/s 12147 calls/s 12147 msg/s # tcp rx: 716 MB/s 28092 calls/s # tcp tx: 629 MB/s 10670 calls/s 10670 msg/s # tcp rx: 630 MB/s 27275 calls/s # tcp tx: 611 MB/s 10363 calls/s 10363 msg/s # tcp rx: 610 MB/s 28688 calls/s # tcp tx: 577 MB/s 9787 calls/s 9787 msg/s # udp gso - over veth touching data # udp rx: 247 MB/s 176290 calls/s # udp tx: 258 MB/s 4388 calls/s 4388 msg/s # udp rx: 298 MB/s 212284 calls/s # udp tx: 297 MB/s 5049 calls/s 5049 msg/s # udp rx: 261 MB/s 186246 calls/s # udp tx: 257 MB/s 4368 calls/s 4368 msg/s # udp rx: 257 MB/s 183406 calls/s # udp tx: 260 MB/s 4425 calls/s 4425 msg/s # udp gso and gro - over veth touching data # udp rx: 512 MB/s 8697 calls/s # udp tx: 533 MB/s 9055 calls/s 9055 msg/s # udp rx: 627 MB/s 10651 calls/s # udp tx: 636 MB/s 10789 calls/s 10789 msg/s # udp rx: 799 MB/s 13553 calls/s # udp tx: 799 MB/s 13554 calls/s 13554 msg/s # udp rx: 809 MB/s 13723 calls/s # udp tx: 807 MB/s 13703 calls/s 13703 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 715 MB/s 12128 calls/s 12128 msg/s # tcp rx: 715 MB/s 34023 calls/s # tcp tx: 695 MB/s 11795 calls/s 11795 msg/s # tcp rx: 698 MB/s 32132 calls/s # tcp tx: 677 MB/s 11490 calls/s 11490 msg/s # tcp rx: 678 MB/s 26689 calls/s # tcp tx: 649 MB/s 11020 calls/s 11020 msg/s # udp gso - over veth touching data # udp rx: 383 MB/s 279387 calls/s # udp tx: 398 MB/s 6759 calls/s 6759 msg/s # udp rx: 422 MB/s 308388 calls/s # udp tx: 422 MB/s 7173 calls/s 7173 msg/s # udp rx: 416 MB/s 304012 calls/s # udp tx: 416 MB/s 7062 calls/s 7062 msg/s # udp rx: 407 MB/s 297299 calls/s # udp tx: 407 MB/s 6919 calls/s 6919 msg/s # udp gso and gro - over veth touching data # udp rx: 750 MB/s 12736 calls/s # udp tx: 770 MB/s 13064 calls/s 13064 msg/s # udp rx: 703 MB/s 11933 calls/s # udp tx: 704 MB/s 11949 calls/s 11949 msg/s # udp rx: 749 MB/s 12705 calls/s # udp tx: 748 MB/s 12694 calls/s 12694 msg/s # udp rx: 771 MB/s 13093 calls/s # udp tx: 766 MB/s 13006 calls/s 13006 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__->