neutron/neutron/tests/unit/agent/common
Moshe Levi a75ec08ddb don't clear skb mark when ovs is hw-offload enabled
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

Change-Id: I71f45fcd9b7e7bdacaafc7fa96c775e88333ab48
2019-12-13 20:03:17 +02:00
..
__init__.py Add missing neutron/tests/unit/agent/common/__init__.py 2015-04-01 22:43:13 +02:00
test_async_process.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_ovs_lib.py don't clear skb mark when ovs is hw-offload enabled 2019-12-13 20:03:17 +02:00
test_ovsdb_monitor.py ovsdb monitor: handle modified ports 2019-10-08 10:57:42 +03:00
test_placement_report.py Class to represent Placement state and sync 2019-02-21 14:06:26 +01:00
test_polling.py Windows OVS: minimize polling 2018-08-14 09:54:07 +03:00
test_resource_processing_queue.py Rename router processing queue code to be more generic 2018-07-20 15:09:20 -04:00
test_utils.py Remove deprecated IVS interface driver 2018-04-26 20:15:46 +00:00