eal/ppc: provide arch-specific TSC frequency
authorDavid Christensen <drc@linux.vnet.ibm.com>
Wed, 3 Feb 2021 21:54:13 +0000 (13:54 -0800)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 3 Mar 2021 09:05:23 +0000 (10:05 +0100)
commit44db5a5cf23f6157448fdb692efab605544762f3
tree7ca8163b81cf4ae3ab85e6e84714f391ea7a0f45
parentdfbc61a2f9a6d1a2c03c44a259f300da166f8e21
eal/ppc: provide arch-specific TSC frequency

Return a PPC specific value for get_tsc_freq_arch() rather than
depending on the EAL framework to estimate the frequency.

Signed-off-by: David Christensen <drc@linux.vnet.ibm.com>
lib/librte_eal/ppc/rte_cycles.c