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

netmap: Avoid HW errors when using pipes #10588

Closed
wants to merge 1 commit into from
Closed

Conversation

jlucovsky
Copy link
Contributor

Issue: 6837

When using netmap pipes (with lb, for example), avoid direct hardware related IOCTLs that will fail (not supported with pipes).

Link to redmine ticket: 6837

Describe changes:

  • Skip ioctl to obtain the HW ring count when not using a "real" device

Provide values to any of the below to override the defaults.

To use a pull request use a branch name like pr/N where N is the
pull request number.

Alternatively, SV_BRANCH may also be a link to an
OISF/suricata-verify pull-request.

SV_REPO=
SV_BRANCH=
SU_REPO=
SU_BRANCH=
LIBHTP_REPO=
LIBHTP_BRANCH=

Issue: 6837

When using netmap pipes (with lb, for example), avoid direct hardware
related IOCTLs that will fail (not supported with pipes).
@jlucovsky jlucovsky requested a review from victorjulien as a code owner March 7, 2024 20:27
@jlucovsky
Copy link
Contributor Author

Continued in #10589

@jlucovsky jlucovsky closed this Mar 7, 2024
@jlucovsky jlucovsky deleted the 6837 branch March 9, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant