From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46099) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2GvE-0006Kj-LW for qemu-devel@nongnu.org; Tue, 09 Jun 2015 06:38:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2Gv9-0004pn-NP for qemu-devel@nongnu.org; Tue, 09 Jun 2015 06:38:20 -0400 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:33399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2Gv9-0004pY-Cl for qemu-devel@nongnu.org; Tue, 09 Jun 2015 06:38:15 -0400 Received: by wiwd19 with SMTP id d19so13371369wiw.0 for ; Tue, 09 Jun 2015 03:38:14 -0700 (PDT) Date: Tue, 9 Jun 2015 11:38:11 +0100 From: Stefan Hajnoczi Message-ID: <20150609103811.GC27900@stefanha-thinkpad.redhat.com> References: <55701BED.2090802@redhat.com> <1433510652-13866-1-git-send-email-thibaut.collet@6wind.com> <55752E3C.8070700@redhat.com> <20150608133203.GM23825@stefanha-thinkpad.redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MnLPg7ZWsaic7Fhd" Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v2] net: Add support of VIRTIO_NET_F_GUEST_ANNOUNCE for vhost-net/vhost-user List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thibaut Collet Cc: Jason Wang , Juan Quintela , qemu-devel , Stefan Hajnoczi , "Michael S. Tsirkin" --MnLPg7ZWsaic7Fhd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 08, 2015 at 05:32:38PM +0200, Thibaut Collet wrote: > > 3. The easiest solution - nop .receive() >=20 > The solution 3 is similar of my implementation and does not solve issue > pointed by Jason: legacy guest do not send a gratuitous ARP. >=20 > > 2. Fail negotiation when VIRTIO_NET_F_GUEST_ANNOUNCE is not accepted > > file:///home/stefanha/virtio/trunk/virtio-v1.0-cs02.html#x1-450001 >=20 > Could you send me the virtio-v1.0-cs02.html#x1-450001 if you think it can > help me ? Sorry, for the local link. The link is just for background context: http://docs.oasis-open.org/virtio/virtio/v1.0/csprd01/virtio-v1.0-csprd01.h= tml#x1-230001 Stefan --MnLPg7ZWsaic7Fhd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVdsITAAoJEJykq7OBq3PIUpcIAIOBS2mLY8WJ+3Uhx2/JMXIr gzZ4drpV33NcAn/OZ4V/pBrEZYEHnJJEvhTEgxOzq7x7K+yHAcaCpISKnY4IlbL+ c26XWnf4llOJy+Bt7S6XsNZWV89yM0YafzJNm5PslEIdgtuBjlXAYe6JFGLFf5EJ TmD21kzhpq+2zPcggQmNu2qa/nhOhyMLCIt2+LLf0hkBMYbZY8rZA5w/JgpWEPlw Mp7ukuXJaPIkQ+b6WCQ8hDMM+UYj17upxiN5Sx3B107IKfB6aiSDXBE9Zo3z84pu XGHk+R+JIQ8SDq9tGnKp+1wHUY1NoGwBcUg52T+SsHYQa62HcAO5Nrho5HiJm94= =TKmw -----END PGP SIGNATURE----- --MnLPg7ZWsaic7Fhd--