[PATCH] ring: build with global includes
    Thomas Monjalon 
    thomas at monjalon.net
       
    Mon Nov 21 22:36:24 CET 2022
    
    
  
21/11/2022 22:27, Konstantin Ananyev:
> From: Tyler Retzlaff <roretzla at linux.microsoft.com>
> > e.g. i don't see.
> > 
> > deps += ['eal']
> > 
> > is the dependency on eal the library or just eal headers? because if it
> > is header only it is equivalent to telemetry i think?
> 
> rte_ring.c uses bunch of EAL functions:
> rte_zmalloc, rte_memzone_*,  rte_log*, rte_mcfg*, etc.  
I think deps += ['eal'] is missing in ring meson file.
    
    
More information about the dev
mailing list