All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Vincenzo Maffione <v.maffione@gmail.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
	Jason Wang <jasowang@redhat.com>,
	Markus Armbruster <armbru@redhat.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	Giuseppe Lettieri <g.lettieri@iet.unipi.it>,
	Luigi Rizzo <rizzo@iet.unipi.it>
Subject: Re: [Qemu-devel] [PATCH RFC] virtio: proposal to optimize accesses to VQs
Date: Tue, 15 Dec 2015 05:34:12 -0500 (EST)	[thread overview]
Message-ID: <1780787541.40653769.1450175652231.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <CA+_eA9h1J-8qjGVOZcV-KA0h83BMOxS6=b-gbuQ=-ZkbwEvHCA@mail.gmail.com>

> >          if (!indirect)
> >              total_bufs = num_bufs;
> 
> Here (http://article.gmane.org/gmane.comp.emulators.qemu.block/6620) you
> meant
> 
> +                in_total += desc.len;
> 
> and
> 
> +                out_total += desc.len;
> 

Yes, I did... I changed the patch and will push to the dataplane branch
soon.

Paolo

      reply	other threads:[~2015-12-15 10:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-14 14:51 [Qemu-devel] [PATCH RFC] virtio: proposal to optimize accesses to VQs Vincenzo Maffione
2015-12-14 14:51 ` [Qemu-devel] [PATCH RFC] virtio: optimize access to guest physical memory Vincenzo Maffione
2015-12-14 16:06 ` [Qemu-devel] [PATCH RFC] virtio: proposal to optimize accesses to VQs Paolo Bonzini
2015-12-14 17:16   ` Vincenzo Maffione
2015-12-15  9:22   ` Vincenzo Maffione
2015-12-15 10:34     ` Paolo Bonzini [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=1780787541.40653769.1450175652231.JavaMail.zimbra@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=armbru@redhat.com \
    --cc=g.lettieri@iet.unipi.it \
    --cc=jasowang@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rizzo@iet.unipi.it \
    --cc=v.maffione@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 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.