Skip to content

Fix builds, to allow C code called from rust only, to prepare for dynamic register keywords 4683 v5.2#11218

Closed
catenacyber wants to merge 2 commits into
OISF:masterfrom
catenacyber:detect-dynamic-register-keywords-4683-v5.2
Closed

Fix builds, to allow C code called from rust only, to prepare for dynamic register keywords 4683 v5.2#11218
catenacyber wants to merge 2 commits into
OISF:masterfrom
catenacyber:detect-dynamic-register-keywords-4683-v5.2

Conversation

@catenacyber
Copy link
Copy Markdown
Contributor

Link to redmine ticket:
Preliminary work for https://redmine.openinfosecfoundation.org/issues/4683

Describe changes:

  • build: fix fuzz dependencies, and dpdk

First commits of #11068

#11069 rebased to get attention (and also fixing fuzz base64 target)

cc @lukashino for DPDK

So that there is no need to remove the final binary, to recompile
it if there has been changes in the code.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.87%. Comparing base (3b1fecb) to head (479f48d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11218      +/-   ##
==========================================
- Coverage   83.02%   82.87%   -0.16%     
==========================================
  Files         942      942              
  Lines      250606   250606              
==========================================
- Hits       208067   207680     -387     
- Misses      42539    42926     +387     
Flag Coverage Δ
fuzzcorpus 61.28% <ø> (ø)
livemode 18.83% <ø> (+0.12%) ⬆️
pcap ?
suricata-verify 61.73% <ø> (+0.01%) ⬆️
unittests 60.63% <ø> (ø)

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

@victorjulien
Copy link
Copy Markdown
Member

Very confused by the mismatch of PR title and content. Can you make sure they match up?

@victorjulien victorjulien changed the title Detect dynamic register keywords 4683 v5.2 Build system prep for detect dynamic register keywords 4683 v5.2 Jun 6, 2024
@catenacyber catenacyber changed the title Build system prep for detect dynamic register keywords 4683 v5.2 Fix builds, to allow C code called from rust only, to prepare for dynamic register keywords 4683 v5.2 Jun 6, 2024
@victorjulien victorjulien added this to the 8.0 milestone Jun 6, 2024
@victorjulien
Copy link
Copy Markdown
Member

Merged in #11270, 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.

2 participants