Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cni-server: disable udp-fragmentation-offload #4342

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

zhangzujian
Copy link
Member

Pull Request

What type of this PR

Examples of user facing changes:

  • Features
  • Bug fixes
  • Docs
  • Tests

Which issue(s) this PR fixes

Disable ufo for container veth interfaces.

UFO is removed from veth drivers in kernel versions >= 4.14: net: Kill NETIF_F_UFO and SKB_GSO_UDP.

pkg/daemon/ovs_linux.go Dismissed Show dismissed Hide dismissed
@zhangzujian zhangzujian marked this pull request as ready for review July 28, 2024 08:18
@zhangzujian zhangzujian merged commit 386732c into kubeovn:master Jul 30, 2024
61 checks passed
@zhangzujian zhangzujian deleted the ufo-off branch July 30, 2024 12:00
zhangzujian added a commit to zhangzujian/kube-ovn that referenced this pull request Jul 31, 2024
zhangzujian added a commit to zhangzujian/kube-ovn that referenced this pull request Jul 31, 2024
zhangzujian added a commit to zhangzujian/kube-ovn that referenced this pull request Jul 31, 2024
bobz965 pushed a commit that referenced this pull request Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants