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: 555 MB/s 9416 calls/s 9416 msg/s # tcp rx: 564 MB/s 25019 calls/s # tcp tx: 694 MB/s 11787 calls/s 11787 msg/s # tcp rx: 702 MB/s 33673 calls/s # tcp tx: 708 MB/s 12022 calls/s 12022 msg/s # tcp rx: 709 MB/s 34253 calls/s # tcp tx: 706 MB/s 11980 calls/s 11980 msg/s # udp gso - over veth touching data # udp rx: 413 MB/s 294604 calls/s # udp tx: 430 MB/s 7295 calls/s 7295 msg/s # udp rx: 335 MB/s 239037 calls/s # udp tx: 330 MB/s 5604 calls/s 5604 msg/s # udp rx: 415 MB/s 295975 calls/s # udp tx: 421 MB/s 7142 calls/s 7142 msg/s # udp rx: 423 MB/s 301575 calls/s # udp tx: 423 MB/s 7187 calls/s 7187 msg/s # udp gso and gro - over veth touching data # udp rx: 785 MB/s 13326 calls/s # udp tx: 817 MB/s 13867 calls/s 13867 msg/s # udp rx: 758 MB/s 12797 calls/s # udp tx: 765 MB/s 12986 calls/s 12986 msg/s # udp rx: 821 MB/s 13578 calls/s # udp tx: 816 MB/s 13847 calls/s 13847 msg/s # udp rx: 801 MB/s 13590 calls/s # udp tx: 802 MB/s 13603 calls/s 13603 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 601 MB/s 10203 calls/s 10203 msg/s # tcp rx: 602 MB/s 27441 calls/s # tcp tx: 559 MB/s 9489 calls/s 9489 msg/s # tcp rx: 559 MB/s 25628 calls/s # tcp tx: 515 MB/s 8741 calls/s 8741 msg/s # tcp rx: 515 MB/s 22858 calls/s # tcp tx: 548 MB/s 9297 calls/s 9297 msg/s # udp gso - over veth touching data # udp rx: 264 MB/s 192879 calls/s # udp tx: 272 MB/s 4623 calls/s 4623 msg/s # udp rx: 325 MB/s 237360 calls/s # udp tx: 325 MB/s 5513 calls/s 5513 msg/s # udp rx: 317 MB/s 231660 calls/s # udp tx: 317 MB/s 5382 calls/s 5382 msg/s # udp rx: 323 MB/s 235941 calls/s # udp tx: 323 MB/s 5481 calls/s 5481 msg/s # udp gso and gro - over veth touching data # udp rx: 750 MB/s 12727 calls/s # udp tx: 782 MB/s 13276 calls/s 13276 msg/s # udp rx: 771 MB/s 13092 calls/s # udp tx: 761 MB/s 12910 calls/s 12910 msg/s # udp rx: 691 MB/s 11734 calls/s # udp tx: 688 MB/s 11678 calls/s 11678 msg/s # udp rx: 580 MB/s 9843 calls/s # udp tx: 588 MB/s 9987 calls/s 9987 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__->