On Fri, 15 Nov 2024, Stephen Hemminger wrote:
> Need to include to get the prototype rte_get_tsc_cycles()
For the code without could run on x86, I think I have found
the reason. Through the path -> ->
, the is included.
is independent on each architecture. And on x86 the
includes its
On Fri, 15 Nov 2024, Stephen Hemminger wrote:
> Need to include to get the prototype rte_get_tsc_cycles()
When I compile locally (on x86), it compiles successfully whether or not
is included.
However, cloud testing indicates that compilation fails on other
architectures when is not include
2 matches
Mail list logo