54e1a6b1bc378c0745afc03987d0fea241b826ae
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 commita75ec08ddb) (cherry picked from commitbee5059ccb)
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%