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: 1042 MB/s 17687 calls/s 17687 msg/s # tcp rx: 1058 MB/s 129531 calls/s # tcp tx: 1113 MB/s 18894 calls/s 18894 msg/s # tcp rx: 1110 MB/s 124806 calls/s # tcp tx: 1017 MB/s 17249 calls/s 17249 msg/s # tcp rx: 1019 MB/s 129976 calls/s # tcp tx: 1087 MB/s 18449 calls/s 18449 msg/s # udp gso - over veth touching data # udp rx: 1231 MB/s 877438 calls/s # udp tx: 1263 MB/s 21431 calls/s 21431 msg/s # udp rx: 1328 MB/s 946512 calls/s # udp tx: 1329 MB/s 22546 calls/s 22546 msg/s # udp rx: 1316 MB/s 937600 calls/s # udp tx: 1314 MB/s 22294 calls/s 22294 msg/s # udp rx: 1301 MB/s 927216 calls/s # udp tx: 1300 MB/s 22062 calls/s 22062 msg/s # udp gso and gro - over veth touching data # udp rx: 1266 MB/s 902280 calls/s # udp tx: 1307 MB/s 22169 calls/s 22169 msg/s # udp rx: 1314 MB/s 936202 calls/s # udp tx: 1313 MB/s 22272 calls/s 22272 msg/s # udp rx: 1300 MB/s 926530 calls/s # udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # udp rx: 1302 MB/s 928005 calls/s # udp tx: 1301 MB/s 22078 calls/s 22078 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1193 MB/s 20243 calls/s 20243 msg/s # tcp rx: 1194 MB/s 138513 calls/s # tcp tx: 1189 MB/s 20172 calls/s 20172 msg/s # tcp rx: 1190 MB/s 137704 calls/s # tcp tx: 1131 MB/s 19199 calls/s 19199 msg/s # tcp rx: 1133 MB/s 130238 calls/s # tcp tx: 1143 MB/s 19401 calls/s 19401 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 881544 calls/s # udp tx: 1240 MB/s 21043 calls/s 21043 msg/s # udp rx: 1258 MB/s 918147 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # udp rx: 1271 MB/s 927153 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 1275 MB/s 930043 calls/s # udp tx: 1274 MB/s 21614 calls/s 21614 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 884378 calls/s # udp tx: 1247 MB/s 21162 calls/s 21162 msg/s # udp rx: 1247 MB/s 909760 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 1245 MB/s 908270 calls/s # udp tx: 1244 MB/s 21109 calls/s 21109 msg/s # udp rx: 1245 MB/s 908587 calls/s # udp tx: 1256 MB/s 21312 calls/s 21312 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__->