[PATCH v2] eal/linux: fix fbarray name with multiple secondaryprocesses

Zhou congjie zcjie0802 at qq.com
Sat Nov 16 03:16:47 CET 2024


On Fri, 15 Nov 2024, Stephen Hemminger wrote:

> Need to include <rte_cycles.h> to get the prototype rte_get_tsc_cycles()

When I compile locally (on x86), it compiles successfully whether or not 
<rte_cycles.h> is included. 

However, cloud testing indicates that compilation fails on other 
architectures when <rte_cycles.h> is not included.
 
Is <rte_cycles.h> the cause of the compilation failure? 
If so, I'm curious why this is the case.



More information about the dev mailing list