Lines Matching full:throughput
5 # causes throughput of UC traffic to drop severely when a switch is under heavy
13 # throughput, because many packets (that reach $h3) don't get to the kernel at
20 # measure the throughput. In order to avoid prioritizing unicast traffic, prio
270 echo "UC-only throughput $(humanize $ucth1)"
271 echo "UC+MC throughput $(humanize $ucth2)"
276 echo " ingress UC throughput $(humanize ${uc_rate[0]})"
277 echo " egress UC throughput $(humanize ${uc_rate[1]})"
279 echo " ingress UC throughput $(humanize ${uc_rate_2[0]})"
280 echo " egress UC throughput $(humanize ${uc_rate_2[1]})"
281 echo " ingress MC throughput $(humanize $mc_ir)"
282 echo " egress MC throughput $(humanize $mc_er)"
322 echo " ingress UC throughput $(humanize ${uc_ir})"
323 echo " egress UC throughput $(humanize ${uc_er})"