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: 1029 MB/s 17454 calls/s 17454 msg/s # tcp rx: 1053 MB/s 135359 calls/s # tcp tx: 1094 MB/s 18565 calls/s 18565 msg/s # tcp rx: 1091 MB/s 131107 calls/s # tcp tx: 1098 MB/s 18633 calls/s 18633 msg/s # tcp rx: 1100 MB/s 126827 calls/s # tcp tx: 1098 MB/s 18628 calls/s 18628 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 858663 calls/s # udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # udp rx: 1319 MB/s 940008 calls/s # udp tx: 1320 MB/s 22390 calls/s 22390 msg/s # udp rx: 1318 MB/s 939020 calls/s # udp tx: 1317 MB/s 22342 calls/s 22342 msg/s # udp rx: 1312 MB/s 935283 calls/s # udp tx: 1311 MB/s 22249 calls/s 22249 msg/s # udp gso and gro - over veth touching data # udp rx: 1264 MB/s 900530 calls/s # udp tx: 1297 MB/s 22003 calls/s 22003 msg/s # udp rx: 1295 MB/s 922778 calls/s # udp tx: 1294 MB/s 21956 calls/s 21956 msg/s # udp rx: 1237 MB/s 881557 calls/s # udp tx: 1237 MB/s 20988 calls/s 20988 msg/s # udp rx: 1311 MB/s 934291 calls/s # udp tx: 1310 MB/s 22229 calls/s 22229 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1099 MB/s 18656 calls/s 18656 msg/s # tcp rx: 1100 MB/s 129930 calls/s # tcp tx: 1049 MB/s 17796 calls/s 17796 msg/s # tcp rx: 1051 MB/s 132130 calls/s # tcp tx: 1039 MB/s 17627 calls/s 17627 msg/s # tcp rx: 1040 MB/s 131967 calls/s # tcp tx: 1105 MB/s 18754 calls/s 18754 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 871515 calls/s # udp tx: 1229 MB/s 20845 calls/s 20845 msg/s # udp rx: 1264 MB/s 922119 calls/s # udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # udp rx: 1264 MB/s 922471 calls/s # udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # udp rx: 1272 MB/s 927840 calls/s # udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # udp gso and gro - over veth touching data # udp rx: 1218 MB/s 888805 calls/s # udp tx: 1261 MB/s 21393 calls/s 21393 msg/s # udp rx: 1301 MB/s 949360 calls/s # udp tx: 1300 MB/s 22064 calls/s 22064 msg/s # udp rx: 1300 MB/s 948231 calls/s # udp tx: 1299 MB/s 22042 calls/s 22042 msg/s # udp rx: 1305 MB/s 952107 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 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__->