From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] eal: add support for shared object drivers Date: Wed, 12 Jun 2013 17:12:50 +0200 Message-ID: <201306121712.50774.thomas.monjalon@6wind.com> References: <1371023487-23617-1-git-send-email-thomas.monjalon@6wind.com> <51B861CA.8060203@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <51B861CA.8060203-pdR9zngts4EAvxtiuMwx3w@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" 12/06/2013 13:55, Olivier MATZ : > On 06/12/2013 09:51 AM, Thomas Monjalon wrote: > > From: Damien Millescamps > > > > Add an option to specify libraries to be loaded before probing the PCI. > > Looks good to me. pushed -- Thomas