From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: [PATCH] eal: add support for shared object drivers Date: Wed, 12 Jun 2013 13:55:54 +0200 Message-ID: <51B861CA.8060203@6wind.com> References: <1371023487-23617-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Thomas Monjalon Return-path: In-Reply-To: <1371023487-23617-1-git-send-email-thomas.monjalon-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" Hello, 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.