I am OK with this patch. On Sun, 6 Dec 2015 20:54:29 +0530 Jerin Jacob <jerin.jacob at caviumnetworks.com> wrote:
> non-temporal/transient/stream version of rte_prefetch0() > > The non-temporal prefetch is intended as a prefetch hint that processor > will use the prefetched data only once or short period, > unlike the rte_prefetch0() function which imply that > prefetched data to use repeatedly. > > Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com> Acked-by: Jan Viktorin <viktorin at rehivetech.com>