From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/6] Remove RTE_ETH_DEV_DETACHABLE Date: Tue, 24 Oct 2017 14:35:51 +0200 Message-ID: <3652280.9o21atcoxD@xps> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Alejandro Lucero To: Gaetan Rivet , Ferruh Yigit Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id A247B1B7CF for ; Tue, 24 Oct 2017 14:35:53 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 All the doc patches can be squashed in the patch 2. Acked-by: Thomas Monjalon Please Ferruh, make it part of RC2 in next-net when the nfp part is confirmed. Thanks