All of lore.kernel.org
 help / color / mirror / Atom feed
From: Qin Chuanyu <qinchuanyu@huawei.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: <rusty@rustcorp.com.au>, KVM list <kvm@vger.kernel.org>
Subject: Re: [PATCH] virtio: make udp more efficient by avoiding indirect desc
Date: Wed, 12 Feb 2014 09:51:00 +0800	[thread overview]
Message-ID: <52FAD384.9060008@huawei.com> (raw)
In-Reply-To: <20140211154308.GA467@redhat.com>

On 2014/2/11 23:43, Michael S. Tsirkin wrote:
> On Tue, Feb 11, 2014 at 10:58:52PM +0800, Qin Chuanyu wrote:
>> udp packet use 2 buffers at least, one for vnet_hdr and
>> one for skb->data.
>
> Not really, we use 1 buffer now with vnet_hdr inline with data.
>
I would use it, Thanks.


  reply	other threads:[~2014-02-12  1:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-11 14:58 [PATCH] virtio: make udp more efficient by avoiding indirect desc Qin Chuanyu
2014-02-11 15:43 ` Michael S. Tsirkin
2014-02-12  1:51   ` Qin Chuanyu [this message]
2014-02-12  8:59   ` Paolo Bonzini
2014-03-03 11:22   ` Qin Chuanyu
2014-02-13  2:57 ` Rusty Russell

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=52FAD384.9060008@huawei.com \
    --to=qinchuanyu@huawei.com \
    --cc=kvm@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=rusty@rustcorp.com.au \
    /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.