bus/fslmc: fix ring mode to use correct cache settings
authorYouri Querry <youri.querry_1@nxp.com>
Fri, 11 Jan 2019 12:24:08 +0000 (12:24 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 14 Jan 2019 16:44:29 +0000 (17:44 +0100)
commit2557cf8f9e5b187622d8a863e0f452773f5e0082
tree6e84cfc8b7d63bc34281c97832494fc52807172b
parent34cb995cde6136c75951b72be9867c2677f2a493
bus/fslmc: fix ring mode to use correct cache settings

The code was incorrectly using the cache inhibited access.
It shall use cached enabled access for better performance.

Fixes: 293c0ca94c36 ("bus/fslmc: support memory backed portals with QBMAN 5.0")
Cc: stable@dpdk.org
Signed-off-by: Youri Querry <youri.querry_1@nxp.com>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
drivers/bus/fslmc/qbman/qbman_portal.c
drivers/bus/fslmc/qbman/qbman_sys.h