Bug 1769027
Summary: | [RHEL7][OVS2.12][mlx]Cannot obtain physical addresses: Permission denied. Only vfio will function | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Jean-Tsung Hsiao <jhsiao> | |
Component: | openvswitch2.12 | Assignee: | David Marchand <dmarchan> | |
Status: | CLOSED ERRATA | QA Contact: | Jean-Tsung Hsiao <jhsiao> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | FDP 19.G | CC: | aconole, ctrautma, dmarchan, fhallal, jhsiao, kfida, ralongi, tredaelli | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | openvswitch2.12-2.12.0-4.el7fdp | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1769392 (view as bug list) | Environment: | ||
Last Closed: | 2019-12-11 12:14:59 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: |
Description
Jean-Tsung Hsiao
2019-11-05 18:44:38 UTC
This is the same as #1672849 which was closed as a duplicate of #1711739. Without the changes from this bz, dpdk will require access to physical addresses for the drivers which were not using a workaround in dpdk pci/mem subsystems (highjacking of a poorly documented IOVA_AS_VA flag). The mlx drivers were part of the drivers affected until the backports from #1711739 fixed the situation for our downstream ovs-2.11. Same issue for mlx(CX-5 & CX-3) under Rhel-7.7. (In reply to David Marchand from comment #1) > This is the same as #1672849 which was closed as a duplicate of #1711739. > > Without the changes from this bz, dpdk will require access to physical > addresses for the drivers which were not using a workaround in dpdk pci/mem > subsystems (highjacking of a poorly documented IOVA_AS_VA flag). > The mlx drivers were part of the drivers affected until the backports from > #1711739 fixed the situation for our downstream ovs-2.11. Definitely, a regression here --- from 2.11 to 2.12. Jean, I created this scratch build with the missing backports. Can you have a try? http://brew-task-repos.usersys.redhat.com/repos/scratch/dmarchan/openvswitch2.12/2.12.0/4.el7fdn/x86_64/ (In reply to David Marchand from comment #4) > Jean, > > I created this scratch build with the missing backports. > Can you have a try? > > http://brew-task-repos.usersys.redhat.com/repos/scratch/dmarchan/ > openvswitch2.12/2.12.0/4.el7fdn/x86_64/ Sure Hi David, The scratch build passed: https://beaker.engineering.redhat.com/jobs/3877907 Thanks! Jean Ok, thanks, I will push this to our fdn branch for rhel7 (using our ci). The fix has been verified with openvswitch2.12-2.12.0-4.el7fdp: https://beaker.engineering.redhat.com/jobs/3882404 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:4206 |