[dpdk-dev] [PATCH v2] net/qede: support IOVA VA mode

Ferruh Yigit ferruh.yigit at intel.com
Fri Mar 15 19:18:55 CET 2019


On 3/8/2019 9:28 AM, Kevin Traynor wrote:
> Set RTE_PCI_DRV_IOVA_AS_VA in drv_flags. This allows initializing qede
> PMD as non-root also on Linux v4.x, where /proc/self/pagemap can't be
> acccessed without CAP_SYS_ADMIN privileges.
> 
> The flag was introduced generically but not in pmds in commit:
> 815c7deaed2d ("pci: get IOMMU class on Linux")
> 
> Cc: stable at dpdk.org
> 
> Acked-by: Shahed Shaikh <shshaikh at marvell.com>
> Acked-by: Rasesh Mody <rmody at marvell.com>
> Signed-off-by: Kevin Traynor <ktraynor at redhat.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list