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: 1131 MB/s 19186 calls/s 19186 msg/s # tcp rx: 1131 MB/s 136600 calls/s # tcp tx: 1007 MB/s 17087 calls/s 17087 msg/s # tcp rx: 1050 MB/s 123572 calls/s # tcp tx: 1026 MB/s 17405 calls/s 17405 msg/s # tcp rx: 1018 MB/s 132032 calls/s # tcp tx: 1072 MB/s 18196 calls/s 18196 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 876581 calls/s # udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # udp rx: 1284 MB/s 914910 calls/s # udp tx: 1283 MB/s 21764 calls/s 21764 msg/s # udp rx: 1272 MB/s 906355 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 1280 MB/s 911890 calls/s # udp tx: 1279 MB/s 21704 calls/s 21704 msg/s # udp gso and gro - over veth touching data # udp rx: 1189 MB/s 847664 calls/s # udp tx: 1229 MB/s 20858 calls/s 20858 msg/s # udp rx: 1292 MB/s 920971 calls/s # udp tx: 1294 MB/s 21963 calls/s 21963 msg/s # udp rx: 1289 MB/s 918862 calls/s # udp tx: 1293 MB/s 21938 calls/s 21938 msg/s # udp rx: 1298 MB/s 924895 calls/s # udp tx: 1300 MB/s 22054 calls/s 22054 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1091 MB/s 18507 calls/s 18507 msg/s # tcp rx: 1091 MB/s 135282 calls/s # tcp tx: 1012 MB/s 17169 calls/s 17169 msg/s # tcp rx: 1013 MB/s 133510 calls/s # tcp tx: 1072 MB/s 18192 calls/s 18192 msg/s # tcp rx: 1073 MB/s 133095 calls/s # tcp tx: 1052 MB/s 17849 calls/s 17849 msg/s # udp gso - over veth touching data # udp rx: 1177 MB/s 858689 calls/s # udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # udp rx: 1247 MB/s 909699 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 1268 MB/s 924955 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp rx: 1287 MB/s 938832 calls/s # udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 885556 calls/s # udp tx: 1252 MB/s 21241 calls/s 21241 msg/s # udp rx: 1147 MB/s 836754 calls/s # udp tx: 1146 MB/s 19451 calls/s 19451 msg/s # udp rx: 1270 MB/s 926226 calls/s # udp tx: 1269 MB/s 21525 calls/s 21525 msg/s # udp rx: 1266 MB/s 923391 calls/s # udp tx: 1265 MB/s 21458 calls/s 21458 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__->