-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
None
-
False
-
None
-
False
-
-
-
None
Description of problem:
Created this Jira issue to track inter-cluster datapath failures on Baremetal clusters,
due to bug in UDP checksum calculation by HW.
Like [1] for example.
Disabling HW offload [2] of the vxlan interface created by Submariner resolves the issue.
[1]
https://github.com/submariner-io/submariner/issues/2364
[2]
ethtool --offload vxlan-tunnel rx off tx off
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...