DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Max throughput Using QOS Scheduler
@ 2014-10-30 16:09 Srikanth Akula
  2014-11-05  1:29 ` Srikanth Akula
  2014-11-06 20:37 ` Dumitrescu, Cristian
  0 siblings, 2 replies; 4+ messages in thread
From: Srikanth Akula @ 2014-10-30 16:09 UTC (permalink / raw)
  To: dev, cristian.dumitrescu

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 explain what could be the throughput we can achieve using
this scheme.  The reason for asking this is , i could sense different
behavior each time when i send traffic destined to different destination
Queues  .

for example :

1. << Only one stream>>> Stream destined Q0 of TC0 ..


2. << 4 streams >>>> 1st Stream destined for Q3 of Tc3 ...
                                 2nd stream destined for Q2 of Tc2
                                 3rd stream destined for Q1 of TC1
                                 4th Stream destined for Q0 of TC0

Is there any difference between scheduler behavior  for above two scenarios
 while enqueing and de-queueing ??

Queue size is 64 , and number of packets enqueud and dequeued is 64 as well.
And what is the improvements i would gain if i move to DPDK 1.7 w.r.t QOS ?


Could you please clarify my queries ?


Thanks & Regards,
Srikanth

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-07  2:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-30 16:09 [dpdk-dev] Max throughput Using QOS Scheduler Srikanth Akula
2014-11-05  1:29 ` Srikanth Akula
2014-11-06 20:37 ` Dumitrescu, Cristian
2014-11-07  2:21   ` Srikanth Akula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).