suricata
suricata copied to clipboard
build: fix fuzz dependencies, and dpdk
Link to redmine ticket: Preliminary work for https://redmine.openinfosecfoundation.org/issues/4683
Describe changes:
- build: fix fuzz dependencies, and dpdk
First commits of https://github.com/OISF/suricata/pull/11068
cc @lukashino for DPDK
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.62%. Comparing base (
cb56752
) to head (03a05d9
).
Additional details and impacted files
@@ Coverage Diff @@
## master #11069 +/- ##
==========================================
- Coverage 83.63% 83.62% -0.01%
==========================================
Files 922 922
Lines 250321 250321
==========================================
- Hits 209349 209336 -13
- Misses 40972 40985 +13
Flag | Coverage Δ | |
---|---|---|
fuzzcorpus | 64.20% <ø> (-0.02%) |
:arrow_down: |
livemode | 18.55% <ø> (+0.13%) |
:arrow_up: |
suricata-verify | 62.77% <ø> (+0.01%) |
:arrow_up: |
unittests | 62.27% <ø> (+<0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
@ct0br0 Why was QA cancelled ?
Sorry, meant to delete. Was testing the PR runner script and everything had already ran.
Rebased in https://github.com/OISF/suricata/pull/11218