From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: Can not init NIC after merge to DPDK 1.7 problem Date: Tue, 23 Sep 2014 13:03:42 -0700 Message-ID: <20140923200342.GA3635@mhcomputing.net> References: <12C2AAD9525203489F7B523D670129D91CA7579B@ex10-mbx-31007.ant.amazon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev-VfR2kkLFssw@public.gmane.org" To: "Wang, Shawn" Return-path: Content-Disposition: inline In-Reply-To: <12C2AAD9525203489F7B523D670129D91CA7579B-CFWIZfY9kHm7lkz2zA3lWedPMyk3kRfBmjCW/i4Lttk@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" On Tue, Sep 23, 2014 at 06:53:57PM +0000, Wang, Shawn wrote: > Can someone share some light on what is magic of the dpdk Makefile to correctly register the NIC type? I had the same problem as a guy who began using it before the auto-reg, stopped a while, and began again after. You have to pass the following GNU LD option: --whole-archive Matthew.