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: 1130 MB/s 19182 calls/s 19182 msg/s # tcp rx: 1131 MB/s 141420 calls/s # tcp tx: 1135 MB/s 19259 calls/s 19259 msg/s # tcp rx: 1136 MB/s 140522 calls/s # tcp tx: 1145 MB/s 19432 calls/s 19432 msg/s # tcp rx: 1146 MB/s 140286 calls/s # tcp tx: 1143 MB/s 19399 calls/s 19399 msg/s # udp gso - over veth touching data # udp rx: 1286 MB/s 916240 calls/s # udp tx: 1318 MB/s 22371 calls/s 22371 msg/s # udp rx: 1309 MB/s 932873 calls/s # udp tx: 1319 MB/s 22372 calls/s 22372 msg/s # udp rx: 1311 MB/s 934195 calls/s # udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # udp rx: 1316 MB/s 937862 calls/s # udp tx: 1315 MB/s 22316 calls/s 22316 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 887183 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1307 MB/s 931552 calls/s # udp tx: 1312 MB/s 22255 calls/s 22255 msg/s # udp rx: 1319 MB/s 940005 calls/s # udp tx: 1321 MB/s 22413 calls/s 22413 msg/s # udp rx: 1321 MB/s 941171 calls/s # udp tx: 1323 MB/s 22441 calls/s 22441 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1106 MB/s 18760 calls/s 18760 msg/s # tcp rx: 1106 MB/s 139025 calls/s # tcp tx: 1096 MB/s 18593 calls/s 18593 msg/s # tcp rx: 1131 MB/s 132055 calls/s # tcp tx: 896 MB/s 15209 calls/s 15209 msg/s # tcp rx: 885 MB/s 131417 calls/s # tcp tx: 973 MB/s 16514 calls/s 16514 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 898712 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 msg/s # udp rx: 1244 MB/s 907652 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # udp rx: 1258 MB/s 918023 calls/s # udp tx: 1259 MB/s 21370 calls/s 21370 msg/s # udp rx: 1249 MB/s 911082 calls/s # udp tx: 1249 MB/s 21185 calls/s 21185 msg/s # udp gso and gro - over veth touching data # udp rx: 1166 MB/s 850691 calls/s # udp tx: 1187 MB/s 20135 calls/s 20135 msg/s # udp rx: 1234 MB/s 900266 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 msg/s # udp rx: 1249 MB/s 911308 calls/s # udp tx: 1248 MB/s 21182 calls/s 21182 msg/s # udp rx: 1274 MB/s 929660 calls/s # udp tx: 1273 MB/s 21597 calls/s 21597 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__->