netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] iproute2: sch_rr support in tc
@ 2007-06-04 21:42 PJ Waskiewicz
  2007-06-04 21:42 ` [PATCH] iproute2: Added support for RR qdisc (sch_rr) PJ Waskiewicz
  0 siblings, 1 reply; 5+ messages in thread
From: PJ Waskiewicz @ 2007-06-04 21:42 UTC (permalink / raw)
  To: shemminger; +Cc: netdev, jeff, auke-jan.h.kok

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>

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH] iproute2: sch_rr support in tc
@ 2007-06-18 18:40 PJ Waskiewicz
  2007-06-18 18:40 ` [PATCH] iproute2: Added support for RR qdisc (sch_rr) PJ Waskiewicz
  0 siblings, 1 reply; 5+ messages in thread
From: PJ Waskiewicz @ 2007-06-18 18:40 UTC (permalink / raw)
  To: shemminger; +Cc: netdev, jeff, auke-jan.h.kok

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>

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH] iproute2: sch_rr support in tc
@ 2007-06-21 21:26 PJ Waskiewicz
  2007-06-21 21:27 ` [PATCH] iproute2: Added support for RR qdisc (sch_rr) PJ Waskiewicz
  0 siblings, 1 reply; 5+ messages in thread
From: PJ Waskiewicz @ 2007-06-21 21:26 UTC (permalink / raw)
  To: shemminger; +Cc: netdev, jeff, auke-jan.h.kok

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>

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

end of thread, other threads:[~2007-06-22  1:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-04 21:42 [RFC] iproute2: sch_rr support in tc PJ Waskiewicz
2007-06-04 21:42 ` [PATCH] iproute2: Added support for RR qdisc (sch_rr) PJ Waskiewicz
  -- strict thread matches above, loose matches on Subject: below --
2007-06-18 18:40 [PATCH] iproute2: sch_rr support in tc PJ Waskiewicz
2007-06-18 18:40 ` [PATCH] iproute2: Added support for RR qdisc (sch_rr) PJ Waskiewicz
2007-06-21 21:26 [PATCH] iproute2: sch_rr support in tc PJ Waskiewicz
2007-06-21 21:27 ` [PATCH] iproute2: Added support for RR qdisc (sch_rr) PJ Waskiewicz
2007-06-22  1:50   ` Stephen Hemminger

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).