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
279 echo "UC-only throughput $(humanize $ucth1)"
280 echo "UC+MC throughput $(humanize $ucth2)"
285 echo " ingress UC throughput $(humanize ${uc_rate[0]})"
286 echo " egress UC throughput $(humanize ${uc_rate[1]})"
288 echo " ingress UC throughput $(humanize ${uc_rate_2[0]})"
289 echo " egress UC throughput $(humanize ${uc_rate_2[1]})"
290 echo " ingress MC throughput $(humanize $mc_ir)"
291 echo " egress MC throughput $(humanize $mc_er)"
332 echo " ingress UC throughput $(humanize ${uc_ir})"
333 echo " egress UC throughput $(humanize ${uc_er})"