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: 1151 MB/s 19527 calls/s 19527 msg/s # tcp rx: 1187 MB/s 140562 calls/s # tcp tx: 1064 MB/s 18053 calls/s 18053 msg/s # tcp rx: 1078 MB/s 108328 calls/s # tcp tx: 1114 MB/s 18905 calls/s 18905 msg/s # tcp rx: 1115 MB/s 124549 calls/s # tcp tx: 1116 MB/s 18942 calls/s 18942 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 872642 calls/s # udp tx: 1262 MB/s 21410 calls/s 21410 msg/s # udp rx: 1288 MB/s 917755 calls/s # udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # udp rx: 1154 MB/s 822272 calls/s # udp tx: 1150 MB/s 19512 calls/s 19512 msg/s # udp rx: 1241 MB/s 884166 calls/s # udp tx: 1251 MB/s 21230 calls/s 21230 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909193 calls/s # udp tx: 1308 MB/s 22190 calls/s 22190 msg/s # udp rx: 1290 MB/s 919388 calls/s # udp tx: 1291 MB/s 21908 calls/s 21908 msg/s # udp rx: 1286 MB/s 916511 calls/s # udp tx: 1276 MB/s 21647 calls/s 21647 msg/s # udp rx: 1293 MB/s 921246 calls/s # udp tx: 1302 MB/s 22098 calls/s 22098 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1052 MB/s 17847 calls/s 17847 msg/s # tcp rx: 1052 MB/s 124355 calls/s # tcp tx: 1094 MB/s 18571 calls/s 18571 msg/s # tcp rx: 1096 MB/s 133165 calls/s # tcp tx: 965 MB/s 16369 calls/s 16369 msg/s # tcp rx: 964 MB/s 126107 calls/s # tcp tx: 671 MB/s 11381 calls/s 11381 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 888274 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # udp rx: 1279 MB/s 932847 calls/s # udp tx: 1282 MB/s 21749 calls/s 21749 msg/s # udp rx: 1279 MB/s 933254 calls/s # udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # udp rx: 1278 MB/s 932552 calls/s # udp tx: 1282 MB/s 21746 calls/s 21746 msg/s # udp gso and gro - over veth touching data # udp rx: 1105 MB/s 806581 calls/s # udp tx: 1118 MB/s 18976 calls/s 18976 msg/s # udp rx: 534 MB/s 390073 calls/s # udp tx: 534 MB/s 9064 calls/s 9064 msg/s # udp rx: 1169 MB/s 852734 calls/s # udp tx: 1186 MB/s 20128 calls/s 20128 msg/s # udp rx: 1260 MB/s 919130 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 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__->