On Wed, Nov 4, 2020 at 10:41 AM David Marchand <[email protected]> wrote: > > This script inspects an ELF file (binary or shared library) and its > linked dependencies by following DT_NEEDED tags. > So far a simple librte_pmd prefix was used as a filter. > Now that we changed the driver library names, update this heuristic with > an explicit list of all driver classes. > > Fixes: a20b2c01a7a1 ("build: standardize component names and defines") > > Signed-off-by: David Marchand <[email protected]> > Acked-by: Robin Jarry <[email protected]> Acked-by: Bruce Richardson <[email protected]>
Applied, thanks. -- David Marchand

