From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBnEg-0006gB-7R for qemu-devel@nongnu.org; Mon, 28 Jul 2014 11:53:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBnEb-0006pn-L8 for qemu-devel@nongnu.org; Mon, 28 Jul 2014 11:53:14 -0400 Received: from mail-we0-x22a.google.com ([2a00:1450:400c:c03::22a]:50230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBnEb-0006ph-EE for qemu-devel@nongnu.org; Mon, 28 Jul 2014 11:53:09 -0400 Received: by mail-we0-f170.google.com with SMTP id w62so7524781wes.29 for ; Mon, 28 Jul 2014 08:53:06 -0700 (PDT) Date: Mon, 28 Jul 2014 16:52:57 +0100 From: Stefan Hajnoczi Message-ID: <20140728155257.GI13872@stefanha-thinkpad.redhat.com> References: <87B246BB5ED53A4C98E4F9A35839EDE128F715AD@nkgeml506-mbs.china.huawei.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h22Fi9ANawrtbNPX" Content-Disposition: inline In-Reply-To: <87B246BB5ED53A4C98E4F9A35839EDE128F715AD@nkgeml506-mbs.china.huawei.com> Subject: Re: [Qemu-devel] [PATCH v2] Tap: fix vcpu long time io blocking on tap List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Wangkai (Kevin,C)" Cc: Lee yang , Stefan Hajnoczi , "qemu-devel@nongnu.org" , "aliguori@amazon.com" --h22Fi9ANawrtbNPX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 18, 2014 at 09:33:42AM +0000, Wangkai (Kevin,C) wrote: > fix vcpu long time io blocking on tap, when too many packets was delivere= d=20 > to the guest os via tap interface. >=20 > -- > Signed-off-by: Wangkai Thanks, applied to my net-next tree: https://github.com/stefanha/qemu/commits/net-next The patch did not apply cleanly so I had to do it manually: Applying: Tap: fix vcpu long time io blocking on tap fatal: corrupt patch at line 32 Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. Patch failed at 0001 Tap: fix vcpu long time io blocking on tap Please use git-send-email(1). I also adjusted the commit message and doc comments to fit QEMU style and for grammar. Stefan --h22Fi9ANawrtbNPX Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT1nHZAAoJEJykq7OBq3PIa1QIAKbYV1H1SvQbcrVhF/01umlh 6MRyPGr6VXinH58zYAewp7E1GAi2MGeH6Rxw576CfDXHiHpCKy0KSJtE9gtmUIbI lN4W5/WS+kCv6UYWDtOo+AyVMKOTBi8FACNnsgJWdsM4rK2Mu014Aftq/BkSS7QH 45O6BO5LKgCQAllyPZlXb9QmfQyRRIHwD0GTUghs6WA+AEzCN+wP84a49naSMyGI Xzw3DUFjTIlPh7fy1/AsH4oaD2aRqiQT6FZIsCHuAptKE12xluYLhY1AjonVdhwe NpfCfBERDcPF5xuqRMaH/uTcWako0Bmp7f7IJnIBz2d1l3n80DLoOHuGMQwuN4k= =WtJC -----END PGP SIGNATURE----- --h22Fi9ANawrtbNPX--