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: 1068 MB/s 18122 calls/s 18122 msg/s # tcp rx: 1068 MB/s 143260 calls/s # tcp tx: 1136 MB/s 19282 calls/s 19282 msg/s # tcp rx: 1137 MB/s 140464 calls/s # tcp tx: 1147 MB/s 19466 calls/s 19466 msg/s # tcp rx: 1148 MB/s 139997 calls/s # tcp tx: 1096 MB/s 18600 calls/s 18600 msg/s # udp gso - over veth touching data # udp rx: 1298 MB/s 924646 calls/s # udp tx: 1329 MB/s 22554 calls/s 22554 msg/s # udp rx: 1345 MB/s 958165 calls/s # udp tx: 1348 MB/s 22878 calls/s 22878 msg/s # udp rx: 1335 MB/s 951101 calls/s # udp tx: 1338 MB/s 22707 calls/s 22707 msg/s # udp rx: 1332 MB/s 949350 calls/s # udp tx: 1336 MB/s 22670 calls/s 22670 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 856011 calls/s # udp tx: 1236 MB/s 20975 calls/s 20975 msg/s # udp rx: 1308 MB/s 932256 calls/s # udp tx: 1310 MB/s 22233 calls/s 22233 msg/s # udp rx: 1316 MB/s 938054 calls/s # udp tx: 1318 MB/s 22356 calls/s 22356 msg/s # udp rx: 1267 MB/s 902818 calls/s # udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 946 MB/s 16048 calls/s 16048 msg/s # tcp rx: 947 MB/s 133051 calls/s # tcp tx: 1154 MB/s 19588 calls/s 19588 msg/s # tcp rx: 1156 MB/s 146072 calls/s # tcp tx: 1154 MB/s 19578 calls/s 19578 msg/s # tcp rx: 1155 MB/s 143780 calls/s # tcp tx: 1125 MB/s 19096 calls/s 19096 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 904499 calls/s # udp tx: 1274 MB/s 21623 calls/s 21623 msg/s # udp rx: 1283 MB/s 935750 calls/s # udp tx: 1284 MB/s 21792 calls/s 21792 msg/s # udp rx: 1293 MB/s 943088 calls/s # udp tx: 1294 MB/s 21956 calls/s 21956 msg/s # udp rx: 1290 MB/s 941389 calls/s # udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 865293 calls/s # udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # udp rx: 1174 MB/s 856825 calls/s # udp tx: 1187 MB/s 20139 calls/s 20139 msg/s # udp rx: 1118 MB/s 815530 calls/s # udp tx: 1104 MB/s 18741 calls/s 18741 msg/s # udp rx: 1114 MB/s 812825 calls/s # udp tx: 1131 MB/s 19188 calls/s 19188 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__->