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: 1132 MB/s 19215 calls/s 19215 msg/s # tcp rx: 1133 MB/s 135906 calls/s # tcp tx: 1148 MB/s 19480 calls/s 19480 msg/s # tcp rx: 1149 MB/s 135724 calls/s # tcp tx: 1140 MB/s 19348 calls/s 19348 msg/s # tcp rx: 1141 MB/s 134707 calls/s # tcp tx: 1121 MB/s 19015 calls/s 19015 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 889525 calls/s # udp tx: 1283 MB/s 21768 calls/s 21768 msg/s # udp rx: 1315 MB/s 937187 calls/s # udp tx: 1314 MB/s 22298 calls/s 22298 msg/s # udp rx: 1318 MB/s 939205 calls/s # udp tx: 1318 MB/s 22370 calls/s 22370 msg/s # udp rx: 787 MB/s 560632 calls/s # udp tx: 768 MB/s 13039 calls/s 13039 msg/s # udp gso and gro - over veth touching data # udp rx: 1184 MB/s 843857 calls/s # udp tx: 1220 MB/s 20701 calls/s 20701 msg/s # udp rx: 1253 MB/s 893283 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # udp rx: 1285 MB/s 915667 calls/s # udp tx: 1282 MB/s 21751 calls/s 21751 msg/s # udp rx: 1268 MB/s 903480 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1133 MB/s 19226 calls/s 19226 msg/s # tcp rx: 1134 MB/s 135228 calls/s # tcp tx: 1130 MB/s 19175 calls/s 19175 msg/s # tcp rx: 1131 MB/s 132103 calls/s # tcp tx: 1137 MB/s 19299 calls/s 19299 msg/s # tcp rx: 1138 MB/s 131678 calls/s # tcp tx: 1128 MB/s 19148 calls/s 19148 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 879944 calls/s # udp tx: 1239 MB/s 21029 calls/s 21029 msg/s # udp rx: 1218 MB/s 888628 calls/s # udp tx: 1220 MB/s 20706 calls/s 20706 msg/s # udp rx: 1171 MB/s 854269 calls/s # udp tx: 1180 MB/s 20023 calls/s 20023 msg/s # udp rx: 1249 MB/s 911467 calls/s # udp tx: 1250 MB/s 21213 calls/s 21213 msg/s # udp gso and gro - over veth touching data # udp rx: 1244 MB/s 907826 calls/s # udp tx: 1285 MB/s 21796 calls/s 21796 msg/s # udp rx: 1273 MB/s 928788 calls/s # udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # udp rx: 1286 MB/s 938123 calls/s # udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # udp rx: 1290 MB/s 940887 calls/s # udp tx: 1293 MB/s 21936 calls/s 21936 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__->