net/dpaa2: prefetch the annotation in event processing
authorNipun Gupta <nipun.gupta@nxp.com>
Tue, 23 Jan 2018 14:17:53 +0000 (19:47 +0530)
committerJerin Jacob <jerin.jacob@caviumnetworks.com>
Wed, 31 Jan 2018 06:19:05 +0000 (07:19 +0100)
commit8fc28889bd44fb55ba8c983d0985d8447c8f4b8f
treef19513652b12b26762aee4fe07a48246d0cd6530
parentc409ed1bb0aa86d9fc56b781ba48d59489e826c6
net/dpaa2: prefetch the annotation in event processing

This patch adds software prefetching of the annotation which is
accessed by the driver to fetch the parsing results. The changes
also include as many instructions in between prefetching memory
and using it.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
drivers/net/dpaa2/dpaa2_rxtx.c