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

Can Flannel enable multiple network queues for the cni0 interface? #1841

Open
garfcat opened this issue Dec 15, 2023 · 1 comment
Open

Can Flannel enable multiple network queues for the cni0 interface? #1841

garfcat opened this issue Dec 15, 2023 · 1 comment

Comments

@garfcat
Copy link

garfcat commented Dec 15, 2023

The cni0 interface currently has only one receive queue, which may lead to performance bottlenecks. Is it possible to enable multiple queues?

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Flannel version:
  • Backend used (e.g. vxlan or udp):
  • Etcd version:
  • Kubernetes version (if used):
  • Operating System and version:
  • Link to your project (optional):
@manuelbuil
Copy link
Collaborator

cni0 interface is the bridge interface. Could you elaborate a case where you see a bottleneck there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants