All of lore.kernel.org
 help / color / mirror / Atom feed
From: <arek@chelmnet.pl>
To: lartc@vger.kernel.org
Subject: RE: [LARTC] tc -s class problem (with cbq only)
Date: Sat, 06 Dec 2003 00:02:56 +0000	[thread overview]
Message-ID: <marc-lartc-107066909730750@msgid-missing> (raw)
In-Reply-To: <marc-lartc-107063653124162@msgid-missing>


 > I have changed kernel to 2.2.22 and have a problem:
 >
 > #tc -s class ls dev eth3
 > and
 > #tc show class dev eth3
 > and
 > #tc -s -d class ls dev eth3
 >
 > shows me NOTHING when i use CBQ queues on interface !!!

 I found where is a problem,,, It occurs only when i use only in one or more
class a TBF queue discipline.

 Even when i use the sample from LARTC.org script.

 Instead of : (the actual CBQ script)
 ##tc qdisc add dev $DEV parent 1:20 handle 20: sfq perturb 10
 i use a tbf queue:
 #tc qdisc add dev $DEV parent 1:20 handle 30: tbf rate 20kbit
 buffer 1600 limit 3000


 and after that
 tc -s class ls dev $DEV shows NOTHING !!!

 if I use a SFQ queue, tc -s class ls dev $DEV works OK.

 I'm not doing some stupid mistake on that...

 A.Binder

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      reply	other threads:[~2003-12-06  0:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-05 14:32 [LARTC] tc -s class problem (with cbq only) arek
2003-12-06  0:02 ` arek [this message]

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-107066909730750@msgid-missing \
    --to=arek@chelmnet.pl \
    --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.