From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2 0/6] Remove RTE_ETH_DEV_DETACHABLE Date: Tue, 31 Oct 2017 10:24:23 -0700 Message-ID: <7dccde93-8d66-4fa1-bf5d-96a44872235d@intel.com> References: <3652280.9o21atcoxD@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: Thomas Monjalon , Gaetan Rivet , dev To: Alejandro Lucero Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 11CAA1B231 for ; Tue, 31 Oct 2017 18:24:24 +0100 (CET) In-Reply-To: Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 10/31/2017 4:09 AM, Alejandro Lucero wrote: > I'm afraid the patch introduced a problem for the NFP PMD.  > > I have submitted a patch fixing it: "net/nfp: avoid unplug if multiport" Hi Alejandro, Sorry for this short notice, and thank you for the fix. > > Thanks > > On Mon, Oct 30, 2017 at 9:45 AM, Alejandro Lucero > > wrote: > > Hi guys, > > i have been on PTO since the 19th of October. > > I will test this patch asap, but I'm aware this has already been accepted. > > On Wed, Oct 25, 2017 at 6:37 PM, Ferruh Yigit > wrote: > > On 10/24/2017 5:35 AM, Thomas Monjalon wrote: > > 24/10/2017 12:35, Gaetan Rivet: > >> Gaetan Rivet (6): > >>   ethdev: do not rely on detachable flag in detach > >>   ethdev: remove detachable device flag > >>   pci: propagate PMD removal error value for unplug > >>   doc: follow detachable flag disappearance > >>   doc: update detachable flag deprecation notice > >>   doc: note ether API change for detachable flag > > > Acked-by: Thomas Monjalon > > > Series applied to dpdk-next-net/master, thanks. > > (doc patches squashed into patch 2/6) > > >