Xdp tunnel 7674 v15.2#15446
Closed
catenacyber wants to merge 5 commits into
Closed
Conversation
for SV to run tests based on the presence of this feature
Completes commit 7e725c6 autofp-scheduler with value ftp-hash ends up using FlowGetIpPairProtoHash which ignores the ports for ftp-looking flows so that the ftp and ftp-data flow get processed by the same thread. As for the other cases, we want to use every other parameter to compute the flow hash, inclusing the live device
Closed
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #15446 +/- ##
==========================================
- Coverage 82.68% 82.65% -0.04%
==========================================
Files 996 996
Lines 271659 271638 -21
==========================================
- Hits 224623 224519 -104
- Misses 47036 47119 +83
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
Information: QA ran without warnings. Pipeline = 31670 |
5 tasks
Closed
Closed
victorjulien
approved these changes
Jun 26, 2026
Merged
Member
|
Merged in #15740, thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Link to ticket: https://redmine.openinfosecfoundation.org/issues/
https://redmine.openinfosecfoundation.org/issues/7674 preliminary work
Describe changes:
autofp-scheduler: ftp-hash#15434 with additional commit from review