From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 0/4] ethdev port freeing Date: Wed, 17 Oct 2018 13:31:33 +0200 Message-ID: <1988375.5f2Bq6K9n5@xps> References: <20180907233929.21950-1-thomas@monjalon.net> <20181017015450.15783-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "ferruh.yigit@intel.com" , "arybchenko@solarflare.com" , "dev@dpdk.org" , "ophirmu@mellanox.com" To: Shreyansh Jain Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id E81165B1C for ; Wed, 17 Oct 2018 13:31:31 +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" 17/10/2018 12:24, Shreyansh Jain: > On 10/17/2018 7:24 AM, Thomas Monjalon wrote: > > Note: this patchset depends on multi-process hotplug series by Qi Zhang, > > which is accepted but waiting for an unrelated DPAA compilation issue > > to be fixed, before landing on master tree. > > > > Can you please point me to which DPAA compilation issue is being > referred here? > > Is that [1]? (which is DPAA2 and patch already sent) > > [1] https://mails.dpdk.org/archives/test-report/2018-October/066840.html Yes, you fixed it. So multi-process hotplug series is now on master branch.