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

Fragmented ip packets always go to core 1 #98

Open
HKalbasi opened this issue Feb 15, 2025 · 0 comments
Open

Fragmented ip packets always go to core 1 #98

HKalbasi opened this issue Feb 15, 2025 · 0 comments

Comments

@HKalbasi
Copy link
Contributor

In a ~70 Gbit/s traffic I have ~2 Gbit/s ip fragment packets, and all of them are going to the core 1 (and if I remove core 1 they will go to core 2), making core 1 have ~2 Gbit/s more traffic on average than other cores. I understand that since ports are not available in the ip fragment packets, we can't distribute them by 4 tuple. But is it possible to distribute them by 2 tuple instead of handing all of them to core 1? Alternatively is it possible to drop them by the NIC using a filter? I guess it shouldn't matter since retina can't defragment and use them anyway.

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

No branches or pull requests

1 participant