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: Wed, 25 Oct 2017 10:37:02 -0700 Message-ID: References: <3652280.9o21atcoxD@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, Alejandro Lucero To: Thomas Monjalon , Gaetan Rivet Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id BEE911BA1D for ; Wed, 25 Oct 2017 19:37:04 +0200 (CEST) In-Reply-To: <3652280.9o21atcoxD@xps> 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/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)