From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: IGB_UIO port unbinding Date: Fri, 11 Apr 2014 10:43:56 +0200 Message-ID: <1610427.lqVk7mNHA2@xps13> References: <2817508.QMqjK3mPRB@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "dev-VfR2kkLFssw@public.gmane.org" To: Prashant Upadhyaya 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 21:34, Prashant Upadhyaya: > There was a usecase with ESXi VMXNET3 NIC where I had to use this parameter > set to Y to make it work. So kindly ensure that the initialization of > vmxnet3 NIC is not vulnerable. This issue is fixed by this commit: http://dpdk.org/browse/dpdk/commit/?id=18f02ff75949de9c2468 So it's not a blocker for removing RTE_EAL_UNBIND_PORTS. -- Thomas