Skip to content

Xdp tunnel 7674 v15.2#15446

Closed
catenacyber wants to merge 5 commits into
OISF:mainfrom
catenacyber:xdp-tunnel-7674-v15.2
Closed

Xdp tunnel 7674 v15.2#15446
catenacyber wants to merge 5 commits into
OISF:mainfrom
catenacyber:xdp-tunnel-7674-v15.2

Conversation

@catenacyber

Copy link
Copy Markdown
Contributor

Link to ticket: https://redmine.openinfosecfoundation.org/issues/
https://redmine.openinfosecfoundation.org/issues/7674 preliminary work

Describe changes:

  • EBPF is now in suricata --build-info list of features
  • ebpf: remove unused macro
  • factorize some redundant code
  • use livedev also for case autofp-scheduler: ftp-hash

#15434 with additional commit from review

catenacyber and others added 5 commits May 22, 2026 17:35
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
@codecov

codecov Bot commented May 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.28571% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.65%. Comparing base (57f76a2) to head (c41e558).

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     
Flag Coverage Δ
fuzzcorpus 61.55% <89.28%> (+<0.01%) ⬆️
livemode 18.33% <42.85%> (-0.05%) ⬇️
netns 22.69% <78.57%> (-0.04%) ⬇️
pcap 45.04% <89.28%> (-0.09%) ⬇️
suricata-verify 66.38% <89.28%> (-0.06%) ⬇️
unittests 58.44% <75.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@suricata-qa

Copy link
Copy Markdown

Information: QA ran without warnings.

Pipeline = 31670

@victorjulien victorjulien added this to the 9.0 milestone Jun 26, 2026
@victorjulien

Copy link
Copy Markdown
Member

Merged in #15740, thanks!

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.

3 participants