[dpdk-dev] [PATCH] examples: fix linking against specific drivers
Richardson, Bruce
bruce.richardson at intel.com
Mon Nov 2 18:47:45 CET 2020
> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Friday, October 30, 2020 1:36 PM
> To: Richardson, Bruce <bruce.richardson at intel.com>
> Cc: dev <dev at dpdk.org>; Thomas Monjalon <thomas at monjalon.net>
> Subject: Re: [dpdk-dev] [PATCH] examples: fix linking against specific
> drivers
>
> On Tue, Oct 27, 2020 at 6:20 PM Bruce Richardson
> <bruce.richardson at intel.com> wrote:
> >
> > Some example apps rely on driver-specific functionality and link
> explicitly
> > against those drivers. These apps need their makefiles updated to take
> > account of the renaming of the driver libs.
> >
> > Fixes: a20b2c01a7a1 ("build: standardize component names and defines")
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> Reviewed-by: David Marchand <david.marchand at redhat.com>
>
> Applied, thanks Bruce.
>
>
> I think the documentation would also need some fixes as I can see a
> lot of references to librte_pmd_.
>
First draft patchset sent, based off grepping the docs for "librte_pmd_".
http://patches.dpdk.org/project/dpdk/list/?series=13578
/Bruce
More information about the dev
mailing list