[dpdk-dev] QoS Question

2015-04-24 Thread Dumitrescu, Cristian
Hi Greg, Great question, thank you! Please see my comments below. > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Greg Smith > Sent: Monday, April 20, 2015 7:40 PM > To: dev at dpdk.org > Subject: [dpdk-dev] QoS Question > > Hi DPDK t

[dpdk-dev] QoS Question

2015-04-21 Thread Sangjin Han
Hi, According to "21.2.4.6.6.2", it seems that the implementation is supposed to achieve max-min fairness. In your example, the effective cap of single active pipe should be 1Mbps, given the total demand of other 1999 pipes is less than 999Mbps. Sangjin On Mon, Apr 20, 2015 at 9:40 AM Greg Smith

[dpdk-dev] QoS Question

2015-04-20 Thread Greg Smith
Hi DPDK team, The docs on QoS (http://dpdk.org/doc/guides/prog_guide/qos_framework.html# ) describe the traffic class (TC) as follows: 1 - The TCs of the same pipe handled in strict priority order. 2 - Upper limit enforced per TC at the pipe level. 3 - Lower priority TCs able to reuse pipe bandw