From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38097) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy0hj-0006Ll-OE for qemu-devel@nongnu.org; Mon, 08 Dec 2014 10:58:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xy0hf-0006xo-2N for qemu-devel@nongnu.org; Mon, 08 Dec 2014 10:58:31 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy0he-0006xP-PO for qemu-devel@nongnu.org; Mon, 08 Dec 2014 10:58:26 -0500 Message-ID: <5485CA9D.60107@redhat.com> Date: Mon, 08 Dec 2014 08:58:21 -0700 From: Eric Blake MIME-Version: 1.0 References: <20141206165241.4064.61867.stgit@i3820> In-Reply-To: <20141206165241.4064.61867.stgit@i3820> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rc8xlQj0wmmfmoIJD7OD0PWb6cPxbsPTt" Subject: Re: [Qemu-devel] [PATCH] vhost-user: multiqueue support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nikolay Nikolaev , thomas.long@intel.com, snabb-devel@googlegroups.com, qemu-devel@nongnu.org, mst@redhat.com Cc: tech@virtualopensystems.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rc8xlQj0wmmfmoIJD7OD0PWb6cPxbsPTt Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/06/2014 09:52 AM, Nikolay Nikolaev wrote: > Vhost-user will implement the multiqueueu support in a similar way to w= hat > vhost already has - a separate thread for each queue. >=20 > To enable multiquue funcionality - a new command line parameter > "queues" is introduced for the vhost-user netdev. >=20 > Signed-off-by: Nikolay Nikolaev > --- > @@ -2208,12 +2208,15 @@ > # > # @vhostforce: #optional vhost on for non-MSIX virtio guests (default:= false). > # > +# @queues: #optional number of queues to be created for multiqueue vho= st-user Missing a '(since 2.3)' designation. What is the default when it is omitted? --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --rc8xlQj0wmmfmoIJD7OD0PWb6cPxbsPTt Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJUhcqdAAoJEKeha0olJ0NqyPEIAK6xI2KmBe3XTs6YeRR/bxN0 92tnnv+sRq4F8cEeq5C2hWg5M6dJabQUeeEMKxp1Dg4pk52+f8BjhS6Kgv+o1ZBs QjkD7uitlfiMqkVObBjT2FivHwZUqzB4YQ+EHzuFZnma9wyTuGSe9jYwOsbbCGs7 JPhM1uTSna7tDmKl3NNvafn4LfmG+QeBucSpFFrwWfzNNf6hlqGPC08B2zGUyKlW Tu3fscyMazvFYqchsJijVweK7iVkNrtn+ZaAdDVBd1rcjkYqX3kEVj9KyYk4xnm9 fukHjUgztMSZ02XwOj4fkprh4LNntJ1PujHt1akKwHj1jfbKUQiGf2emBubXWlg= =+sfO -----END PGP SIGNATURE----- --rc8xlQj0wmmfmoIJD7OD0PWb6cPxbsPTt--