From: Andrew Savchenko <Bircoph@list.ru>
To: "Pekka Enberg" <penberg@cs.helsinki.fi>
Cc: linux-kernel@vger.kernel.org,
"Francois Romieu" <romieu@fr.zoreil.com>,
"Linux Netdev List" <netdev@vger.kernel.org>,
shemminger@vyatta.com, "Jeff Garzik" <jeff@garzik.org>,
sorbica@icplus.com.tw, "Jesse Huang" <jesse@icplus.com.tw>
Subject: Re: [RFC/PATCH] ipg: add jumbo frame support kconfig option
Date: Sat, 21 Jun 2008 04:04:01 +0400 [thread overview]
Message-ID: <200806210404.10558.Bircoph@list.ru> (raw)
In-Reply-To: <84144f020806200412s5e0225eblbb2001ca139e7fdc@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1601 bytes --]
Hi Pekka,
On Friday 20 June 2008 15:12, Pekka Enberg wrote:
> Hi Andrew,
>
> (Please don't trim the cc.)
Oh, my apologies. I'm not subscribed to the list, so I mailed only
to emails found on lkml web page with original top mail.
> On Fri, Jun 20, 2008 at 9:37 AM, Andrew Savchenko
> <Bircoph@list.ru> wrote:
[...]
> As I don't have the hardware, I would appreciate if you could
> test the following quilt tree:
>
>
> http://www.kernel.org/pub/linux/kernel/people/penberg/patches/ip
>g/2.6.26-rc6/
>
> [Note: in case you're not familiar with quilt, the patches need
> to be applied in the order specified by the quilt 'series' file
> included there.]
Thanks for the advice. I installed quilt on my system and applied
your patchset to 2.6.26-rc6 kernel tree.
> You can enable 10KB jumbo frames either by passing:
>
> ipg.jumbo=10k
>
> to the kernel command line or, alternatively, load the ipg
> module as follows:
>
> modprobe ipg jumbo=10k
>
> You cannot enable or disable jumbo frame support once the module
> is loaded so if you want to try out different frame sizes, you
> first need to unload the module.
Ok, but in practice I need to reboot the system: 1) usually I
compile into the kernel all code related to frequently used
hardware. 2) This is a remote system, so reload of network module
which is in use will be quite tricky.
I tested it with both jumbo frames disabled (no options), and
enabled for 10k frames: ipg.jumbo=10k. It seems to work fine with
all acceptable MTUs (max MTU == 10240).
Sincerely yours,
Andrew
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2008-06-21 0:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-20 6:37 [RFC/PATCH] ipg: add jumbo frame support kconfig option Andrew Savchenko
2008-06-20 11:12 ` Pekka Enberg
2008-06-20 15:41 ` Stephen Hemminger
2008-06-22 9:23 ` Pekka J Enberg
2008-06-22 13:07 ` Andrew Savchenko
2008-06-21 0:04 ` Andrew Savchenko [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-02-26 19:49 Pekka J Enberg
2008-02-26 20:32 ` Stephen Hemminger
2008-02-26 23:08 ` Jeff Garzik
2008-02-27 7:44 ` Pekka J Enberg
2008-02-27 7:52 ` Pekka J Enberg
2008-02-27 8:05 ` Jeff Garzik
2008-02-26 19:46 Pekka J Enberg
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=200806210404.10558.Bircoph@list.ru \
--to=bircoph@list.ru \
--cc=jeff@garzik.org \
--cc=jesse@icplus.com.tw \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=penberg@cs.helsinki.fi \
--cc=romieu@fr.zoreil.com \
--cc=shemminger@vyatta.com \
--cc=sorbica@icplus.com.tw \
/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.