From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3 1/3] pci: rte_eal_pci_scan now handles removal of PCI devices Date: Wed, 23 Jan 2019 16:19:43 +0000 Message-ID: References: <1479931644-78960-4-git-send-email-benjamin.walker@intel.com> <20170209165959.28082-1-benjamin.walker@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dpdk-dev , Thomas Monjalon To: Ben Walker Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id CBFEADE3 for ; Wed, 23 Jan 2019 17:19:45 +0100 (CET) In-Reply-To: <20170209165959.28082-1-benjamin.walker@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 2/9/2017 4:59 PM, benjamin.walker at intel.com (Ben Walker) wrote: > rte_eal_pci_scan can be called repeatedly to re-scan the PCI > bus. If a device was removed from the system, the associated > driver will automatically be unloaded. > > Signed-off-by: Ben Walker Hi Ben, This patch is waiting for a long time for a comment. And eal code changed a lot in last two years. I am updating the patchset as rejected, if it is still relevant please send a new version on top of latest repo. Sorry for any inconvenience caused. For reference patches: https://patches.dpdk.org/patch/20328/ https://patches.dpdk.org/patch/20329/ https://patches.dpdk.org/patch/20330/