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

HW filtering and sink core (flow sampling) not compatible #80

Open
thearossman opened this issue Dec 2, 2024 · 0 comments
Open

HW filtering and sink core (flow sampling) not compatible #80

thearossman opened this issue Dec 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@thearossman
Copy link
Collaborator

At least on our MLNX CX-5 NICs, configuring a sink core and hardware assist (HW filtering support) at the same time is impossible.

This appears that this is because configuring a sink core and configuring a hardware filter are done separately, and both modify the same redirection table on the same NIC. We observe that requesting a HW filter and a sink core leads to the sink core configuration being overwritten.

This isn't a big deal, as the SW packet filter is generally inexpensive. However, it would be nice to have a workaround.

@thearossman thearossman added the enhancement New feature or request label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant