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

100Gbit Support for libreqos #156

Open
dtaht opened this issue Nov 16, 2022 · 0 comments
Open

100Gbit Support for libreqos #156

dtaht opened this issue Nov 16, 2022 · 0 comments
Milestone

Comments

@dtaht
Copy link
Collaborator

dtaht commented Nov 16, 2022

Exploring what it would take to do full 100Gbit support is on my mind.

There are a bunch of high end ethernet cards that can do this now, notably the new intel 810 series, as well as a bunch of custom FPGA and silicon. The principal thing we need is the ability to interrupt a cpu based on a TCAM of the customer IPs (LPM), or so I think, but any other level of offload capability is oft required. Hashing is helpful, but RSS steering is not. Getting the 3 hashes that cake requires would be helpful, using precision time aids the codel algorithm, and so on...

The https://github.com/corundum/corundum project is open source, and has a lot of interesting facilities already built in.

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