neutron/neutron/tests
Alexander Vlasov 11838a2bc5 Workaround for TCP checksum issue with ovs-dpdk and veth pair
The need for this change stems from following issues:
1) When ovs_use_veth = False with ovs-dpdk issue with ovs
was observed - after vswitch restart interface is not comming up.
Meaning ovs-dpdk uses ovs internal ports and it is not able to bring
them up on restart.
2) When ovs_use_veth = True and ovs-dpkd is used, packets sent with
incorrect checksum due to the fact that ovs-dpdk does not do checksum
calculations for veth interface.

This commit allows to use second option and resolve checksum issue by
disabling checksum offload.

Closes-Bug: #1832021
Related-Bug: #1831935

Change-Id: Iecce8d2c6c2c46718cc1020c6e8f914cd4560e4b
2020-05-08 10:19:07 -05:00
..
common "ping"/"ping6" command support in rootwrap filters 2020-02-13 11:58:01 +00:00
contrib Support for stateless security groups 2020-03-03 16:53:42 +01:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Merge "[Fullstack] Wait until min QoS and Queue registers are set in DB" 2020-02-21 03:23:53 +00:00
functional [OVN] Add support for external ports 2020-03-09 16:07:49 +00:00
unit Workaround for TCP checksum issue with ovs-dpdk and veth pair 2020-05-08 10:19:07 -05:00
var
__init__.py
base.py HA race condition test for DHCP scheduling 2019-11-18 14:09:32 +01:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00