From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] dpdk_nic_bind: allow status query without igb_uio Date: Fri, 27 Jun 2014 03:10:40 +0200 Message-ID: <1986254.TTenqvPpFS@xps13> References: <1403753798-15074-1-git-send-email-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Bruce Richardson Return-path: In-Reply-To: <1403753798-15074-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 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" > Allow the nic bind/unbind script to print out its status messages even > if the igb_uio driver is not loaded. For binding and unbinding NICs, the > behaviour is the same, and the igb_uio driver still needs to be loaded. > > Signed-off-by: Bruce richardson Acked-by: Thomas Monjalon Applied for version 1.7.0. Thanks -- Thomas