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: 697 MB/s 11833 calls/s 11833 msg/s # tcp rx: 700 MB/s 86247 calls/s # tcp tx: 712 MB/s 12076 calls/s 12076 msg/s # tcp rx: 711 MB/s 86125 calls/s # tcp tx: 709 MB/s 12033 calls/s 12033 msg/s # tcp rx: 710 MB/s 86265 calls/s # tcp tx: 705 MB/s 11972 calls/s 11972 msg/s # udp gso - over veth touching data # udp rx: 1228 MB/s 874956 calls/s # udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # udp rx: 1212 MB/s 863720 calls/s # udp tx: 1197 MB/s 20311 calls/s 20311 msg/s # udp rx: 1266 MB/s 901869 calls/s # udp tx: 1279 MB/s 21701 calls/s 21701 msg/s # udp rx: 1319 MB/s 940025 calls/s # udp tx: 1318 MB/s 22365 calls/s 22365 msg/s # udp gso and gro - over veth touching data # udp rx: 1294 MB/s 922484 calls/s # udp tx: 1331 MB/s 22589 calls/s 22589 msg/s # udp rx: 1331 MB/s 948437 calls/s # udp tx: 1332 MB/s 22594 calls/s 22594 msg/s # udp rx: 1330 MB/s 947792 calls/s # udp tx: 1333 MB/s 22610 calls/s 22610 msg/s # udp rx: 1336 MB/s 952285 calls/s # udp tx: 1338 MB/s 22697 calls/s 22697 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 720 MB/s 12216 calls/s 12216 msg/s # tcp rx: 720 MB/s 88605 calls/s # tcp tx: 790 MB/s 13414 calls/s 13414 msg/s # tcp rx: 792 MB/s 92754 calls/s # tcp tx: 803 MB/s 13634 calls/s 13634 msg/s # tcp rx: 804 MB/s 92757 calls/s # tcp tx: 795 MB/s 13494 calls/s 13494 msg/s # udp gso - over veth touching data # udp rx: 614 MB/s 448446 calls/s # udp tx: 635 MB/s 10776 calls/s 10776 msg/s # udp rx: 608 MB/s 443820 calls/s # udp tx: 608 MB/s 10326 calls/s 10326 msg/s # udp rx: 630 MB/s 459694 calls/s # udp tx: 630 MB/s 10698 calls/s 10698 msg/s # udp rx: 597 MB/s 436068 calls/s # udp tx: 598 MB/s 10150 calls/s 10150 msg/s # udp gso and gro - over veth touching data # udp rx: 650 MB/s 474369 calls/s # udp tx: 670 MB/s 11379 calls/s 11379 msg/s # udp rx: 668 MB/s 487901 calls/s # udp tx: 669 MB/s 11355 calls/s 11355 msg/s # udp rx: 670 MB/s 489046 calls/s # udp tx: 671 MB/s 11393 calls/s 11393 msg/s # udp rx: 680 MB/s 496358 calls/s # udp tx: 681 MB/s 11557 calls/s 11557 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__->