Re: [dpdk-dev] [PATCH] examples: fix linking against specific drivers
From: David Marchand <hidden>
Date: 2020-10-30 13:36:10
From: David Marchand <hidden>
Date: 2020-10-30 13:36:10
On Tue, Oct 27, 2020 at 6:20 PM Bruce Richardson [off-list ref] 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 <redacted>Reviewed-by: David Marchand <redacted> Applied, thanks Bruce. I think the documentation would also need some fixes as I can see a lot of references to librte_pmd_. -- David Marchand