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: 699 MB/s 11865 calls/s 11865 msg/s # tcp rx: 700 MB/s 30079 calls/s # tcp tx: 746 MB/s 12653 calls/s 12653 msg/s # tcp rx: 746 MB/s 33551 calls/s # tcp tx: 683 MB/s 11597 calls/s 11597 msg/s # tcp rx: 684 MB/s 31394 calls/s # tcp tx: 680 MB/s 11535 calls/s 11535 msg/s # udp gso - over veth touching data # udp rx: 381 MB/s 271720 calls/s # udp tx: 391 MB/s 6638 calls/s 6638 msg/s # udp rx: 418 MB/s 298178 calls/s # udp tx: 422 MB/s 7163 calls/s 7163 msg/s # udp rx: 477 MB/s 340440 calls/s # udp tx: 477 MB/s 8095 calls/s 8095 msg/s # udp rx: 352 MB/s 251394 calls/s # udp tx: 349 MB/s 5933 calls/s 5933 msg/s # udp gso and gro - over veth touching data # udp rx: 518 MB/s 8796 calls/s # udp tx: 541 MB/s 9186 calls/s 9186 msg/s # udp rx: 606 MB/s 10293 calls/s # udp tx: 606 MB/s 10279 calls/s 10279 msg/s # udp rx: 596 MB/s 10113 calls/s # udp tx: 594 MB/s 10090 calls/s 10090 msg/s # udp rx: 615 MB/s 10447 calls/s # udp tx: 616 MB/s 10453 calls/s 10453 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 622 MB/s 10564 calls/s 10564 msg/s # tcp rx: 626 MB/s 26060 calls/s # tcp tx: 596 MB/s 10114 calls/s 10114 msg/s # tcp rx: 596 MB/s 24553 calls/s # tcp tx: 633 MB/s 10738 calls/s 10738 msg/s # tcp rx: 634 MB/s 21595 calls/s # tcp tx: 721 MB/s 12239 calls/s 12239 msg/s # udp gso - over veth touching data # udp rx: 312 MB/s 228198 calls/s # udp tx: 326 MB/s 5538 calls/s 5538 msg/s # udp rx: 326 MB/s 238255 calls/s # udp tx: 322 MB/s 5471 calls/s 5471 msg/s # udp rx: 263 MB/s 192000 calls/s # udp tx: 262 MB/s 4454 calls/s 4454 msg/s # udp rx: 240 MB/s 175526 calls/s # udp tx: 242 MB/s 4108 calls/s 4108 msg/s # udp gso and gro - over veth touching data # udp rx: 470 MB/s 7976 calls/s # udp tx: 489 MB/s 8306 calls/s 8306 msg/s # udp rx: 485 MB/s 8226 calls/s # udp tx: 483 MB/s 8208 calls/s 8208 msg/s # udp rx: 545 MB/s 9244 calls/s # udp tx: 545 MB/s 9260 calls/s 9260 msg/s # udp rx: 566 MB/s 9600 calls/s # udp tx: 565 MB/s 9594 calls/s 9594 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__->