netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jussi.kivilinna@mbnet.fi
Cc: netdev@vger.kernel.org, kaber@trash.net
Subject: Re: [PATCH v3 1/2] net_sched: add size table functions
Date: Sat, 05 Jul 2008 23:31:05 -0700 (PDT)	[thread overview]
Message-ID: <20080705.233105.145299915.davem@davemloft.net> (raw)
In-Reply-To: <20080703220311.30053.63477.stgit@fate.lan>

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?

Thanks!

  parent reply	other threads:[~2008-07-06  6:31 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 ` David Miller [this message]
2008-07-06 20:24   ` [PATCH v3 1/2] net_sched: add size table functions Patrick McHardy

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=20080705.233105.145299915.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jussi.kivilinna@mbnet.fi \
    --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).