Suricata 7.0.2 dpdk operation not permitted: does not start

  • After compiling and linking dpdk:
    Oct 19 15:16:58 scomp1719 suricata[2913493]: EAL: trace_entry_compare():48 found duplicate entry lib.eal.generic.void
    Oct 19 15:16:58 scomp1719 suricata[2913493]: EAL: eal_trace_init():84 failed to initialize trace [File exists]
    Oct 19 15:16:58 scomp1719 suricata[2913493]: EAL: FATAL: Cannot init trace
    Oct 19 15:16:58 scomp1719 suricata[2913493]: EAL: Cannot init trace
    Oct 19 15:16:58 scomp1719 suricata[2913493]: E: dpdk: DPDK EAL initialization error: Operation not permitted

$ dpdk-proc-info -v
EAL: RTE Version: ‘DPDK 23.07.0’

Busy debugging, now compiling suri 7.0.2 with export CFLAGS=“-ggdb” and have a look what gdb comes up with

Ok back to 7.0.1 does not help, see of some libraries are updated after installing 7.0.2 , no changes made to dpdk.

Running again after using OISF git master branch instead of downloading the tarball. Maybe something local.