qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Jason Wang <jasowang@redhat.com>, mst@redhat.com, qemu-devel@nongnu.org
Cc: famz@redhat.com, gkurz@linux.vnet.ibm.com
Subject: Re: [Qemu-devel] [PATCH V2] tap: vhost busy polling support
Date: Wed, 6 Apr 2016 09:05:21 -0600	[thread overview]
Message-ID: <570525B1.4070301@redhat.com> (raw)
In-Reply-To: <1459934142-4307-1-git-send-email-jasowang@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 795 bytes --]

On 04/06/2016 03:15 AM, Jason Wang wrote:
> This patch add the capability of basic vhost net busy polling which is
> supported by recent kernel. User could configure the maximum number of
> us that could be spent on busy polling through a new property of tap
> "vhost-poll-us".
> 
> Signed-off-by: Jason Wang <jasowang@redhat.com>
> ---

> +++ b/qapi-schema.json
> @@ -2531,6 +2531,9 @@
>  #
>  # @queues: #optional number of queues to be created for multiqueue capable tap
>  #
> +# @vhost-poll-us: #optional maximum number of microseconds that could
> +# be spent on busy polling for vhost net

Missing a '(since 2.X)' designation (not sure if X should be 6 or 7)

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  reply	other threads:[~2016-04-06 15:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-06  9:15 [Qemu-devel] [PATCH V2] tap: vhost busy polling support Jason Wang
2016-04-06 15:05 ` Eric Blake [this message]
2016-04-06 17:16   ` Greg Kurz
2016-04-07  4:54     ` Jason Wang

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=570525B1.4070301@redhat.com \
    --to=eblake@redhat.com \
    --cc=famz@redhat.com \
    --cc=gkurz@linux.vnet.ibm.com \
    --cc=jasowang@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.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).