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

TX QOS: Spread traffic across multiple queues #155

Open
christophefontaine opened this issue Feb 12, 2025 · 1 comment
Open

TX QOS: Spread traffic across multiple queues #155

christophefontaine opened this issue Feb 12, 2025 · 1 comment

Comments

@christophefontaine
Copy link
Collaborator

it would be nice to have a rehash on tx so any set of flows from a rx queue can be spread to a wide set of tx queue based on the mbuf' ingress RSS, flow hashes hard coded, flow hashes from any tbd models we could think adding (dynamic .so, userland eBPF, etc...).

Then, on tx it can combined with any of the DPDK tx qos (hardware schedulers, software ones, etc...) ; it would be a perfect benchmarking tools for DPDK and HW TX schedulers.

Originally posted by @vjardin in #153 (comment)

@christophefontaine
Copy link
Collaborator Author

While I'm not a fan (today) of a .so or an eBPF program to compute a hash, let's track this idea.

@christophefontaine christophefontaine changed the title Spread traffic across multiple queues on TX TX QOS: Spread traffic across multiple queues Feb 12, 2025
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

1 participant