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: 1116 MB/s 18942 calls/s 18942 msg/s # tcp rx: 1117 MB/s 142836 calls/s # tcp tx: 1163 MB/s 19741 calls/s 19741 msg/s # tcp rx: 1164 MB/s 143336 calls/s # tcp tx: 1112 MB/s 18877 calls/s 18877 msg/s # tcp rx: 1112 MB/s 141967 calls/s # tcp tx: 1103 MB/s 18713 calls/s 18713 msg/s # udp gso - over veth touching data # udp rx: 1262 MB/s 899313 calls/s # udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # udp rx: 1278 MB/s 910835 calls/s # udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # udp rx: 1342 MB/s 956293 calls/s # udp tx: 1345 MB/s 22815 calls/s 22815 msg/s # udp rx: 1293 MB/s 921529 calls/s # udp tx: 1295 MB/s 21975 calls/s 21975 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 891519 calls/s # udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # udp rx: 1253 MB/s 892780 calls/s # udp tx: 1255 MB/s 21302 calls/s 21302 msg/s # udp rx: 1299 MB/s 925933 calls/s # udp tx: 1302 MB/s 22087 calls/s 22087 msg/s # udp rx: 1310 MB/s 933213 calls/s # udp tx: 1319 MB/s 22382 calls/s 22382 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1064 MB/s 18055 calls/s 18055 msg/s # tcp rx: 1064 MB/s 136441 calls/s # tcp tx: 1076 MB/s 18257 calls/s 18257 msg/s # tcp rx: 1078 MB/s 132093 calls/s # tcp tx: 1082 MB/s 18364 calls/s 18364 msg/s # tcp rx: 1084 MB/s 132341 calls/s # tcp tx: 1091 MB/s 18510 calls/s 18510 msg/s # udp gso - over veth touching data # udp rx: 1119 MB/s 816701 calls/s # udp tx: 1159 MB/s 19672 calls/s 19672 msg/s # udp rx: 1288 MB/s 940002 calls/s # udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # udp rx: 669 MB/s 488067 calls/s # udp tx: 644 MB/s 10938 calls/s 10938 msg/s # udp rx: 593 MB/s 432648 calls/s # udp tx: 587 MB/s 9968 calls/s 9968 msg/s # udp gso and gro - over veth touching data # udp rx: 1202 MB/s 876751 calls/s # udp tx: 1241 MB/s 21057 calls/s 21057 msg/s # udp rx: 1260 MB/s 919583 calls/s # udp tx: 1264 MB/s 21441 calls/s 21441 msg/s # udp rx: 1260 MB/s 919609 calls/s # udp tx: 1263 MB/s 21424 calls/s 21424 msg/s # udp rx: 1258 MB/s 918121 calls/s # udp tx: 1261 MB/s 21393 calls/s 21393 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__->