From: Thomas Graf <tgraf@suug.ch>
To: jamal <hadi@cyberus.ca>
Cc: Patrick McHardy <kaber@trash.net>,
"David S. Miller" <davem@davemloft.net>,
netdev@oss.sgi.com
Subject: Re: [PATCH] PKT_SCHED: Provide compat policer stats in action policer
Date: Wed, 22 Dec 2004 14:32:51 +0100 [thread overview]
Message-ID: <20041222133251.GC7884@postel.suug.ch> (raw)
In-Reply-To: <1103721013.1090.30.camel@jzny.localdomain>
* jamal <1103721013.1090.30.camel@jzny.localdomain> 2004-12-22 08:10
> Dont have time to look at it right now - If you can also have it
> generate traffic in that framework and validate results that would
> be similar to what i have.
Sure, no problem. Here's an example:
ts_tc "attr-police" "police creation" $FILTER police rate 2kbit buffer 10k drop
ts_log "cls-police: Sending 10 ICMP echo requests"
hping2 -c 10 -1 --fast ${DEST} &> /dev/null
ts_tc "cls-police" "police dumping" -s -s -d filter list dev $DEV parent 10:0
It could be done a lot better but I'm not aiming at replacing tcsim
but rather to complement it so we have tcsim to validate the
correctness of queueing and classification algorithms and my naive brutal
testing framework for regression and stress testing under real conditions.
next prev parent reply other threads:[~2004-12-22 13:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-15 13:01 [PATCH] PKT_SCHED: Provide compat policer stats in action policer Thomas Graf
2004-12-15 14:09 ` jamal
2004-12-15 15:22 ` Thomas Graf
2004-12-15 15:42 ` Patrick McHardy
2004-12-19 19:24 ` jamal
2004-12-20 10:17 ` Patrick McHardy
2004-12-20 14:03 ` Thomas Graf
2004-12-20 14:32 ` jamal
2004-12-20 14:27 ` jamal
2004-12-21 0:16 ` Thomas Graf
2004-12-22 13:10 ` jamal
2004-12-22 13:32 ` Thomas Graf [this message]
2004-12-22 13:54 ` jamal
2004-12-21 10:11 ` Patrick McHardy
2004-12-20 23:51 ` David S. Miller
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=20041222133251.GC7884@postel.suug.ch \
--to=tgraf@suug.ch \
--cc=davem@davemloft.net \
--cc=hadi@cyberus.ca \
--cc=kaber@trash.net \
--cc=netdev@oss.sgi.com \
/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).