From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/6] fix ethdev device detach Date: Mon, 31 Jul 2017 11:31:08 +0200 Message-ID: <4934335.RVW5kFXdom@xps> References: <20170731085727.GM19852@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Adrien Mazarguil , Shachar Beiser , Nelio Laranjeiro To: Gaetan Rivet Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 7050647CD for ; Mon, 31 Jul 2017 11:31:10 +0200 (CEST) In-Reply-To: <20170731085727.GM19852@6wind.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Gaetan Rivet (6): > > ethdev: fix device state on detach > > ethdev: properly check detach capability > > net/mlx4: advertize the detach capability > > net/mlx5: advertize the detach capability > > app/testpmd: let the user know device detach failed > > doc: announce ethdev API change for detach flag > > Acked-by: Adrien Mazarguil Applied without the last patch for deprecation notice, thanks This deprecation notice requires more time to be reviewed.