[dpdk-dev] [PATCH v2] eal: optimize timer routines

Thomas Monjalon thomas at monjalon.net
Fri May 5 15:28:26 CEST 2017


02/05/2017 07:19, Jerin Jacob:
> Since DPDK has only two timer sources,
> Avoid &eal_timer_source memory read and followed
> by the switch case statement when
> RTE_LIBEAL_USE_HPET is not defined.
> 
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>

It is not a fix but it is simple and safe enough to be in 17.05-rc4.

Applied, thanks


More information about the dev mailing list