On Wed, Mar 25, 2020 at 1:17 AM Thinh Tran <[email protected]> wrote: > > __ppc_get_timebase() reads and returns the current value of the Time > Base Register. It's more efficient as it uses the processor’s time > base facility directly > > the DPDK on FreeBSD currently is not supported on Powerpc64, it should > be safe to include the sys/platform/ppc.h > > > Signed-off-by: Thinh Tran <[email protected]>
Reviewed-by: David Christensen <[email protected]> Applied, thanks. -- David Marchand

