[PATCH V2] examples/pipeline: fix include path for rte_log.h
    Ferruh Yigit 
    ferruh.yigit at amd.com
       
    Thu Feb 15 14:32:15 CET 2024
    
    
  
On 2/13/2024 5:38 PM, Cristian Dumitrescu wrote:
> When rte_log.h was moved to a new directory, the include path was not
> updated for the generated C code produced by the pipeline library,
> which results in build failure for this code.
> 
> Fixes: 09ce41310930 ("log: separate logging functions out of EAL")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> 
Tested-by: Ferruh Yigit <ferruh.yigit at amd.com>
Patch has both net/softnic and examples/pipeline update, since update is
trivial and for exact same issue, instead of requesting a patch split I
am getting it directly to next-net to not create more overhead.
Applied to dpdk-next-net/main, thanks.
    
    
More information about the dev
mailing list