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: 863 MB/s 14646 calls/s 14646 msg/s # tcp rx: 863 MB/s 92350 calls/s # tcp tx: 992 MB/s 16841 calls/s 16841 msg/s # tcp rx: 994 MB/s 131312 calls/s # tcp tx: 1072 MB/s 18190 calls/s 18190 msg/s # tcp rx: 1073 MB/s 131168 calls/s # tcp tx: 989 MB/s 16783 calls/s 16783 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 860282 calls/s # udp tx: 1242 MB/s 21078 calls/s 21078 msg/s # udp rx: 1252 MB/s 892390 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 1262 MB/s 899551 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # udp rx: 1314 MB/s 936533 calls/s # udp tx: 1314 MB/s 22303 calls/s 22303 msg/s # udp gso and gro - over veth touching data # udp rx: 1188 MB/s 846761 calls/s # udp tx: 1226 MB/s 20798 calls/s 20798 msg/s # udp rx: 1284 MB/s 914940 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # udp rx: 1299 MB/s 925528 calls/s # udp tx: 1298 MB/s 22027 calls/s 22027 msg/s # udp rx: 1310 MB/s 933499 calls/s # udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1110 MB/s 18833 calls/s 18833 msg/s # tcp rx: 1110 MB/s 137786 calls/s # tcp tx: 1101 MB/s 18683 calls/s 18683 msg/s # tcp rx: 1140 MB/s 128184 calls/s # tcp tx: 1078 MB/s 18285 calls/s 18285 msg/s # tcp rx: 1071 MB/s 125869 calls/s # tcp tx: 1087 MB/s 18442 calls/s 18442 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 910597 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 msg/s # udp rx: 1248 MB/s 910727 calls/s # udp tx: 1247 MB/s 21166 calls/s 21166 msg/s # udp rx: 1258 MB/s 917840 calls/s # udp tx: 1257 MB/s 21336 calls/s 21336 msg/s # udp rx: 1257 MB/s 917081 calls/s # udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 903253 calls/s # udp tx: 1270 MB/s 21546 calls/s 21546 msg/s # udp rx: 1270 MB/s 926571 calls/s # udp tx: 1269 MB/s 21537 calls/s 21537 msg/s # udp rx: 1268 MB/s 925367 calls/s # udp tx: 1268 MB/s 21509 calls/s 21509 msg/s # udp rx: 1275 MB/s 930033 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 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__->