net/dpaa2: prefetch the parse results from next fd
authorNipun Gupta <nipun.gupta@nxp.com>
Fri, 8 Dec 2017 05:21:27 +0000 (10:51 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commit03e87e6e26330ed8def8a6b1b093d27c1c8080cb
treece1986e3460a73be0d787186f37e6be5630d6fb3
parent48e7f156099fd78ff53175a6086c96f70b14d853
net/dpaa2: prefetch the parse results from next fd

As there were less number of CPU cycles in between when we access
the parse results and when we prefetch them, this patch modifies
the prefetch of the next parse result.

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