Actions
Bug #7879
closed
AK
AK
runmode/dpdk: dpdk_vars initialized to NULL for any livedev
Bug #7879:
runmode/dpdk: dpdk_vars initialized to NULL for any livedev
Description
There is an unnecessary loop in src/runmode-dpdk.c in ParseDpdkConfigAndConfigureDevice(), where pkt_mempools are assigned to ldev.dpdk_vars.
When running Suricata with multiple threads (loop runs multiple times), this caused ldev.dpdk_vars to be set to NULL.
PA Updated by Philippe Antoine 7 months ago
- Affected Versions deleted (
8.0.2)
VJ Updated by Victor Julien 7 months ago
- Target version changed from 8.0.2 to 9.0.0-beta1
LS Updated by Lukas Sismis 6 months ago
- Label Needs backport to 8.0 added
OT Updated by OISF Ticketbot 6 months ago
- Subtask #7943 added
OT Updated by OISF Ticketbot 6 months ago
- Label deleted (
Needs backport to 8.0)
VJ Updated by Victor Julien 6 months ago
- Status changed from In Progress to Closed
SB Updated by Shivani Bhardwaj 5 months ago
- Subject changed from dpdk: delete unnecessary loop in pkt_mempools assignment to dpdk: unnecessary loop in pkt_mempools assignment
SB Updated by Shivani Bhardwaj 5 months ago
- Subject changed from dpdk: unnecessary loop in pkt_mempools assignment to runmode/dpdk: dpdk_vars initialized to NULL for any livedev
Actions