> > v3 changes: > > - implement in .c files instead of exporting an inline arch function > > - rename arch function from rte_rdtsc_arch_hz to get_tsc_freq_arch > > - integrate x86 implementation in the series > > - fix private EAL include in PPC implementation (not tested) > > Thanks Thomas. > > Tested on a arm64 machine. > > Tested-by: Jerin Jacob <jerin.ja...@caviumnetworks.com>
Applied