ovs offload broken from neutron 16.3.0 onwards
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Neutron Open vSwitch Charm |
Fix Released
|
High
|
Edward Hope-Morley | ||
Ubuntu Cloud Archive |
New
|
Undecided
|
Unassigned | ||
Queens |
New
|
Undecided
|
Unassigned | ||
Rocky |
New
|
Undecided
|
Unassigned | ||
Stein |
New
|
Undecided
|
Unassigned | ||
Train |
New
|
Undecided
|
Unassigned | ||
Ussuri |
New
|
Undecided
|
Unassigned | ||
Victoria |
New
|
Undecided
|
Unassigned | ||
Wallaby |
New
|
Undecided
|
Unassigned | ||
Xena |
New
|
Undecided
|
Unassigned | ||
neutron |
In Progress
|
High
|
Edward Hope-Morley | ||
neutron (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Bionic |
New
|
Undecided
|
Unassigned | ||
Focal |
New
|
Undecided
|
Unassigned | ||
Hirsute |
Won't Fix
|
Undecided
|
Unassigned | ||
Impish |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
The 16.3.0 release of neutron introduced patch [1] which breaks the use of non-offloaded ports on a node that has ovs offload enabled. Our setup is as follows:
* single tenant network (vxlan)
* two vms with one port each where one port has offload enabled and the other does not
* from non-offloaded vm I am unable to ping my gateway and I see the following:
# grep dropping /var/log/
2021-06-
which is from [2]. The patch [1] is configurable by settig explicitly_
[1] https:/
[2] https:/
Related branches
- Ubuntu OpenStack uploaders: Pending requested
-
Diff: 96 lines (+76/-0)3 files modifieddebian/changelog (+7/-0)
patches/Revert-ovs-firewall-fix-mac-learning-on-the-ingress-.patch (+68/-0)
patches/series (+1/-0)
- Ubuntu OpenStack uploaders: Pending requested
-
Diff: 96 lines (+76/-0)3 files modifieddebian/changelog (+7/-0)
patches/Revert-ovs-firewall-fix-mac-learning-on-the-ingress-.patch (+68/-0)
patches/series (+1/-0)
- Ubuntu OpenStack uploaders: Pending requested
-
Diff: 96 lines (+76/-0)3 files modifieddebian/changelog (+7/-0)
patches/Revert-ovs-firewall-fix-mac-learning-on-the-ingress-.patch (+68/-0)
patches/series (+1/-0)
- Ubuntu OpenStack uploaders: Pending requested
-
Diff: 96 lines (+76/-0)3 files modifieddebian/changelog (+7/-0)
patches/Revert-ovs-firewall-fix-mac-learning-on-the-ingress-.patch (+68/-0)
patches/series (+1/-0)
- Ubuntu OpenStack uploaders: Pending requested
-
Diff: 96 lines (+76/-0)3 files modifieddebian/changelog (+7/-0)
patches/Revert-ovs-firewall-fix-mac-learning-on-the-ingress-.patch (+68/-0)
patches/series (+1/-0)
- Ubuntu OpenStack uploaders: Pending requested
-
Diff: 96 lines (+76/-0)3 files modifieddebian/changelog (+7/-0)
patches/Revert-ovs-firewall-fix-mac-learning-on-the-ingress-.patch (+68/-0)
patches/series (+1/-0)
- Ubuntu OpenStack uploaders: Pending requested
-
Diff: 96 lines (+76/-0)3 files modifieddebian/changelog (+7/-0)
patches/Revert-ovs-firewall-fix-mac-learning-on-the-ingress-.patch (+68/-0)
patches/series (+1/-0)
- Ubuntu OpenStack uploaders: Pending requested
-
Diff: 96 lines (+76/-0)3 files modifieddebian/changelog (+7/-0)
patches/Revert-ovs-firewall-fix-mac-learning-on-the-ingress-.patch (+68/-0)
patches/series (+1/-0)
Changed in charm-neutron-openvswitch: | |
assignee: | nobody → Edward Hope-Morley (hopem) |
importance: | Undecided → High |
Changed in charm-neutron-openvswitch: | |
status: | New → In Progress |
Changed in charm-neutron-openvswitch: | |
milestone: | none → 21.10 |
Changed in neutron: | |
importance: | Undecided → High |
Changed in neutron: | |
assignee: | nobody → Hemanth Nakkina (hemanth-n) |
Changed in neutron: | |
assignee: | Hemanth Nakkina (hemanth-n) → Edward Hope-Morley (hopem) |
Changed in charm-neutron-openvswitch: | |
status: | Fix Committed → Fix Released |
Patch: https:/ /review. opendev. org/c/openstack /charm- neutron- openvswitch/ +/795981