From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: IGB_UIO port unbinding Date: Thu, 10 Apr 2014 13:39:54 +0200 Message-ID: <2817508.QMqjK3mPRB@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Burakov, Anatoly" Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi, 2014-04-10 09:39, Burakov, Anatoly: > As you may or may not know, the CONFIG_RTE_EAL_UNBIND_PORTS was deprecated > in the official Intel(r) DPDK 1.6.0 release package. However, the code > itself (e.g. in lib/librte_eal/linuxapp/eal_pci.c and other places) to > support that config option was not removed. My question would be, would > anyone be opposed to a patch to remove that code entirely? E.g. does anyone > use that functionality? On my side, it's OK to remove it. I think you can prepare the patch and we'll wait 1 week before applying it. If nobody complains, this feature will be definitely removed. -- Thomas