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: 721 MB/s 12240 calls/s 12240 msg/s # tcp rx: 722 MB/s 87376 calls/s # tcp tx: 732 MB/s 12421 calls/s 12421 msg/s # tcp rx: 733 MB/s 73387 calls/s # tcp tx: 1055 MB/s 17901 calls/s 17901 msg/s # tcp rx: 1056 MB/s 130582 calls/s # tcp tx: 1065 MB/s 18066 calls/s 18066 msg/s # udp gso - over veth touching data # udp rx: 684 MB/s 487892 calls/s # udp tx: 708 MB/s 12023 calls/s 12023 msg/s # udp rx: 712 MB/s 507745 calls/s # udp tx: 713 MB/s 12106 calls/s 12106 msg/s # udp rx: 713 MB/s 508497 calls/s # udp tx: 715 MB/s 12134 calls/s 12134 msg/s # udp rx: 714 MB/s 508934 calls/s # udp tx: 715 MB/s 12140 calls/s 12140 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 884155 calls/s # udp tx: 1285 MB/s 21799 calls/s 21799 msg/s # udp rx: 1237 MB/s 881739 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # udp rx: 1207 MB/s 859837 calls/s # udp tx: 1207 MB/s 20485 calls/s 20485 msg/s # udp rx: 780 MB/s 555741 calls/s # udp tx: 764 MB/s 12958 calls/s 12958 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 736 MB/s 12493 calls/s 12493 msg/s # tcp rx: 739 MB/s 86608 calls/s # tcp tx: 694 MB/s 11785 calls/s 11785 msg/s # tcp rx: 696 MB/s 83950 calls/s # tcp tx: 726 MB/s 12321 calls/s 12321 msg/s # tcp rx: 725 MB/s 85775 calls/s # tcp tx: 740 MB/s 12564 calls/s 12564 msg/s # udp gso - over veth touching data # udp rx: 569 MB/s 415037 calls/s # udp tx: 589 MB/s 9991 calls/s 9991 msg/s # udp rx: 582 MB/s 424609 calls/s # udp tx: 582 MB/s 9885 calls/s 9885 msg/s # udp rx: 596 MB/s 434940 calls/s # udp tx: 596 MB/s 10114 calls/s 10114 msg/s # udp rx: 608 MB/s 443486 calls/s # udp tx: 609 MB/s 10330 calls/s 10330 msg/s # udp gso and gro - over veth touching data # udp rx: 550 MB/s 401134 calls/s # udp tx: 567 MB/s 9618 calls/s 9618 msg/s # udp rx: 604 MB/s 440921 calls/s # udp tx: 604 MB/s 10246 calls/s 10246 msg/s # udp rx: 613 MB/s 447320 calls/s # udp tx: 613 MB/s 10402 calls/s 10402 msg/s # udp rx: 602 MB/s 439184 calls/s # udp tx: 601 MB/s 10199 calls/s 10199 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__->