All of lore.kernel.org
 help / color / mirror / Atom feed
From: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>
To: shemminger@linux-foundation.org
Cc: netdev@vger.kernel.org, jeff@garzik.org, auke-jan.h.kok@intel.com
Subject: [PATCH] iproute2: sch_rr support in tc
Date: Thu, 21 Jun 2007 14:26:58 -0700	[thread overview]
Message-ID: <20070621212658.31100.74012.stgit@localhost.localdomain> (raw)

This patch is to support the new sch_rr (round-robin) qdisc being proposed
in NET for multiqueue network device support in the Linux network stack.
It uses q_prio.c as the template, since the qdiscs are nearly identical,
outside of the ->dequeue() routine.

I'm soliciting feedback for a 2.6.23 multiqueue submission.  Thanks.

-- 
PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>

             reply	other threads:[~2007-06-21 21:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-21 21:26 PJ Waskiewicz [this message]
2007-06-21 21:27 ` [PATCH] iproute2: Added support for RR qdisc (sch_rr) PJ Waskiewicz
2007-06-22  1:50   ` Stephen Hemminger
  -- strict thread matches above, loose matches on Subject: below --
2007-08-14 18:21 [PATCH] iproute2: sch_rr support in tc PJ Waskiewicz
2007-06-28 16:21 PJ Waskiewicz
2007-06-28 16:40 ` Patrick McHardy
2007-06-28 16:47   ` Waskiewicz Jr, Peter P
2007-06-23 21:36 PJ Waskiewicz
2007-06-18 18:40 PJ Waskiewicz

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=20070621212658.31100.74012.stgit@localhost.localdomain \
    --to=peter.p.waskiewicz.jr@intel.com \
    --cc=auke-jan.h.kok@intel.com \
    --cc=jeff@garzik.org \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.