From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v6 0/7] replace attach/detach functions Date: Mon, 22 Oct 2018 17:38:31 +0200 Message-ID: <1698568.Ne5mMT3ngQ@xps> References: <20181007222554.4886-1-thomas@monjalon.net> <20181022123110.5733-1-thomas@monjalon.net> <8CEF83825BEC744B83065625E567D7C260D14DC6@IRSMSX107.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "dev@dpdk.org" , "gaetan.rivet@6wind.com" , "ophirmu@mellanox.com" , "wisamm@mellanox.com" , "Yigit, Ferruh" , "arybchenko@solarflare.com" To: "Iremonger, Bernard" Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id A41931B3E8 for ; Mon, 22 Oct 2018 17:38:32 +0200 (CEST) In-Reply-To: <8CEF83825BEC744B83065625E567D7C260D14DC6@IRSMSX107.ger.corp.intel.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" 22/10/2018 17:11, Iremonger, Bernard: > Hi Thomas, > > The following patch fails to apply to the latest master branch, a rebase may be needed. > > v6-5-7-ethdev-remove-deprecated-attach-detach-functions.patch > > The remaining two patches of this patch set then fail to apply. I think it is because of a dependency with the series "ethdev port freeing".