[dpdk-dev] [PATCH v2] usertools: fix pmdinfo parsing
    David Marchand 
    david.marchand at redhat.com
       
    Thu Nov 12 14:28:46 CET 2020
    
    
  
On Wed, Nov 4, 2020 at 10:41 AM David Marchand
<david.marchand at redhat.com> 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 <david.marchand at redhat.com>
> Acked-by: Robin Jarry <robin.jarry at 6wind.com>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied, thanks.
-- 
David Marchand
    
    
More information about the dev
mailing list