DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Sridhar.V.Iyer" <sridhariyer@versa-networks.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Increasing the number of traffic classes
Date: Fri, 29 Jan 2016 19:40:34 -0800	[thread overview]
Message-ID: <A08D5B6B-9FF6-40C8-B21C-12E15B672AFF@versa-networks.com> (raw)

Hi,

I know that this topic have been covered in the youtube video and mailing list (http://dpdk.org/ml/archives/dev/2015-June/018875.html <http://dpdk.org/ml/archives/dev/2015-June/018875.html>) in the past. The solution suggested was to have 4 queues per traffic classes and each of those could be construed as a sub traffic class (and that a WRR or 1:4 will ensure a strict priority order).

However, this solution doesn’t take into account the fact that we can only have 4 schedulers (for the main traffic classes). If I’m not changing the total number of queues, i.e. I’m aiming for 8 TC with 2 queues each or 16 TC with 1 queue each (in which case WRR logic can be optimized out), how much effort would it be to have a configurable (compile time) set of traffic classes? The changes would be largely limited to rte_sched.c right?

I’m trying to make these changes to dpdk lib, but am hitting issues in grinder updates. Any pointers/help would be great.

Regards,

Sridhar V Iyer
Versa Networks
315-560-4566 <callto:3155604566> (mobile)
408-385-7627 <callto:4083857627> (desk)
sridhariyer@versa-networks.com
 <mailto:sridhariyer@versa-networks.com>











 <http://www.versa-networks.com/>









 <http://www.versa-networks.com/>

                 reply	other threads:[~2016-01-30  3:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A08D5B6B-9FF6-40C8-B21C-12E15B672AFF@versa-networks.com \
    --to=sridhariyer@versa-networks.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).