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: 982 MB/s 16666 calls/s 16666 msg/s # tcp rx: 997 MB/s 127892 calls/s # tcp tx: 1063 MB/s 18041 calls/s 18041 msg/s # tcp rx: 1066 MB/s 128939 calls/s # tcp tx: 1031 MB/s 17495 calls/s 17495 msg/s # tcp rx: 1030 MB/s 125479 calls/s # tcp tx: 1059 MB/s 17975 calls/s 17975 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 867149 calls/s # udp tx: 1265 MB/s 21462 calls/s 21462 msg/s # udp rx: 1306 MB/s 930681 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 msg/s # udp rx: 1301 MB/s 927086 calls/s # udp tx: 1303 MB/s 22105 calls/s 22105 msg/s # udp rx: 1300 MB/s 926422 calls/s # udp tx: 1301 MB/s 22082 calls/s 22082 msg/s # udp gso and gro - over veth touching data # udp rx: 1266 MB/s 902333 calls/s # udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # udp rx: 1280 MB/s 912266 calls/s # udp tx: 1279 MB/s 21703 calls/s 21703 msg/s # udp rx: 1310 MB/s 933246 calls/s # udp tx: 1309 MB/s 22202 calls/s 22202 msg/s # udp rx: 1310 MB/s 933689 calls/s # udp tx: 1309 MB/s 22208 calls/s 22208 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1126 MB/s 19098 calls/s 19098 msg/s # tcp rx: 1126 MB/s 141331 calls/s # tcp tx: 1100 MB/s 18665 calls/s 18665 msg/s # tcp rx: 1111 MB/s 132462 calls/s # tcp tx: 1073 MB/s 18212 calls/s 18212 msg/s # tcp rx: 1082 MB/s 127308 calls/s # tcp tx: 1087 MB/s 18447 calls/s 18447 msg/s # udp gso - over veth touching data # udp rx: 1160 MB/s 846213 calls/s # udp tx: 1192 MB/s 20226 calls/s 20226 msg/s # udp rx: 1240 MB/s 905043 calls/s # udp tx: 1240 MB/s 21032 calls/s 21032 msg/s # udp rx: 1264 MB/s 922552 calls/s # udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # udp rx: 1268 MB/s 925414 calls/s # udp tx: 1269 MB/s 21531 calls/s 21531 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 884513 calls/s # udp tx: 1250 MB/s 21216 calls/s 21216 msg/s # udp rx: 1194 MB/s 871371 calls/s # udp tx: 1196 MB/s 20297 calls/s 20297 msg/s # udp rx: 1274 MB/s 929257 calls/s # udp tx: 1270 MB/s 21545 calls/s 21545 msg/s # udp rx: 1262 MB/s 920395 calls/s # udp tx: 1261 MB/s 21391 calls/s 21391 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__->