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: 1088 MB/s 18468 calls/s 18468 msg/s # tcp rx: 1089 MB/s 139583 calls/s # tcp tx: 1115 MB/s 18913 calls/s 18913 msg/s # tcp rx: 1123 MB/s 132423 calls/s # tcp tx: 998 MB/s 16935 calls/s 16935 msg/s # tcp rx: 999 MB/s 130039 calls/s # tcp tx: 1027 MB/s 17430 calls/s 17430 msg/s # udp gso - over veth touching data # udp rx: 1270 MB/s 904986 calls/s # udp tx: 1306 MB/s 22162 calls/s 22162 msg/s # udp rx: 1324 MB/s 943167 calls/s # udp tx: 1327 MB/s 22523 calls/s 22523 msg/s # udp rx: 1320 MB/s 940868 calls/s # udp tx: 1322 MB/s 22428 calls/s 22428 msg/s # udp rx: 1312 MB/s 934704 calls/s # udp tx: 1314 MB/s 22297 calls/s 22297 msg/s # udp gso and gro - over veth touching data # udp rx: 1257 MB/s 896080 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 1298 MB/s 925085 calls/s # udp tx: 1296 MB/s 21995 calls/s 21995 msg/s # udp rx: 1300 MB/s 926202 calls/s # udp tx: 1300 MB/s 22051 calls/s 22051 msg/s # udp rx: 1310 MB/s 933177 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1152 MB/s 19555 calls/s 19555 msg/s # tcp rx: 1154 MB/s 139024 calls/s # tcp tx: 1226 MB/s 20802 calls/s 20802 msg/s # tcp rx: 1225 MB/s 110370 calls/s # tcp tx: 1227 MB/s 20822 calls/s 20822 msg/s # tcp rx: 1228 MB/s 108266 calls/s # tcp tx: 1220 MB/s 20700 calls/s 20700 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 876699 calls/s # udp tx: 1238 MB/s 20998 calls/s 20998 msg/s # udp rx: 1243 MB/s 906567 calls/s # udp tx: 1240 MB/s 21038 calls/s 21038 msg/s # udp rx: 1187 MB/s 866088 calls/s # udp tx: 1186 MB/s 20127 calls/s 20127 msg/s # udp rx: 1243 MB/s 906641 calls/s # udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 886631 calls/s # udp tx: 1250 MB/s 21208 calls/s 21208 msg/s # udp rx: 1276 MB/s 930793 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp rx: 576 MB/s 420304 calls/s # udp tx: 574 MB/s 9748 calls/s 9748 msg/s # udp rx: 1274 MB/s 929347 calls/s # udp tx: 1273 MB/s 21598 calls/s 21598 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__->