Actions
Feature #6106
closeddpdk: fail startup on uninitialized thread affinity setting
Effort:
Difficulty:
low
Label:
Description
To make DPDK Suricata more user-oriented and to prevent the common mistake of not setting thread affinity on the CPU, implement the check that makes thread affinity setting necessary to be able to run DPDK runmode.
A side effect of not setting thread affinity is that Suricata runs all workers on a single core.
Updated by Victor Julien over 1 year ago
- Status changed from In Progress to Closed
Actions