From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: fail to bind '82541GI Gigabit Ethernet Controller' to IGB_UIO driver Date: Mon, 19 May 2014 17:12:50 +0200 Message-ID: <2801931.mkCvkciiWu@xps13> References: <9273702.Nt296V5WGK@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Helmut Sim 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-05-18 17:07, Helmut Sim: > wrote: > > 2014-05-14 18:44, Helmut Sim: > > > I made the required change in order to support the 82541GI chipset and I > > > was able to bind it successfully to the igb_uio > > > > Don't hesitate to submit a patch after having validated that it's working > > well. > > I am on my way to validate it... > > Is there a pre-defined test or checklist for validating a NIC? The dedicated tool is testpmd. You should find various options to test all features. -- Thomas