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: 1159 MB/s 19666 calls/s 19666 msg/s # tcp rx: 1161 MB/s 131734 calls/s # tcp tx: 1163 MB/s 19729 calls/s 19729 msg/s # tcp rx: 1164 MB/s 138286 calls/s # tcp tx: 1164 MB/s 19756 calls/s 19756 msg/s # tcp rx: 1165 MB/s 137575 calls/s # tcp tx: 1171 MB/s 19873 calls/s 19873 msg/s # udp gso - over veth touching data # udp rx: 1258 MB/s 896424 calls/s # udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # udp rx: 1264 MB/s 901042 calls/s # udp tx: 1266 MB/s 21474 calls/s 21474 msg/s # udp rx: 1301 MB/s 927208 calls/s # udp tx: 1302 MB/s 22090 calls/s 22090 msg/s # udp rx: 1350 MB/s 961766 calls/s # udp tx: 1351 MB/s 22923 calls/s 22923 msg/s # udp gso and gro - over veth touching data # udp rx: 1318 MB/s 939056 calls/s # udp tx: 1351 MB/s 22925 calls/s 22925 msg/s # udp rx: 1312 MB/s 934838 calls/s # udp tx: 1321 MB/s 22412 calls/s 22412 msg/s # udp rx: 1284 MB/s 915178 calls/s # udp tx: 1285 MB/s 21810 calls/s 21810 msg/s # udp rx: 1255 MB/s 894589 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1123 MB/s 19058 calls/s 19058 msg/s # tcp rx: 1124 MB/s 143247 calls/s # tcp tx: 1183 MB/s 20067 calls/s 20067 msg/s # tcp rx: 1184 MB/s 143142 calls/s # tcp tx: 1192 MB/s 20222 calls/s 20222 msg/s # tcp rx: 1193 MB/s 144069 calls/s # tcp tx: 1091 MB/s 18515 calls/s 18515 msg/s # udp gso - over veth touching data # udp rx: 1171 MB/s 854285 calls/s # udp tx: 1197 MB/s 20311 calls/s 20311 msg/s # udp rx: 1205 MB/s 879233 calls/s # udp tx: 1204 MB/s 20422 calls/s 20422 msg/s # udp rx: 1247 MB/s 910058 calls/s # udp tx: 1247 MB/s 21160 calls/s 21160 msg/s # udp rx: 1253 MB/s 914392 calls/s # udp tx: 1261 MB/s 21388 calls/s 21388 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 891421 calls/s # udp tx: 1250 MB/s 21208 calls/s 21208 msg/s # udp rx: 1247 MB/s 909926 calls/s # udp tx: 1246 MB/s 21141 calls/s 21141 msg/s # udp rx: 1258 MB/s 918160 calls/s # udp tx: 1258 MB/s 21350 calls/s 21350 msg/s # udp rx: 1297 MB/s 946446 calls/s # udp tx: 1296 MB/s 21988 calls/s 21988 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__->