From: Timo Benk <timo.benk@gmx.de>
To: xen-devel@lists.xensource.com
Subject: Traffic Shaping: Ingress qdisc not working in Dom0 (3.0.4-1)
Date: Sun, 04 Feb 2007 14:32:59 +0100 [thread overview]
Message-ID: <45C5E08B.3090202@gmx.de> (raw)
Hello,
i noticed that the ingress qdisc is not working properly anymore in
3.0.4-1 (back in 3.0.2 the ingress qdisc was working for me):
Install the ingress qdisc to peth0:
# tc add qdisc dev peth0 ingress
... generate some traffic ...
# tc -s qdisc show dev peth0
qdisc pfifo_fast 0: bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
Sent 324884 bytes 1749 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
qdisc ingress ffff: ----------------
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
^^^^^^^^^^^^^^^^^^^
rate 0bit 0pps backlog 0b 0p requeues 0
The ingress qdisc on peth0 gets no traffic somehow.
If i stop the bridge via 'network-bridge stop', the ingress qdisc
works as expected. But as far as the bridge is created, the
ingress qdisc stops working on peth0.
Greetings,
-timo
--
Timo Benk - Jabber ID: fry@downtempo.de - ICQ ID: #414944731
PGP Public Key: http://m28s01.vlinux.de/timo_benk_gpg_key.asc
next reply other threads:[~2007-02-04 13:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-04 13:32 Timo Benk [this message]
2007-02-04 14:53 ` Traffic Shaping: Ingress qdisc not working in Dom0 (3.0.4-1) Keir Fraser
2007-02-04 19:34 ` Traffic Shaping: Ingress qdisc not working in Dom0 - solved (3.0.4-1) Timo Benk
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=45C5E08B.3090202@gmx.de \
--to=timo.benk@gmx.de \
--cc=xen-devel@lists.xensource.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 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.