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: 709 MB/s 12026 calls/s 12026 msg/s # tcp rx: 709 MB/s 32018 calls/s # tcp tx: 716 MB/s 12144 calls/s 12144 msg/s # tcp rx: 716 MB/s 30648 calls/s # tcp tx: 646 MB/s 10972 calls/s 10972 msg/s # tcp rx: 647 MB/s 23762 calls/s # tcp tx: 671 MB/s 11384 calls/s 11384 msg/s # udp gso - over veth touching data # udp rx: 431 MB/s 307632 calls/s # udp tx: 444 MB/s 7537 calls/s 7537 msg/s # udp rx: 408 MB/s 290868 calls/s # udp tx: 407 MB/s 6916 calls/s 6916 msg/s # udp rx: 389 MB/s 277670 calls/s # udp tx: 389 MB/s 6599 calls/s 6599 msg/s # udp rx: 429 MB/s 305734 calls/s # udp tx: 429 MB/s 7281 calls/s 7281 msg/s # udp gso and gro - over veth touching data # udp rx: 577 MB/s 9797 calls/s # udp tx: 597 MB/s 10132 calls/s 10132 msg/s # udp rx: 591 MB/s 10038 calls/s # udp tx: 591 MB/s 10033 calls/s 10033 msg/s # udp rx: 600 MB/s 10193 calls/s # udp tx: 601 MB/s 10206 calls/s 10206 msg/s # udp rx: 611 MB/s 10372 calls/s # udp tx: 615 MB/s 10431 calls/s 10431 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 646 MB/s 10968 calls/s 10968 msg/s # tcp rx: 646 MB/s 30228 calls/s # tcp tx: 625 MB/s 10611 calls/s 10611 msg/s # tcp rx: 626 MB/s 28061 calls/s # tcp tx: 630 MB/s 10692 calls/s 10692 msg/s # tcp rx: 631 MB/s 28109 calls/s # tcp tx: 666 MB/s 11311 calls/s 11311 msg/s # udp gso - over veth touching data # udp rx: 294 MB/s 214903 calls/s # udp tx: 306 MB/s 5193 calls/s 5193 msg/s # udp rx: 290 MB/s 212062 calls/s # udp tx: 290 MB/s 4935 calls/s 4935 msg/s # udp rx: 286 MB/s 208918 calls/s # udp tx: 286 MB/s 4859 calls/s 4859 msg/s # udp rx: 298 MB/s 217423 calls/s # udp tx: 298 MB/s 5060 calls/s 5060 msg/s # udp gso and gro - over veth touching data # udp rx: 741 MB/s 12582 calls/s # udp tx: 766 MB/s 12995 calls/s 12995 msg/s # udp rx: 781 MB/s 13255 calls/s # udp tx: 781 MB/s 13260 calls/s 13260 msg/s # udp rx: 721 MB/s 12244 calls/s # udp tx: 722 MB/s 12254 calls/s 12254 msg/s # udp rx: 783 MB/s 13283 calls/s # udp tx: 783 MB/s 13288 calls/s 13288 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__->