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

KNET marks all packets as offloaded regardless if they actually were #109

Open
KanjiMonster opened this issue Jul 19, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@KanjiMonster
Copy link
Contributor

When enabling FLAGS_mark_fwd_offload for KNET interfaces all packets are marked as forwarding offloaded, regardless if they were actually forwarded. This can break packets supposed to be flooded/forwarded which are redirected to the controller.

@KanjiMonster KanjiMonster added the bug Something isn't working label Jul 19, 2024
@KanjiMonster KanjiMonster self-assigned this Jul 22, 2024
@KanjiMonster KanjiMonster modified the milestone: BISDN Linux 5.3 Jul 22, 2024
@KanjiMonster
Copy link
Contributor Author

Unfortunately it looks like the "switched" bit is always on if the packet would be switched, regardless whether a flow would drop it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant