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 <[email protected]>
> ---

> +++ 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: signature.asc
Description: OpenPGP digital signature

Reply via email to