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: 1137 MB/s 19292 calls/s 19292 msg/s # tcp rx: 1137 MB/s 123107 calls/s # tcp tx: 1307 MB/s 22168 calls/s 22168 msg/s # tcp rx: 1308 MB/s 111626 calls/s # tcp tx: 1093 MB/s 18552 calls/s 18552 msg/s # tcp rx: 1109 MB/s 127139 calls/s # tcp tx: 1067 MB/s 18102 calls/s 18102 msg/s # udp gso - over veth touching data # udp rx: 1174 MB/s 836679 calls/s # udp tx: 1207 MB/s 20482 calls/s 20482 msg/s # udp rx: 1278 MB/s 910580 calls/s # udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # udp rx: 1318 MB/s 939384 calls/s # udp tx: 1319 MB/s 22388 calls/s 22388 msg/s # udp rx: 1323 MB/s 942737 calls/s # udp tx: 1323 MB/s 22453 calls/s 22453 msg/s # udp gso and gro - over veth touching data # udp rx: 1219 MB/s 869054 calls/s # udp tx: 1257 MB/s 21321 calls/s 21321 msg/s # udp rx: 1248 MB/s 889707 calls/s # udp tx: 1247 MB/s 21160 calls/s 21160 msg/s # udp rx: 1253 MB/s 892973 calls/s # udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # udp rx: 1283 MB/s 914020 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1162 MB/s 19709 calls/s 19709 msg/s # tcp rx: 1162 MB/s 144551 calls/s # tcp tx: 1102 MB/s 18700 calls/s 18700 msg/s # tcp rx: 1103 MB/s 136005 calls/s # tcp tx: 1073 MB/s 18201 calls/s 18201 msg/s # tcp rx: 1074 MB/s 133714 calls/s # tcp tx: 1102 MB/s 18694 calls/s 18694 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 880177 calls/s # udp tx: 1252 MB/s 21243 calls/s 21243 msg/s # udp rx: 1283 MB/s 935904 calls/s # udp tx: 1284 MB/s 21789 calls/s 21789 msg/s # udp rx: 1240 MB/s 904443 calls/s # udp tx: 1239 MB/s 21019 calls/s 21019 msg/s # udp rx: 1215 MB/s 886737 calls/s # udp tx: 1216 MB/s 20640 calls/s 20640 msg/s # udp gso and gro - over veth touching data # udp rx: 1229 MB/s 896331 calls/s # udp tx: 1262 MB/s 21416 calls/s 21416 msg/s # udp rx: 1238 MB/s 902886 calls/s # udp tx: 1246 MB/s 21138 calls/s 21138 msg/s # udp rx: 1213 MB/s 885347 calls/s # udp tx: 1215 MB/s 20612 calls/s 20612 msg/s # udp rx: 1237 MB/s 902772 calls/s # udp tx: 1239 MB/s 21023 calls/s 21023 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__->