All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: David Miller <davem@davemloft.net>
Cc: jussi.kivilinna@mbnet.fi, netdev@vger.kernel.org
Subject: Re: [PATCH v3 1/2] net_sched: add size table functions
Date: Sun, 06 Jul 2008 22:24:03 +0200	[thread overview]
Message-ID: <487129E3.8010006@trash.net> (raw)
In-Reply-To: <20080705.233105.145299915.davem@davemloft.net>

David Miller wrote:
> From: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
> Date: Fri, 04 Jul 2008 01:03:12 +0300
> 
>> Patch adds size table that is similiar to rate table, with difference that
>> size table stores link layer packet size. It's needed for HFSC link
>> layer adaption patch as it converts skb->len to link layer packet size
>> directly, unlike HTB/CFQ/etc that convert packet length to link layer
>> transfer time using rate tables.
>>
>> Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
> 
> Ok.
> 
> Patrick, can you give some feedback on these two patches?

Sure, I'll review them tommorrow. Want to finish some VLAN fixes first.

      reply	other threads:[~2008-07-06 20:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-03 22:03 [PATCH v3 1/2] net_sched: add size table functions Jussi Kivilinna
2008-07-03 22:03 ` [PATCH v3 2/2] hfsc: add link layer overhead adaption Jussi Kivilinna
2008-07-07 11:53   ` Patrick McHardy
2008-07-08 11:11     ` Jussi Kivilinna
2008-07-08 15:59       ` Patrick McHardy
2008-07-09 17:42         ` Jussi Kivilinna
2008-07-06  6:31 ` [PATCH v3 1/2] net_sched: add size table functions David Miller
2008-07-06 20:24   ` Patrick McHardy [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=487129E3.8010006@trash.net \
    --to=kaber@trash.net \
    --cc=davem@davemloft.net \
    --cc=jussi.kivilinna@mbnet.fi \
    --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 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.