From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAekh-0003ek-UU for qemu-devel@nongnu.org; Thu, 02 Jul 2015 09:42:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAekh-0004Hu-0E for qemu-devel@nongnu.org; Thu, 02 Jul 2015 09:42:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAekg-0004Hh-Rc for qemu-devel@nongnu.org; Thu, 02 Jul 2015 09:42:06 -0400 Date: Thu, 2 Jul 2015 14:07:03 +0100 From: Stefan Hajnoczi Message-ID: <20150702130703.GG21214@stefanha-thinkpad.home> References: <1435717587-18155-1-git-send-email-famz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9/eUdp+dLtKXvemk" Content-Disposition: inline In-Reply-To: <1435717587-18155-1-git-send-email-famz@redhat.com> Subject: Re: [Qemu-devel] [PATCH] vmxnet3: Drop net_vmxnet3_info.can_receive List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: Dmitry Fleytman , jasowang@redhat.com, qemu-devel@nongnu.org --9/eUdp+dLtKXvemk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 01, 2015 at 10:26:27AM +0800, Fam Zheng wrote: > Commit 6e99c63 ("net/socket: Drop net_socket_can_send") changed the > semantics around .can_receive for sockets to now require the device to > flush queued pkts when transitioning to a .can_receive=3Dtrue state. But > it's OK to drop incoming packets when the link is not active. >=20 > Signed-off-by: Fam Zheng > --- > hw/net/vmxnet3.c | 1 - > 1 file changed, 1 deletion(-) Thanks, applied to my net tree: https://github.com/stefanha/qemu/commits/net Stefan --9/eUdp+dLtKXvemk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVlTd3AAoJEJykq7OBq3PItfEH/2NuY1SzI/3kHwD5+sAQ50lH vPjhMSiVptrQepMLGjv/jEgX29SZvLjYs9L1gW8xl3EQPB9PqU6ZjiDVM4LhbyCM zmNad6Bv9EIcAurRhl6c1j7rqLYRft0dtDxw+66LlFOvhYjl43lnP/1+3W2893NN WhPiebi2HdBLXuz6Q7IJEfKshBMW4eBhIDIqire6gLSx5QMUf4qmmuuVtLwxq81l 1wlnA16iVGZDJXB0BLbskdPI9fSP5lp65RuwV+v5D7tVwaCyJVO9R5zZLh23seKC dADrpGs5T/68B8AEoKbn8uV6YrzG7knGhqPYqU/Vn+f+s1H2WsclfikyU2CnRFM= =Hm9h -----END PGP SIGNATURE----- --9/eUdp+dLtKXvemk--