From: Nguyen Thai Ngoc Duy <pclouds@gmail.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Stefan Hajnoczi <stefanha@gmail.com>,
Anthony Liguori <aliguori@us.ibm.com>,
qemu-devel@nongnu.org, Mark McLoughlin <markmc@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] net/socket: remove hardcoded packet size in favor of new mtu parameter
Date: Mon, 16 May 2011 08:31:43 +0700 [thread overview]
Message-ID: <BANLkTinqugvEwHyHuvo2g2sm-PajQFv4iQ@mail.gmail.com> (raw)
In-Reply-To: <20110515201727.GB29768@redhat.com>
2011/5/16 Michael S. Tsirkin <mst@redhat.com>:
> On Fri, Apr 22, 2011 at 07:59:28PM +0700, Nguyễn Thái Ngọc Duy wrote:
>> Also mention the default value 4096.
>>
>> Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
>
> IS the option really necessary? Why not just allocate 128K or so and be
> done with it? That should be big enough even with GSO etc.
If it's big enough for practically everything, then yes, that way
would be simpler.
--
Duy
prev parent reply other threads:[~2011-05-16 1:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-22 1:39 [Qemu-devel] [PATCH] net/socket: remove hardcoded packet size in favor of new mtu parameter Nguyễn Thái Ngọc Duy
2011-04-22 6:29 ` Stefan Hajnoczi
2011-04-22 12:59 ` Nguyễn Thái Ngọc Duy
2011-04-23 8:30 ` Stefan Hajnoczi
2011-05-15 20:17 ` Michael S. Tsirkin
2011-05-16 1:31 ` Nguyen Thai Ngoc Duy [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=BANLkTinqugvEwHyHuvo2g2sm-PajQFv4iQ@mail.gmail.com \
--to=pclouds@gmail.com \
--cc=aliguori@us.ibm.com \
--cc=markmc@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
/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).