make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1047 MB/s 17758 calls/s 17758 msg/s # tcp rx: 1047 MB/s 136900 calls/s # tcp tx: 1097 MB/s 18622 calls/s 18622 msg/s # tcp rx: 1100 MB/s 120059 calls/s # tcp tx: 684 MB/s 11618 calls/s 11618 msg/s # tcp rx: 684 MB/s 82451 calls/s # tcp tx: 679 MB/s 11521 calls/s 11521 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 859304 calls/s # udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # udp rx: 1259 MB/s 897483 calls/s # udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # udp rx: 1286 MB/s 916175 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # udp rx: 1291 MB/s 919905 calls/s # udp tx: 1292 MB/s 21924 calls/s 21924 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 882152 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1278 MB/s 910576 calls/s # udp tx: 1279 MB/s 21702 calls/s 21702 msg/s # udp rx: 1286 MB/s 916272 calls/s # udp tx: 1288 MB/s 21852 calls/s 21852 msg/s # udp rx: 1306 MB/s 930976 calls/s # udp tx: 1307 MB/s 22183 calls/s 22183 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1195 MB/s 20278 calls/s 20278 msg/s # tcp rx: 1195 MB/s 141352 calls/s # tcp tx: 1123 MB/s 19062 calls/s 19062 msg/s # tcp rx: 1136 MB/s 124815 calls/s # tcp tx: 1115 MB/s 18925 calls/s 18925 msg/s # tcp rx: 1117 MB/s 123419 calls/s # tcp tx: 1127 MB/s 19124 calls/s 19124 msg/s # udp gso - over veth touching data # udp rx: 1173 MB/s 855622 calls/s # udp tx: 1211 MB/s 20544 calls/s 20544 msg/s # udp rx: 1262 MB/s 920838 calls/s # udp tx: 1261 MB/s 21404 calls/s 21404 msg/s # udp rx: 1269 MB/s 925579 calls/s # udp tx: 1268 MB/s 21518 calls/s 21518 msg/s # udp rx: 1268 MB/s 925321 calls/s # udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # udp gso and gro - over veth touching data # udp rx: 1132 MB/s 826003 calls/s # udp tx: 1170 MB/s 19853 calls/s 19853 msg/s # udp rx: 1173 MB/s 855724 calls/s # udp tx: 1173 MB/s 19909 calls/s 19909 msg/s # udp rx: 1245 MB/s 908112 calls/s # udp tx: 1247 MB/s 21154 calls/s 21154 msg/s # udp rx: 1255 MB/s 915350 calls/s # udp tx: 1256 MB/s 21319 calls/s 21319 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__->