net/mlx: support IOVA VA mode
authorYongseok Koh <yskoh@mellanox.com>
Thu, 2 May 2019 09:07:54 +0000 (02:07 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 3 Jun 2019 22:34:54 +0000 (00:34 +0200)
commit69c06d0e357ed0064b498d510d169603cf7308cd
treecbb64cf703b4029737d81b24f008ecfb799be1f7
parent0cb86518db57d35e0abc14d6703fad561a0310e2
net/mlx: support IOVA VA mode

Set RTE_PCI_DRV_IOVA_AS_VA to driver's drv_flags as device's IOMMU takes
virtual address.

Cc: stable@dpdk.org
Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
drivers/net/mlx4/mlx4.c
drivers/net/mlx5/mlx5.c