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: 1040 MB/s 17648 calls/s 17648 msg/s # tcp rx: 1041 MB/s 131631 calls/s # tcp tx: 997 MB/s 16921 calls/s 16921 msg/s # tcp rx: 998 MB/s 124926 calls/s # tcp tx: 1055 MB/s 17894 calls/s 17894 msg/s # tcp rx: 1055 MB/s 129325 calls/s # tcp tx: 1023 MB/s 17362 calls/s 17362 msg/s # udp gso - over veth touching data # udp rx: 1252 MB/s 892562 calls/s # udp tx: 1290 MB/s 21883 calls/s 21883 msg/s # udp rx: 1322 MB/s 942296 calls/s # udp tx: 1322 MB/s 22427 calls/s 22427 msg/s # udp rx: 1319 MB/s 939671 calls/s # udp tx: 1318 MB/s 22365 calls/s 22365 msg/s # udp rx: 1279 MB/s 911193 calls/s # udp tx: 1278 MB/s 21677 calls/s 21677 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 882210 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # udp rx: 1235 MB/s 880075 calls/s # udp tx: 1236 MB/s 20965 calls/s 20965 msg/s # udp rx: 1256 MB/s 895298 calls/s # udp tx: 1258 MB/s 21338 calls/s 21338 msg/s # udp rx: 1255 MB/s 894224 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1077 MB/s 18273 calls/s 18273 msg/s # tcp rx: 1077 MB/s 136840 calls/s # tcp tx: 1162 MB/s 19717 calls/s 19717 msg/s # tcp rx: 1161 MB/s 129669 calls/s # tcp tx: 1046 MB/s 17742 calls/s 17742 msg/s # tcp rx: 1048 MB/s 132573 calls/s # tcp tx: 984 MB/s 16698 calls/s 16698 msg/s # udp gso - over veth touching data # udp rx: 1150 MB/s 838770 calls/s # udp tx: 1185 MB/s 20111 calls/s 20111 msg/s # udp rx: 1267 MB/s 924240 calls/s # udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # udp rx: 1276 MB/s 930817 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 1291 MB/s 941560 calls/s # udp tx: 1294 MB/s 21951 calls/s 21951 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 883383 calls/s # udp tx: 1248 MB/s 21183 calls/s 21183 msg/s # udp rx: 1166 MB/s 850623 calls/s # udp tx: 1161 MB/s 19694 calls/s 19694 msg/s # udp rx: 1067 MB/s 778471 calls/s # udp tx: 1076 MB/s 18258 calls/s 18258 msg/s # udp rx: 1265 MB/s 923235 calls/s # udp tx: 1268 MB/s 21513 calls/s 21513 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__->