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: 678 MB/s 11502 calls/s 11502 msg/s # tcp rx: 678 MB/s 27607 calls/s # tcp tx: 694 MB/s 11783 calls/s 11783 msg/s # tcp rx: 696 MB/s 28153 calls/s # tcp tx: 626 MB/s 10624 calls/s 10624 msg/s # tcp rx: 626 MB/s 25169 calls/s # tcp tx: 563 MB/s 9550 calls/s 9550 msg/s # udp gso - over veth touching data # udp rx: 264 MB/s 188596 calls/s # udp tx: 273 MB/s 4642 calls/s 4642 msg/s # udp rx: 330 MB/s 235452 calls/s # udp tx: 330 MB/s 5600 calls/s 5600 msg/s # udp rx: 341 MB/s 243122 calls/s # udp tx: 340 MB/s 5780 calls/s 5780 msg/s # udp rx: 338 MB/s 241070 calls/s # udp tx: 338 MB/s 5733 calls/s 5733 msg/s # udp gso and gro - over veth touching data # udp rx: 763 MB/s 12951 calls/s # udp tx: 784 MB/s 13304 calls/s 13304 msg/s # udp rx: 798 MB/s 13535 calls/s # udp tx: 802 MB/s 13619 calls/s 13619 msg/s # udp rx: 779 MB/s 13220 calls/s # udp tx: 778 MB/s 13210 calls/s 13210 msg/s # udp rx: 781 MB/s 13263 calls/s # udp tx: 781 MB/s 13249 calls/s 13249 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 670 MB/s 11377 calls/s 11377 msg/s # tcp rx: 677 MB/s 26934 calls/s # tcp tx: 605 MB/s 10269 calls/s 10269 msg/s # tcp rx: 605 MB/s 24705 calls/s # tcp tx: 688 MB/s 11673 calls/s 11673 msg/s # tcp rx: 687 MB/s 28606 calls/s # tcp tx: 731 MB/s 12408 calls/s 12408 msg/s # udp gso - over veth touching data # udp rx: 334 MB/s 244033 calls/s # udp tx: 345 MB/s 5864 calls/s 5864 msg/s # udp rx: 394 MB/s 287753 calls/s # udp tx: 394 MB/s 6685 calls/s 6685 msg/s # udp rx: 410 MB/s 299651 calls/s # udp tx: 410 MB/s 6964 calls/s 6964 msg/s # udp rx: 430 MB/s 313782 calls/s # udp tx: 430 MB/s 7301 calls/s 7301 msg/s # udp gso and gro - over veth touching data # udp rx: 714 MB/s 12121 calls/s # udp tx: 727 MB/s 12341 calls/s 12341 msg/s # udp rx: 669 MB/s 11402 calls/s # udp tx: 670 MB/s 11378 calls/s 11378 msg/s # udp rx: 563 MB/s 9726 calls/s # udp tx: 562 MB/s 9537 calls/s 9537 msg/s # udp rx: 596 MB/s 10399 calls/s # udp tx: 600 MB/s 10182 calls/s 10182 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__->