From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v12 00/19] enable hotplug on multi-process Date: Thu, 12 Jul 2018 10:30:27 +0200 Message-ID: <2770006.tjtdisTQ3j@xps> References: <20180607123849.14439-1-qi.z.zhang@intel.com> <20180712011514.45006-1-qi.z.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, anatoly.burakov@intel.com, konstantin.ananyev@intel.com, bruce.richardson@intel.com, ferruh.yigit@intel.com, benjamin.h.shelton@intel.com, narender.vangati@intel.com To: Qi Zhang Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id ADECF4C88 for ; Thu, 12 Jul 2018 10:30:30 +0200 (CEST) In-Reply-To: <20180712011514.45006-1-qi.z.zhang@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" 12/07/2018 03:14, Qi Zhang: > v13: > - Since rte_eth_dev_attach/rte_eth_dev_detach will be deprecated, > so, modify the sample code to use rte_eal_hotplug_add and > rte_eal_hotplug_remove to attach/detach device. Yes, this is what I tried to explain you. I think it is now too late for 18.08. We see that this patchset deserves more reviews.