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: 750 MB/s 12733 calls/s 12733 msg/s # tcp rx: 756 MB/s 32354 calls/s # tcp tx: 712 MB/s 12087 calls/s 12087 msg/s # tcp rx: 715 MB/s 32246 calls/s # tcp tx: 732 MB/s 12419 calls/s 12419 msg/s # tcp rx: 732 MB/s 32581 calls/s # tcp tx: 692 MB/s 11737 calls/s 11737 msg/s # udp gso - over veth touching data # udp rx: 290 MB/s 206584 calls/s # udp tx: 298 MB/s 5062 calls/s 5062 msg/s # udp rx: 266 MB/s 189580 calls/s # udp tx: 265 MB/s 4499 calls/s 4499 msg/s # udp rx: 268 MB/s 190974 calls/s # udp tx: 267 MB/s 4545 calls/s 4545 msg/s # udp rx: 269 MB/s 192058 calls/s # udp tx: 269 MB/s 4564 calls/s 4564 msg/s # udp gso and gro - over veth touching data # udp rx: 564 MB/s 9475 calls/s # udp tx: 574 MB/s 9738 calls/s 9738 msg/s # udp rx: 514 MB/s 8729 calls/s # udp tx: 514 MB/s 8727 calls/s 8727 msg/s # udp rx: 573 MB/s 9720 calls/s # udp tx: 578 MB/s 9817 calls/s 9817 msg/s # udp rx: 552 MB/s 9367 calls/s # udp tx: 552 MB/s 9373 calls/s 9373 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 674 MB/s 11446 calls/s 11446 msg/s # tcp rx: 676 MB/s 30303 calls/s # tcp tx: 567 MB/s 9631 calls/s 9631 msg/s # tcp rx: 568 MB/s 25871 calls/s # tcp tx: 624 MB/s 10586 calls/s 10586 msg/s # tcp rx: 625 MB/s 26893 calls/s # tcp tx: 677 MB/s 11493 calls/s 11493 msg/s # udp gso - over veth touching data # udp rx: 237 MB/s 173427 calls/s # udp tx: 246 MB/s 4177 calls/s 4177 msg/s # udp rx: 239 MB/s 174712 calls/s # udp tx: 239 MB/s 4069 calls/s 4069 msg/s # udp rx: 238 MB/s 173808 calls/s # udp tx: 237 MB/s 4033 calls/s 4033 msg/s # udp rx: 286 MB/s 208856 calls/s # udp tx: 288 MB/s 4901 calls/s 4901 msg/s # udp gso and gro - over veth touching data # udp rx: 518 MB/s 8788 calls/s # udp tx: 531 MB/s 9014 calls/s 9014 msg/s # udp rx: 525 MB/s 8908 calls/s # udp tx: 520 MB/s 8821 calls/s 8821 msg/s # udp rx: 571 MB/s 9699 calls/s # udp tx: 575 MB/s 9766 calls/s 9766 msg/s # udp rx: 557 MB/s 9464 calls/s # udp tx: 559 MB/s 9494 calls/s 9494 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__->