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: 858 MB/s 14555 calls/s 14555 msg/s # tcp rx: 858 MB/s 159101 calls/s # tcp tx: 836 MB/s 14184 calls/s 14184 msg/s # tcp rx: 836 MB/s 146201 calls/s # tcp tx: 805 MB/s 13663 calls/s 13663 msg/s # tcp rx: 807 MB/s 149406 calls/s # tcp tx: 785 MB/s 13320 calls/s 13320 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 865745 calls/s # udp tx: 1242 MB/s 21082 calls/s 21082 msg/s # udp rx: 1232 MB/s 878241 calls/s # udp tx: 1231 MB/s 20882 calls/s 20882 msg/s # udp rx: 1229 MB/s 876150 calls/s # udp tx: 1228 MB/s 20837 calls/s 20837 msg/s # udp rx: 1224 MB/s 872443 calls/s # udp tx: 1223 MB/s 20746 calls/s 20746 msg/s # udp gso and gro - over veth touching data # udp rx: 583 MB/s 415364 calls/s # udp tx: 597 MB/s 10136 calls/s 10136 msg/s # udp rx: 632 MB/s 450442 calls/s # udp tx: 631 MB/s 10706 calls/s 10706 msg/s # udp rx: 631 MB/s 449973 calls/s # udp tx: 631 MB/s 10704 calls/s 10704 msg/s # udp rx: 631 MB/s 449919 calls/s # udp tx: 631 MB/s 10704 calls/s 10704 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 642 MB/s 10899 calls/s 10899 msg/s # tcp rx: 643 MB/s 82031 calls/s # tcp tx: 623 MB/s 10569 calls/s 10569 msg/s # tcp rx: 624 MB/s 79658 calls/s # tcp tx: 616 MB/s 10450 calls/s 10450 msg/s # tcp rx: 618 MB/s 79986 calls/s # tcp tx: 625 MB/s 10616 calls/s 10616 msg/s # udp gso - over veth touching data # udp rx: 823 MB/s 600778 calls/s # udp tx: 836 MB/s 14191 calls/s 14191 msg/s # udp rx: 608 MB/s 443611 calls/s # udp tx: 607 MB/s 10309 calls/s 10309 msg/s # udp rx: 609 MB/s 444810 calls/s # udp tx: 609 MB/s 10335 calls/s 10335 msg/s # udp rx: 608 MB/s 443807 calls/s # udp tx: 608 MB/s 10314 calls/s 10314 msg/s # udp gso and gro - over veth touching data # udp rx: 684 MB/s 499339 calls/s # udp tx: 697 MB/s 11825 calls/s 11825 msg/s # udp rx: 690 MB/s 503860 calls/s # udp tx: 693 MB/s 11765 calls/s 11765 msg/s # udp rx: 678 MB/s 495089 calls/s # udp tx: 681 MB/s 11555 calls/s 11555 msg/s # udp rx: 676 MB/s 493256 calls/s # udp tx: 691 MB/s 11731 calls/s 11731 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__->