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: 1483 MB/s 25162 calls/s 25162 msg/s # tcp rx: 1484 MB/s 60675 calls/s # tcp tx: 1500 MB/s 25447 calls/s 25447 msg/s # tcp rx: 1502 MB/s 60732 calls/s # tcp tx: 1680 MB/s 28495 calls/s 28495 msg/s # tcp rx: 1681 MB/s 65427 calls/s # tcp tx: 1683 MB/s 28547 calls/s 28547 msg/s # udp gso - over veth touching data # udp rx: 1158 MB/s 825156 calls/s # udp tx: 1193 MB/s 20248 calls/s 20248 msg/s # udp rx: 1065 MB/s 759243 calls/s # udp tx: 1066 MB/s 18092 calls/s 18092 msg/s # udp rx: 1174 MB/s 836437 calls/s # udp tx: 1174 MB/s 19922 calls/s 19922 msg/s # udp rx: 1164 MB/s 829687 calls/s # udp tx: 1165 MB/s 19771 calls/s 19771 msg/s # udp gso and gro - over veth touching data # udp rx: 1609 MB/s 27136 calls/s # udp tx: 1659 MB/s 28152 calls/s 28152 msg/s # udp rx: 1761 MB/s 29870 calls/s # udp tx: 1761 MB/s 29869 calls/s 29869 msg/s # udp rx: 1639 MB/s 27730 calls/s # udp tx: 1629 MB/s 27642 calls/s 27642 msg/s # udp rx: 1361 MB/s 23088 calls/s # udp tx: 1361 MB/s 23100 calls/s 23100 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1277 MB/s 21662 calls/s 21662 msg/s # tcp rx: 1278 MB/s 56317 calls/s # tcp tx: 1352 MB/s 22944 calls/s 22944 msg/s # tcp rx: 1354 MB/s 56329 calls/s # tcp tx: 1350 MB/s 22903 calls/s 22903 msg/s # tcp rx: 1351 MB/s 55416 calls/s # tcp tx: 1338 MB/s 22706 calls/s 22706 msg/s # udp gso - over veth touching data # udp rx: 542 MB/s 395345 calls/s # udp tx: 559 MB/s 9489 calls/s 9489 msg/s # udp rx: 585 MB/s 427221 calls/s # udp tx: 586 MB/s 9955 calls/s 9955 msg/s # udp rx: 591 MB/s 431044 calls/s # udp tx: 591 MB/s 10033 calls/s 10033 msg/s # udp rx: 573 MB/s 418156 calls/s # udp tx: 572 MB/s 9714 calls/s 9714 msg/s # udp gso and gro - over veth touching data # udp rx: 922 MB/s 15651 calls/s # udp tx: 954 MB/s 16186 calls/s 16186 msg/s # udp rx: 946 MB/s 16060 calls/s # udp tx: 943 MB/s 16004 calls/s 16004 msg/s # udp rx: 922 MB/s 15638 calls/s # udp tx: 922 MB/s 15653 calls/s 15653 msg/s # udp rx: 980 MB/s 16630 calls/s # udp tx: 971 MB/s 16471 calls/s 16471 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__->