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: 999 MB/s 16952 calls/s 16952 msg/s # tcp rx: 999 MB/s 121073 calls/s # tcp tx: 1000 MB/s 16969 calls/s 16969 msg/s # tcp rx: 1003 MB/s 125232 calls/s # tcp tx: 1043 MB/s 17701 calls/s 17701 msg/s # tcp rx: 1044 MB/s 132119 calls/s # tcp tx: 1064 MB/s 18060 calls/s 18060 msg/s # udp gso - over veth touching data # udp rx: 1279 MB/s 911517 calls/s # udp tx: 1320 MB/s 22404 calls/s 22404 msg/s # udp rx: 1317 MB/s 938825 calls/s # udp tx: 1319 MB/s 22386 calls/s 22386 msg/s # udp rx: 1297 MB/s 924451 calls/s # udp tx: 1301 MB/s 22071 calls/s 22071 msg/s # udp rx: 1311 MB/s 933956 calls/s # udp tx: 1313 MB/s 22283 calls/s 22283 msg/s # udp gso and gro - over veth touching data # udp rx: 1199 MB/s 854282 calls/s # udp tx: 1235 MB/s 20955 calls/s 20955 msg/s # udp rx: 1316 MB/s 937598 calls/s # udp tx: 1316 MB/s 22321 calls/s 22321 msg/s # udp rx: 788 MB/s 561503 calls/s # udp tx: 770 MB/s 13067 calls/s 13067 msg/s # udp rx: 689 MB/s 491296 calls/s # udp tx: 689 MB/s 11693 calls/s 11693 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 901 MB/s 15296 calls/s 15296 msg/s # tcp rx: 902 MB/s 117036 calls/s # tcp tx: 934 MB/s 15846 calls/s 15846 msg/s # tcp rx: 935 MB/s 122272 calls/s # tcp tx: 894 MB/s 15172 calls/s 15172 msg/s # tcp rx: 895 MB/s 117762 calls/s # tcp tx: 865 MB/s 14682 calls/s 14682 msg/s # udp gso - over veth touching data # udp rx: 1147 MB/s 836522 calls/s # udp tx: 1193 MB/s 20248 calls/s 20248 msg/s # udp rx: 1253 MB/s 914054 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 1228 MB/s 895592 calls/s # udp tx: 1225 MB/s 20780 calls/s 20780 msg/s # udp rx: 1204 MB/s 878123 calls/s # udp tx: 1203 MB/s 20420 calls/s 20420 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 905390 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 1272 MB/s 928112 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # udp rx: 1269 MB/s 926171 calls/s # udp tx: 1273 MB/s 21604 calls/s 21604 msg/s # udp rx: 1268 MB/s 925352 calls/s # udp tx: 1273 MB/s 21599 calls/s 21599 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__->