net/dpaa2: fix IOVA conversion for congestion memory
authorNipun Gupta <nipun.gupta@nxp.com>
Fri, 12 Oct 2018 10:04:12 +0000 (15:34 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 16 Oct 2018 12:54:25 +0000 (14:54 +0200)
commit543dbfec6e85ede9943679cc9b6e99319111256e
tree0765f2104d7f1cca46eab4acb49c90e6f79d8573
parente7d9285481873fbcc3a9938aa207c0240d263f98
net/dpaa2: fix IOVA conversion for congestion memory

The code was incorrectly using the Virtual mode, whent
the IOVA mode was set as Physical.

Fixes: 5ae1edff6895 ("dpaa2: prepare for 32-bit build")
Cc: stable@dpdk.org
Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
drivers/net/dpaa2/dpaa2_ethdev.c