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

what network qos really do ? only set cgroup net class id? #303

Open
gaopeiliang opened this issue Oct 7, 2023 · 2 comments
Open

what network qos really do ? only set cgroup net class id? #303

gaopeiliang opened this issue Oct 7, 2023 · 2 comments
Assignees
Labels

Comments

@gaopeiliang
Copy link

I have see 0.3 release an network qos plugin ,, is there any doc about it ?

we just see set cgroup net class id,, but where tc policy ready do ? we should manager TC policy manual ?

@waynepeking348
Copy link
Collaborator

I have see 0.3 release an network qos plugin ,, is there any doc about it ?

we just see set cgroup net class id,, but where tc policy ready do ? we should manager TC policy manual ?

yeah, we will depend on edt/tc or something like that to perform the bandwidth control logic. also, network plugin will be responsible for allocating nic with numa affinity (or any affinity level)

@gaopeiliang
Copy link
Author

I have see 0.3 release an network qos plugin ,, is there any doc about it ?
we just see set cgroup net class id,, but where tc policy ready do ? we should manager TC policy manual ?

yeah, we will depend on edt/tc or something like that to perform the bandwidth control logic. also, network plugin will be responsible for allocating nic with numa affinity (or any affinity level)

ok ,, another question , what means "allocating nic" ? there many NIC on host and should move netns like sriov ? should use special CNI plugin ? hostnetwork mode Container will see all nic always ....

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

No branches or pull requests

4 participants