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: 1068 MB/s 18118 calls/s 18118 msg/s # tcp rx: 1069 MB/s 142095 calls/s # tcp tx: 1050 MB/s 17818 calls/s 17818 msg/s # tcp rx: 1051 MB/s 139946 calls/s # tcp tx: 1125 MB/s 19082 calls/s 19082 msg/s # tcp rx: 1126 MB/s 138105 calls/s # tcp tx: 1130 MB/s 19175 calls/s 19175 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 857074 calls/s # udp tx: 1240 MB/s 21044 calls/s 21044 msg/s # udp rx: 1239 MB/s 883164 calls/s # udp tx: 1241 MB/s 21051 calls/s 21051 msg/s # udp rx: 1271 MB/s 905638 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 1195 MB/s 851871 calls/s # udp tx: 1193 MB/s 20235 calls/s 20235 msg/s # udp gso and gro - over veth touching data # udp rx: 1242 MB/s 885307 calls/s # udp tx: 1282 MB/s 21744 calls/s 21744 msg/s # udp rx: 1313 MB/s 936025 calls/s # udp tx: 1315 MB/s 22312 calls/s 22312 msg/s # udp rx: 1317 MB/s 938869 calls/s # udp tx: 1318 MB/s 22357 calls/s 22357 msg/s # udp rx: 1316 MB/s 937912 calls/s # udp tx: 1317 MB/s 22343 calls/s 22343 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1198 MB/s 20322 calls/s 20322 msg/s # tcp rx: 1198 MB/s 113883 calls/s # tcp tx: 1065 MB/s 18075 calls/s 18075 msg/s # tcp rx: 1067 MB/s 131486 calls/s # tcp tx: 1079 MB/s 18302 calls/s 18302 msg/s # tcp rx: 1080 MB/s 128734 calls/s # tcp tx: 1077 MB/s 18276 calls/s 18276 msg/s # udp gso - over veth touching data # udp rx: 1219 MB/s 889554 calls/s # udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # udp rx: 1256 MB/s 916718 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 msg/s # udp rx: 1248 MB/s 910278 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp rx: 1251 MB/s 912528 calls/s # udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 884717 calls/s # udp tx: 1250 MB/s 21202 calls/s 21202 msg/s # udp rx: 1276 MB/s 931276 calls/s # udp tx: 1278 MB/s 21677 calls/s 21677 msg/s # udp rx: 1281 MB/s 934669 calls/s # udp tx: 1283 MB/s 21770 calls/s 21770 msg/s # udp rx: 1276 MB/s 930817 calls/s # udp tx: 1276 MB/s 21653 calls/s 21653 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__->