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: 1104 MB/s 18731 calls/s 18731 msg/s # tcp rx: 1104 MB/s 139603 calls/s # tcp tx: 1129 MB/s 19160 calls/s 19160 msg/s # tcp rx: 1131 MB/s 138278 calls/s # tcp tx: 1112 MB/s 18871 calls/s 18871 msg/s # tcp rx: 1113 MB/s 137259 calls/s # tcp tx: 1145 MB/s 19434 calls/s 19434 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 831788 calls/s # udp tx: 1202 MB/s 20398 calls/s 20398 msg/s # udp rx: 1149 MB/s 819186 calls/s # udp tx: 1152 MB/s 19548 calls/s 19548 msg/s # udp rx: 1258 MB/s 896693 calls/s # udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # udp rx: 1325 MB/s 944018 calls/s # udp tx: 1327 MB/s 22510 calls/s 22510 msg/s # udp gso and gro - over veth touching data # udp rx: 1239 MB/s 882615 calls/s # udp tx: 1270 MB/s 21549 calls/s 21549 msg/s # udp rx: 1238 MB/s 882322 calls/s # udp tx: 1241 MB/s 21054 calls/s 21054 msg/s # udp rx: 1262 MB/s 899063 calls/s # udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # udp rx: 1272 MB/s 906147 calls/s # udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 955 MB/s 16210 calls/s 16210 msg/s # tcp rx: 962 MB/s 130069 calls/s # tcp tx: 1027 MB/s 17429 calls/s 17429 msg/s # tcp rx: 1040 MB/s 125130 calls/s # tcp tx: 956 MB/s 16224 calls/s 16224 msg/s # tcp rx: 957 MB/s 122237 calls/s # tcp tx: 956 MB/s 16227 calls/s 16227 msg/s # udp gso - over veth touching data # udp rx: 1249 MB/s 911183 calls/s # udp tx: 1286 MB/s 21828 calls/s 21828 msg/s # udp rx: 1269 MB/s 925825 calls/s # udp tx: 1268 MB/s 21514 calls/s 21514 msg/s # udp rx: 1266 MB/s 924006 calls/s # udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # udp rx: 1276 MB/s 931222 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # udp gso and gro - over veth touching data # udp rx: 606 MB/s 442642 calls/s # udp tx: 625 MB/s 10615 calls/s 10615 msg/s # udp rx: 648 MB/s 472817 calls/s # udp tx: 649 MB/s 11011 calls/s 11011 msg/s # udp rx: 670 MB/s 488763 calls/s # udp tx: 669 MB/s 11348 calls/s 11348 msg/s # udp rx: 665 MB/s 484991 calls/s # udp tx: 663 MB/s 11259 calls/s 11259 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__->