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: 719 MB/s 12205 calls/s 12205 msg/s # tcp rx: 720 MB/s 32753 calls/s # tcp tx: 646 MB/s 10960 calls/s 10960 msg/s # tcp rx: 646 MB/s 29749 calls/s # tcp tx: 654 MB/s 11103 calls/s 11103 msg/s # tcp rx: 655 MB/s 25515 calls/s # tcp tx: 668 MB/s 11339 calls/s 11339 msg/s # udp gso - over veth touching data # udp rx: 349 MB/s 249177 calls/s # udp tx: 358 MB/s 6083 calls/s 6083 msg/s # udp rx: 317 MB/s 225866 calls/s # udp tx: 317 MB/s 5391 calls/s 5391 msg/s # udp rx: 323 MB/s 230346 calls/s # udp tx: 323 MB/s 5485 calls/s 5485 msg/s # udp rx: 325 MB/s 231906 calls/s # udp tx: 325 MB/s 5516 calls/s 5516 msg/s # udp gso and gro - over veth touching data # udp rx: 740 MB/s 12437 calls/s # udp tx: 765 MB/s 12980 calls/s 12980 msg/s # udp rx: 723 MB/s 12149 calls/s # udp tx: 723 MB/s 12267 calls/s 12267 msg/s # udp rx: 743 MB/s 12609 calls/s # udp tx: 743 MB/s 12606 calls/s 12606 msg/s # udp rx: 736 MB/s 12490 calls/s # udp tx: 736 MB/s 12488 calls/s 12488 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 673 MB/s 11420 calls/s 11420 msg/s # tcp rx: 674 MB/s 30786 calls/s # tcp tx: 683 MB/s 11589 calls/s 11589 msg/s # tcp rx: 684 MB/s 30082 calls/s # tcp tx: 766 MB/s 12996 calls/s 12996 msg/s # tcp rx: 767 MB/s 26819 calls/s # tcp tx: 751 MB/s 12743 calls/s 12743 msg/s # udp gso - over veth touching data # udp rx: 379 MB/s 276420 calls/s # udp tx: 391 MB/s 6635 calls/s 6635 msg/s # udp rx: 360 MB/s 262910 calls/s # udp tx: 360 MB/s 6106 calls/s 6106 msg/s # udp rx: 434 MB/s 316549 calls/s # udp tx: 433 MB/s 7352 calls/s 7352 msg/s # udp rx: 352 MB/s 257441 calls/s # udp tx: 350 MB/s 5945 calls/s 5945 msg/s # udp gso and gro - over veth touching data # udp rx: 488 MB/s 8286 calls/s # udp tx: 508 MB/s 8619 calls/s 8619 msg/s # udp rx: 559 MB/s 9494 calls/s # udp tx: 559 MB/s 9495 calls/s 9495 msg/s # udp rx: 571 MB/s 9688 calls/s # udp tx: 564 MB/s 9569 calls/s 9569 msg/s # udp rx: 555 MB/s 9424 calls/s # udp tx: 561 MB/s 9527 calls/s 9527 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__->