netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: jdb@comx.dk
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	Patrick McHardy <kaber@trash.net>,
	"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH 3/6] [IPROUTE2]: Update pkt_sched.h (to resemble the kernel one)
Date: Wed, 12 Sep 2007 13:02:51 +0200	[thread overview]
Message-ID: <20070912130251.2ac8060e@oldman> (raw)
In-Reply-To: <1189592054.26927.24.camel@localhost.localdomain>

On Wed, 12 Sep 2007 12:14:14 +0200
Jesper Dangaard Brouer <jdb@comx.dk> wrote:

> commit ef065a43b8900fbc0763eac0fa0a9a8a00c8aaa2
> Author: Jesper Dangaard Brouer <hawk@comx.dk>
> Date:   Tue Sep 11 16:17:46 2007 +0200
> 
>     [IPROUTE2]: Update pkt_sched.h (to resemble the kernel one)
>     
>      Extend the tc_ratespec struct, with two parameters: 1) "cell_align"
>      that allow adjusting the alignment of the rate table. 2) "overhead"
>      that allow adding a packet overhead before the lookup in the kernel.
>     
>      This is done in order to, add support to changing the rate table to
>      use the upper-boundry L2T (length to time) value. Currently we use the
>      lower-boundry, which result in under-estimating the actual bandwidth
>      usage.
>     
>     Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
> 

Okay, but don't need a special patch to do it. I perodically sync
up the headers before each release.

      reply	other threads:[~2007-09-12 11:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-12 10:14 [PATCH 3/6] [IPROUTE2]: Update pkt_sched.h (to resemble the kernel one) Jesper Dangaard Brouer
2007-09-12 11:02 ` Stephen Hemminger [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=20070912130251.2ac8060e@oldman \
    --to=shemminger@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=jdb@comx.dk \
    --cc=kaber@trash.net \
    --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).