From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH] net: virtio: clear reserved vring properly at setup time Date: Tue, 19 Jul 2016 13:39:18 +0800 Message-ID: <20160719053918.GM5146@yliu-dev.sh.intel.com> References: <1468861764-22197-1-git-send-email-maxime.coquelin@redhat.com> <20160719013934.GI5146@yliu-dev.sh.intel.com> <91d5b0a9-fbc6-ece4-f4cb-f3cb8eb27c3d@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: huawei.xie@intel.com, dev@dpdk.org, Thomas Monjalon To: Maxime Coquelin Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 709C39E3 for ; Tue, 19 Jul 2016 07:35:35 +0200 (CEST) Content-Disposition: inline In-Reply-To: <91d5b0a9-fbc6-ece4-f4cb-f3cb8eb27c3d@redhat.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Jul 19, 2016 at 07:31:35AM +0200, Maxime Coquelin wrote: > >And to Thomas, I don't find a good reason to have this in 16.07. Let's > >delay the apply to v16.11. > Yes, that's why I mentioned it didn't fixed any problem on my side. > > So I propose we skip this patch, I'll resend one removing the memset for > v16.11. Good to me. --yliu