Project

General

Profile

Actions

Bug #7879

open

dpdk: delete unnecessary loop in pkt_mempools assignment

Added by Adam Kiripolsky 5 days ago. Updated 4 days ago.

Status:
In Progress
Priority:
Normal
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

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.

Actions #1

Updated by Philippe Antoine 4 days ago

  • Affected Versions deleted (8.0.2)
Actions

Also available in: Atom PDF