Qede pmd driver does not report the RTE_PCI_DRV_IOVA_AS_VA flag.
This means that access to /proc/self/pagemap is needed, however since Linux 4.x it is not allowed to non-root users without CAP_SYS_ADMIN privileges which openvswitch currently does not have.
TBC, this may be able to fixed by adding the flag to the Qede pmd similar to what is done in http://patchwork.dpdk.org/patch/50274/
(In reply to Kevin Traynor from comment #1)
> Rasesh, can you confirm that it is ok for Qede pmd to report this flag? If
> so, I can send a patch for it.
Kevin, it is ok for QEDE PMD to report this flag, please send a patch with the change.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2019:1386