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: sta...@dpdk.org > > Acked-by: Shahed Shaikh <shsha...@marvell.com> > Acked-by: Rasesh Mody <rm...@marvell.com> > Signed-off-by: Kevin Traynor <ktray...@redhat.com>
Applied to dpdk-next-net/master, thanks.