suricata icon indicating copy to clipboard operation
suricata copied to clipboard

doc: update eBPF/compilation instructions v5

Open lukashino opened this issue 10 months ago • 1 comments

Follow-up of #10788

Link to Redmine tickets:

  • https://redmine.openinfosecfoundation.org/issues/6599
  • https://redmine.openinfosecfoundation.org/issues/6686

Describe changes: v5

  • inlined and shortened PATH variable edits in the RPM section
  • added minimal/recommended builds to the GH workflow from Ubuntu and Almalinux
  • added literalincludes to the docs from the Github builds
  • removed gosu from Github builds
  • added DPDK to the list of recommended dependencies

v4

  • inlined and shortened PATH variable edits in the Rust section
  • can be cloned - be added

v3

  • updates to the docs per Jeff's suggestions
  • removed the instruction to install i386 headers for the eBPF

v2

  • remove recommended configure parameters

v1

  • small edit in eBPF instructions to prefer libbpf-dev package to the cloning&compilation
  • porting changes from the improved version of installation instructions that got merged into master-6.0.x

lukashino avatar Apr 14 '24 17:04 lukashino

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.86%. Comparing base (784ce30) to head (5bd4596). Report is 127 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10840      +/-   ##
==========================================
+ Coverage   82.83%   82.86%   +0.03%     
==========================================
  Files         913      913              
  Lines      246847   246847              
==========================================
+ Hits       204474   204557      +83     
+ Misses      42373    42290      -83     
Flag Coverage Δ
fuzzcorpus 64.37% <ø> (+0.06%) :arrow_up:
suricata-verify 62.09% <ø> (+<0.01%) :arrow_up:
unittests 62.33% <ø> (ø)

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

codecov[bot] avatar Apr 14 '24 17:04 codecov[bot]

Continues in https://github.com/OISF/suricata/pull/11176

lukashino avatar May 29 '24 12:05 lukashino