From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXARv-0006eb-UM for qemu-devel@nongnu.org; Wed, 02 Sep 2015 11:59:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXARr-0001hh-So for qemu-devel@nongnu.org; Wed, 02 Sep 2015 11:59:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXARr-0001hd-NK for qemu-devel@nongnu.org; Wed, 02 Sep 2015 11:59:43 -0400 References: <1441206756-21918-1-git-send-email-pmorel@linux.vnet.ibm.com> From: Eric Blake Message-ID: <55E71CE9.5090303@redhat.com> Date: Wed, 2 Sep 2015 09:59:37 -0600 MIME-Version: 1.0 In-Reply-To: <1441206756-21918-1-git-send-email-pmorel@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RQ4IicqpF3p8SDjbCAuakjMf6sRqghNwE" Subject: Re: [Qemu-devel] [PATCH v3 1/2] virtio dataplane: adapt dataplane for virtio Version 1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pierre Morel , qemu-devel@nongnu.org Cc: cornelia.huck@de.ibm.com, gkurz@linux.vnet.ibm.com, stefanha@redhat.com, mst@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --RQ4IicqpF3p8SDjbCAuakjMf6sRqghNwE Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable [meta-comment] On 09/02/2015 09:12 AM, Pierre Morel wrote: > Let dataplane allocate different region for the desc/avail/used > ring regions. > Take VIRTIO_RING_F_EVENT_IDX into account to increase the used/avail > rings accordingly. This part is fine. >=20 > Changes from V2: > - incorporate the code directly in vring_setup(). > - added room for the event indexes used with VIRTIO_RING_F_EVENT_IDX >=20 > Changes from v1: > - use a macro to gain LOCs inside of vring_setup() But the above changelog text belongs better... >=20 > Signed-off-by: Pierre Morel > --- =2E..here after the '---' separator, where it will be stripped by 'git am'. It is useful for reviewers of the earlier versions, but in the long run, when reading 'git log', we will only care about what got committed, not how many tries it took to get to that point. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --RQ4IicqpF3p8SDjbCAuakjMf6sRqghNwE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJV5xzpAAoJEKeha0olJ0Nq1OwIAJ1vGsaG07yYqmmNKG8cv3xU ++jbL7FgCPwZjb2QKwpnVUyvsjwBGID3odHqzclsgtsPr8xQym5tsb6VMnRGp/kq Kq7nChJ9AoC8OT3CMidbCsb/wYAyvgKpmSoJpLPhoNpPIm6B7IqKKfJTK6iBb6WL /UUq8dFOPGjE6pYJa7HhGto4sImpxko7c+K9DWkcY6LMBAUZStDPHgdn3SMSLviI igEA6GZVI6HFH7A5t/myaFnP650ZHwmKLAtbXkN/0eq6zXZ51MLLUAhYzbBeLPeW GABM45yLQO2UqYndrQzGMdJTchzyVrbDGVyxNZwwd4nawr4xgBV1up/hDVDHz2M= =GoJC -----END PGP SIGNATURE----- --RQ4IicqpF3p8SDjbCAuakjMf6sRqghNwE--