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: 1134 MB/s 19247 calls/s 19247 msg/s # tcp rx: 1140 MB/s 139076 calls/s # tcp tx: 1064 MB/s 18059 calls/s 18059 msg/s # tcp rx: 1064 MB/s 132851 calls/s # tcp tx: 1067 MB/s 18110 calls/s 18110 msg/s # tcp rx: 1068 MB/s 128385 calls/s # tcp tx: 1085 MB/s 18417 calls/s 18417 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 872129 calls/s # udp tx: 1262 MB/s 21407 calls/s 21407 msg/s # udp rx: 1307 MB/s 931259 calls/s # udp tx: 1314 MB/s 22297 calls/s 22297 msg/s # udp rx: 1286 MB/s 916268 calls/s # udp tx: 1284 MB/s 21794 calls/s 21794 msg/s # udp rx: 1314 MB/s 936051 calls/s # udp tx: 1314 MB/s 22301 calls/s 22301 msg/s # udp gso and gro - over veth touching data # udp rx: 1279 MB/s 911441 calls/s # udp tx: 1312 MB/s 22268 calls/s 22268 msg/s # udp rx: 1294 MB/s 922315 calls/s # udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # udp rx: 1311 MB/s 934469 calls/s # udp tx: 1314 MB/s 22289 calls/s 22289 msg/s # udp rx: 1289 MB/s 918330 calls/s # udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1166 MB/s 19782 calls/s 19782 msg/s # tcp rx: 1179 MB/s 139748 calls/s # tcp tx: 1135 MB/s 19255 calls/s 19255 msg/s # tcp rx: 1129 MB/s 119488 calls/s # tcp tx: 1222 MB/s 20733 calls/s 20733 msg/s # tcp rx: 1242 MB/s 112703 calls/s # tcp tx: 1069 MB/s 18147 calls/s 18147 msg/s # udp gso - over veth touching data # udp rx: 1145 MB/s 835126 calls/s # udp tx: 1178 MB/s 19983 calls/s 19983 msg/s # udp rx: 1143 MB/s 833818 calls/s # udp tx: 1140 MB/s 19348 calls/s 19348 msg/s # udp rx: 1222 MB/s 891223 calls/s # udp tx: 1222 MB/s 20726 calls/s 20726 msg/s # udp rx: 1267 MB/s 924427 calls/s # udp tx: 1278 MB/s 21688 calls/s 21688 msg/s # udp gso and gro - over veth touching data # udp rx: 1139 MB/s 831345 calls/s # udp tx: 1173 MB/s 19898 calls/s 19898 msg/s # udp rx: 1183 MB/s 863148 calls/s # udp tx: 1181 MB/s 20045 calls/s 20045 msg/s # udp rx: 1168 MB/s 852361 calls/s # udp tx: 1168 MB/s 19820 calls/s 19820 msg/s # udp rx: 1180 MB/s 860888 calls/s # udp tx: 1191 MB/s 20213 calls/s 20213 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__->