flannel-io / flannel

flannel is a network fabric for containers, designed for Kubernetes
Apache License 2.0
8.74k stars 2.87k forks source link

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

Closed garfcat closed 2 months ago

garfcat commented 9 months ago

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)

1. 2. 3. 4.

Context

Your Environment

manuelbuil commented 9 months ago

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

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.