[dpdk-dev] Max throughput Using QOS Scheduler

2014-11-06 Thread Dumitrescu, Cristian
Hi Srikanth, >>Is there any difference between scheduler behavior for above two scenarios >>while enqueing and de-queueing ?? All the pipe queues share the bandwidth allocated to their pipe. The distribution of available pipe bandwidth between the pipe queues is governed by features like

[dpdk-dev] Max throughput Using QOS Scheduler

2014-11-06 Thread Srikanth Akula
Hi Cristian, Thank you very much for your points and it should really help me in fixing few issues we might have. thanks again ! Regards, srikanth On Thu, Nov 6, 2014 at 12:37 PM, Dumitrescu, Cristian < cristian.dumitrescu at intel.com> wrote: > Hi Srikanth, > > > > >>Is there any

[dpdk-dev] Max throughput Using QOS Scheduler

2014-10-30 Thread Srikanth Akula
Hello All , I am currently trying to implement QOS scheduler using DPDK 1.6 . I have configured 1 subport , 4096 pipes for the sub port and 4 TC's and 4 Queues . Currently i am trying to send packets destined to single Queue of the available 16 queues of one of the pipe . Could some body