netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET] dsmark fixes & cleanups
@ 2005-05-27 14:50 Thomas Graf
  2005-05-27 14:50 ` [PATCH 1/7] [PKT_SCHED] Fix dsmark to count ignored indices while walking Thomas Graf
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Thomas Graf @ 2005-05-27 14:50 UTC (permalink / raw)
  To: David S. Miller; +Cc: werner, netdev

Dave,

The following patchset fixes various smallish bugs in dsmark
and does a general cleanup. The lower the patch number,
the less intrusive and more serious the bug is.

Patches tested using tc-testsuite (see below) and some
manual testing.

---
dsmark: dsmark root qdisc creation succeeded
dsmark: dsmark class 1 creation succeeded
dsmark: dsmark class 2 creation succeeded
dsmark: dsmark dump qdisc succeeded with output:
qdisc dsmark 10: indices 0x0040 default_index 0x0001 set_tc_index 
dsmark: dsmark dump class succeeded with output:
class dsmark 10:12 parent 10: mask 0xff value 0x02 
class dsmark 10:13 parent 10: mask 0xfc value 0x04 
dsmark: generic qdisc tree deletion succeeded
---

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

end of thread, other threads:[~2005-05-31 22:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-27 14:50 [PATCHSET] dsmark fixes & cleanups Thomas Graf
2005-05-27 14:50 ` [PATCH 1/7] [PKT_SCHED] Fix dsmark to count ignored indices while walking Thomas Graf
2005-05-31 22:20   ` David S. Miller
2005-05-27 14:51 ` [PATCH 2/7] [PKT_SCHED] make dsmark try using pfifo instead of noop while grafting Thomas Graf
2005-05-31 22:20   ` David S. Miller
2005-05-27 14:52 ` [PATCH 3/7] [PKT_SCHED] Disable dsmark debugging messages by default Thomas Graf
2005-05-31 22:20   ` David S. Miller
2005-05-27 14:52 ` [PATCH 4/7] [RTNETLINK] Add RTA_(PUT|GET) shortcuts for u8, u16, and flag Thomas Graf
2005-05-27 14:53 ` [PATCH 5/7] [PKT_SCHED] Fix dsmark to apply changes consistent Thomas Graf
2005-05-27 14:54 ` [PATCH 6/7] [PKT_SCHED] Make dsmark use the new dumping macros Thomas Graf
2005-05-27 14:56 ` [PATCH 7/7] [PKT_SCHED] Logic simplifications and codingstyle/whitespace cleanups Thomas Graf
2005-05-31 22:30   ` David S. Miller

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