net/dpaa2: do not prefetch annotation for physical mode
authorNipun Gupta <nipun.gupta@nxp.com>
Fri, 8 May 2020 13:02:04 +0000 (18:32 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 11 May 2020 20:27:39 +0000 (22:27 +0200)
commit2f41c93034039eca4f9a4b6150a59018ebcc1436
treebea0f58b5d5dc06f050196112add14f24bd031f2
parent7e6ecac281e4571d942889d6de687bb87623899b
net/dpaa2: do not prefetch annotation for physical mode

When IOVA is physical address do not prefetch the annotation
of the next frame, as there is a cost involved there to convert
the physical address to virtual address.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
drivers/bus/fslmc/portal/dpaa2_hw_pvt.h
drivers/net/dpaa2/dpaa2_rxtx.c