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: 1162 MB/s 19713 calls/s 19713 msg/s # tcp rx: 1162 MB/s 134858 calls/s # tcp tx: 1012 MB/s 17181 calls/s 17181 msg/s # tcp rx: 1013 MB/s 116765 calls/s # tcp tx: 982 MB/s 16666 calls/s 16666 msg/s # tcp rx: 984 MB/s 126618 calls/s # tcp tx: 978 MB/s 16599 calls/s 16599 msg/s # udp gso - over veth touching data # udp rx: 1255 MB/s 894686 calls/s # udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # udp rx: 1342 MB/s 956579 calls/s # udp tx: 1347 MB/s 22859 calls/s 22859 msg/s # udp rx: 1244 MB/s 886528 calls/s # udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # udp rx: 1298 MB/s 925167 calls/s # udp tx: 1301 MB/s 22075 calls/s 22075 msg/s # udp gso and gro - over veth touching data # udp rx: 1268 MB/s 903635 calls/s # udp tx: 1303 MB/s 22107 calls/s 22107 msg/s # udp rx: 1297 MB/s 924309 calls/s # udp tx: 1299 MB/s 22044 calls/s 22044 msg/s # udp rx: 1266 MB/s 902357 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # udp rx: 1170 MB/s 834088 calls/s # udp tx: 1180 MB/s 20015 calls/s 20015 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1137 MB/s 19301 calls/s 19301 msg/s # tcp rx: 1139 MB/s 138906 calls/s # tcp tx: 1176 MB/s 19954 calls/s 19954 msg/s # tcp rx: 1177 MB/s 143354 calls/s # tcp tx: 1205 MB/s 20449 calls/s 20449 msg/s # tcp rx: 1206 MB/s 138468 calls/s # tcp tx: 1193 MB/s 20238 calls/s 20238 msg/s # udp gso - over veth touching data # udp rx: 1253 MB/s 914193 calls/s # udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # udp rx: 1280 MB/s 933873 calls/s # udp tx: 1280 MB/s 21710 calls/s 21710 msg/s # udp rx: 1285 MB/s 937270 calls/s # udp tx: 1284 MB/s 21792 calls/s 21792 msg/s # udp rx: 1285 MB/s 937482 calls/s # udp tx: 1284 MB/s 21793 calls/s 21793 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 885978 calls/s # udp tx: 1252 MB/s 21249 calls/s 21249 msg/s # udp rx: 1256 MB/s 916055 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 msg/s # udp rx: 1251 MB/s 913068 calls/s # udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # udp rx: 1257 MB/s 916839 calls/s # udp tx: 1261 MB/s 21398 calls/s 21398 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__->