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: 779 MB/s 13224 calls/s 13224 msg/s # tcp rx: 780 MB/s 136552 calls/s # tcp tx: 842 MB/s 14282 calls/s 14282 msg/s # tcp rx: 842 MB/s 139893 calls/s # tcp tx: 833 MB/s 14142 calls/s 14142 msg/s # tcp rx: 834 MB/s 143728 calls/s # tcp tx: 829 MB/s 14074 calls/s 14074 msg/s # udp gso - over veth touching data # udp rx: 1254 MB/s 893597 calls/s # udp tx: 1282 MB/s 21744 calls/s 21744 msg/s # udp rx: 1280 MB/s 911966 calls/s # udp tx: 1280 MB/s 21710 calls/s 21710 msg/s # udp rx: 1270 MB/s 904838 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # udp rx: 1274 MB/s 907829 calls/s # udp tx: 1276 MB/s 21654 calls/s 21654 msg/s # udp gso and gro - over veth touching data # udp rx: 1248 MB/s 889669 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp rx: 1269 MB/s 904468 calls/s # udp tx: 1273 MB/s 21604 calls/s 21604 msg/s # udp rx: 1239 MB/s 883198 calls/s # udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # udp rx: 1281 MB/s 912737 calls/s # udp tx: 1283 MB/s 21771 calls/s 21771 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 604 MB/s 10246 calls/s 10246 msg/s # tcp rx: 604 MB/s 79030 calls/s # tcp tx: 575 MB/s 9760 calls/s 9760 msg/s # tcp rx: 575 MB/s 76454 calls/s # tcp tx: 584 MB/s 9912 calls/s 9912 msg/s # tcp rx: 585 MB/s 76379 calls/s # tcp tx: 608 MB/s 10322 calls/s 10322 msg/s # udp gso - over veth touching data # udp rx: 644 MB/s 470371 calls/s # udp tx: 659 MB/s 11191 calls/s 11191 msg/s # udp rx: 682 MB/s 497621 calls/s # udp tx: 681 MB/s 11566 calls/s 11566 msg/s # udp rx: 690 MB/s 503626 calls/s # udp tx: 690 MB/s 11709 calls/s 11709 msg/s # udp rx: 683 MB/s 498729 calls/s # udp tx: 682 MB/s 11584 calls/s 11584 msg/s # udp gso and gro - over veth touching data # udp rx: 547 MB/s 398997 calls/s # udp tx: 561 MB/s 9522 calls/s 9522 msg/s # udp rx: 588 MB/s 429215 calls/s # udp tx: 591 MB/s 10031 calls/s 10031 msg/s # udp rx: 570 MB/s 415787 calls/s # udp tx: 570 MB/s 9681 calls/s 9681 msg/s # udp rx: 561 MB/s 409232 calls/s # udp tx: 564 MB/s 9567 calls/s 9567 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__->