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: 729 MB/s 12369 calls/s 12369 msg/s # tcp rx: 729 MB/s 88711 calls/s # tcp tx: 738 MB/s 12520 calls/s 12520 msg/s # tcp rx: 738 MB/s 88526 calls/s # tcp tx: 740 MB/s 12557 calls/s 12557 msg/s # tcp rx: 741 MB/s 88264 calls/s # tcp tx: 728 MB/s 12358 calls/s 12358 msg/s # udp gso - over veth touching data # udp rx: 599 MB/s 427204 calls/s # udp tx: 616 MB/s 10454 calls/s 10454 msg/s # udp rx: 679 MB/s 483722 calls/s # udp tx: 680 MB/s 11536 calls/s 11536 msg/s # udp rx: 656 MB/s 467578 calls/s # udp tx: 658 MB/s 11162 calls/s 11162 msg/s # udp rx: 660 MB/s 470715 calls/s # udp tx: 662 MB/s 11238 calls/s 11238 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 446589 calls/s # udp tx: 639 MB/s 10853 calls/s 10853 msg/s # udp rx: 674 MB/s 480495 calls/s # udp tx: 674 MB/s 11436 calls/s 11436 msg/s # udp rx: 672 MB/s 479190 calls/s # udp tx: 672 MB/s 11401 calls/s 11401 msg/s # udp rx: 675 MB/s 480914 calls/s # udp tx: 674 MB/s 11444 calls/s 11444 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 790 MB/s 13410 calls/s 13410 msg/s # tcp rx: 791 MB/s 93560 calls/s # tcp tx: 797 MB/s 13519 calls/s 13519 msg/s # tcp rx: 797 MB/s 92659 calls/s # tcp tx: 804 MB/s 13644 calls/s 13644 msg/s # tcp rx: 805 MB/s 89467 calls/s # tcp tx: 796 MB/s 13515 calls/s 13515 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 899650 calls/s # udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # udp rx: 1250 MB/s 911817 calls/s # udp tx: 1248 MB/s 21183 calls/s 21183 msg/s # udp rx: 1227 MB/s 894888 calls/s # udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # udp rx: 1232 MB/s 899066 calls/s # udp tx: 1232 MB/s 20911 calls/s 20911 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 884552 calls/s # udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # udp rx: 1290 MB/s 940953 calls/s # udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # udp rx: 1281 MB/s 934640 calls/s # udp tx: 1280 MB/s 21717 calls/s 21717 msg/s # udp rx: 1282 MB/s 935637 calls/s # udp tx: 1281 MB/s 21743 calls/s 21743 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__->