netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Denys Fedoryschenko <denys@visp.net.lb>
To: "Jorge Bastos" <mysql.jorge@decimal.pt>
Cc: "Patrick McHardy" <kaber@trash.net>,
	"Jarek Poplawski" <jarkao2@gmail.com>,
	netdev@vger.kernel.org, bugme-daemon@bugzilla.kernel.org
Subject: Re: [BUG #12364] Re: HTB - very bad precision? HFSC works fine!  2.6.28
Date: Wed, 14 Jan 2009 03:53:49 +0200	[thread overview]
Message-ID: <200901140353.49730.denys@visp.net.lb> (raw)
In-Reply-To: <2105.192.168.1.3.1231753688.squirrel@webmail.decimal.pt>

Jorge - i guess your traffic is locally generated (on same PC where is shaper, 
this traffic generated), thats why shaping was not precise, with enabled 
GSO/TSO. I am right?

My conclusion based on:
eth0      Link encap:Ethernet  HWaddr 00:13:d4:68:c6:33
          inet addr:195.23.114.76  Bcast:195.23.114.79  Mask:255.255.255.248

and
/sbin/tc filter add dev eth0 parent 1:0 protocol ip prio 100 u32 match ip
src 195.23.114.76 match ip sport 80 0xffff classid 1
:1280



My traffic is "transit", means just passing router. I guess if it is correct, 
there must be statement about difference in locally generated traffic and 
transit traffic. TSO/GSO offloading i guess not done for "passing thru" 
traffic.

On Monday 12 January 2009 11:48:08 Jorge Bastos wrote:
> Hi Patrick,
>
> >> I guess not: it's about better resolution, so e.g. when 2% matters.
> >> And it matters for a desktop box, if you care about responsiveness.
> >
> > Just wondering since this thread is very hard to follow with all
> > the top postings, incorrect timestamps on mails etc. - has there
> > been a resolution to this problem?
>
> Top posting are my fault, sorry!
> Yes for me got solved with disable GSO, TSO and SG.
> With them disabled, CBQ+TCF works as expected.
> My 100Mbit NIC always worked because this values were off by default,
> that's Why i start posting that it worked with a 100Mbit NIC and not with
> a 1000Mbit NIC, the reason were the values were off dby default.
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



  reply	other threads:[~2009-01-14  1:53 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-07 22:02 HTB - very bad precision? HFSC works fine! 2.6.28 Denys Fedoryschenko
     [not found] ` <008201c97115$091b5d50$1b5217f0$@jorge@decimal.pt>
2009-01-07 22:36   ` Denys Fedoryschenko
     [not found]     ` <00a101c97118$e25a6ae0$a70f40a0$@jorge@decimal.pt>
2009-01-07 22:44       ` Denys Fedoryschenko
2009-01-07 23:42         ` mysql.jorge
2009-01-08  9:42           ` [BUG 12364] " Jarek Poplawski
2009-01-08  9:54             ` [BUG #12364] " Jarek Poplawski
2009-01-08 10:06               ` Jarek Poplawski
2009-01-08 10:35                 ` mysql.jorge
2009-01-08 11:04                   ` Jarek Poplawski
2009-01-08 11:22                     ` mysql.jorge
2009-01-08 13:59                       ` Jarek Poplawski
2009-01-08 14:09                         ` mysql.jorge
2009-01-08 17:27                           ` mysql.jorge
2009-01-08 18:32                             ` Denys Fedoryschenko
2009-01-08 18:37                               ` Jorge Bastos
2009-01-08 18:46                                 ` Denys Fedoryschenko
2009-01-08 18:41                               ` Denys Fedoryschenko
2009-01-08 21:46                                 ` Jorge Bastos
2009-01-08 21:57                                   ` Denys Fedoryschenko
2009-01-08 22:04                                     ` Jorge Bastos
2009-01-09 10:30                                     ` Jarek Poplawski
2009-01-09 10:32                                       ` Denys Fedoryschenko
2009-01-09 10:44                                         ` Jarek Poplawski
2009-01-09 10:47                                           ` Jorge Bastos
2009-01-09 10:58                                             ` Jarek Poplawski
2009-01-12  7:27                                               ` Patrick McHardy
2009-01-12  8:13                                                 ` Jarek Poplawski
2009-01-12  9:49                                                   ` Jorge Bastos
2009-01-12 11:14                                                     ` Jarek Poplawski
2009-01-12  8:30                                                 ` Denys Fedoryschenko
2009-01-12 18:38                                                   ` Denys Fedoryschenko
2009-01-12 19:58                                                     ` Jesper Dangaard Brouer
2009-01-12 20:01                                                       ` Denys Fedoryschenko
2009-01-13  4:33                                                         ` Patrick McHardy
2009-01-13  7:28                                                           ` Stephen Hemminger
2009-01-13  7:52                                                             ` Eric Dumazet
2009-01-13  8:43                                                             ` Michal Soltys
2009-01-13  9:53                                                           ` Jarek Poplawski
2009-01-13 10:08                                                           ` Denys Fedoryschenko
2009-01-12  9:48                                                 ` Jorge Bastos
2009-01-14  1:53                                                   ` Denys Fedoryschenko [this message]
2009-01-14 19:37                                                     ` Jorge Bastos
2009-01-15 10:38                                                       ` Jarek Poplawski
2009-01-09  9:48                               ` Jarek Poplawski
2009-01-09  9:51                                 ` Jorge Bastos
2009-01-09 10:06                                   ` Jarek Poplawski
2009-01-09 10:10                                     ` Jorge Bastos
2009-01-09  7:24                             ` Jarek Poplawski
2009-01-09  9:39                               ` Jorge Bastos
2009-01-09 10:02                                 ` Jarek Poplawski
2009-01-09  7:54                             ` Jarek Poplawski
2009-01-09  9:42                               ` Jorge Bastos
2009-01-09 10:12                                 ` Jarek Poplawski
2009-01-09 10:15                                   ` Jorge Bastos
2009-01-09 10:22                                     ` Jarek Poplawski
2009-01-09 10:26                                       ` Jorge Bastos
2009-01-09 10:32                                       ` Jorge Bastos
2009-01-08 10:37               ` mysql.jorge
2009-01-08 10:34             ` [BUG 12364] " mysql.jorge
2009-01-08  9:27 ` Jarek Poplawski
2009-01-08  9:34   ` Denys Fedoryschenko
2009-01-08 10:40     ` Jarek Poplawski

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=200901140353.49730.denys@visp.net.lb \
    --to=denys@visp.net.lb \
    --cc=bugme-daemon@bugzilla.kernel.org \
    --cc=jarkao2@gmail.com \
    --cc=kaber@trash.net \
    --cc=mysql.jorge@decimal.pt \
    --cc=netdev@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 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).