
skb mark is not supported when using ovs hw-offload and using it breaks the vxlan offload. This patch clear skb mark only if ovs hw-offload is disabled. This should be fine as ovs with hw-offload runs on the compute node (DVR is not supported), so clear the skb mark for the qrouter is not needed. Closes-Bug: #1855888 Conflicts: neutron/agent/common/ovs_lib.py Change-Id: I71f45fcd9b7e7bdacaafc7fa96c775e88333ab48 (cherry picked from commit a75ec08ddb6a672ba685a11ba3f7df1569497723) (cherry picked from commit bee5059ccb35e23d3c84ae8f959fa695f8cae931)
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%