From: "Mindaugas Riauba" <mind@bi.lt>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Problems with HTB shaping
Date: Wed, 10 Dec 2003 05:49:15 +0000 [thread overview]
Message-ID: <marc-lartc-107103547409940@msgid-missing> (raw)
In-Reply-To: <marc-lartc-107096971302455@msgid-missing>
> > I have some strange problems with shaping. Now I'm testing Linux as
> > shaping bridge. Redhat Linux 7.3, kernel plain 2.4.23 with latest HTB
patch
> > from devik and PSCHED_CLOCK_SOURCE changed to PSCHED_CPU.
> >
> > Some output is at the end of the message. What is strange that
according
> > to interface statistics traffic is shaped more or less OK.
> > 48431590 - 48079196 = 352394 (~275kbps)
> > But byte count reported by tc is lower.
> > 39061384 - 38778938 = 282446 (~220kbps)
> >
> > But when I try to look into packets with tcpdump:
> > # tcpdump -c 10000 | fgrep -v $ip | wc -l
> > tcpdump: listening on br0
> > 5
> >
> > So only 5 packets should go not through filter.
> >
> > What I'm doing wrong?
> I'm not sure, but I think that the network statistics are counting every
bit
> that's been put on the wire. And maybe this also includes retransmits.
Linux box is only bridging traffic. So I think it should not generate some
additional traffic. Default class is also empty.
Anyway if tc report is right then HTB has problems shaping traffic because
it shows only 220kbps of traffic when configured rate is 256kbps.
Such behaviour is seen only when box is heavily bashed with UDP traffic
plus
at least one TCP session.
Mindaugas
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2003-12-10 5:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-09 11:24 [LARTC] Problems with HTB shaping Mindaugas Riauba
2003-12-09 20:11 ` Stef Coene
2003-12-10 5:49 ` Mindaugas Riauba [this message]
2003-12-11 6:52 ` Mindaugas Riauba
2003-12-11 9:44 ` devik
2003-12-11 11:51 ` Mindaugas Riauba
2003-12-11 14:04 ` devik
2003-12-11 14:10 ` Mindaugas Riauba
2003-12-11 14:19 ` devik
2003-12-11 18:49 ` Kabelweb
2003-12-12 14:06 ` Mindaugas Riauba
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=marc-lartc-107103547409940@msgid-missing \
--to=mind@bi.lt \
--cc=lartc@vger.kernel.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.