]> git.ipfire.org Git - thirdparty/suricata.git/commit
dpdk: fix parsing of DPDK EAL argument options
authorAdam Kiripolsky <adam.kiripolsky@cesnet.cz>
Tue, 19 Aug 2025 14:07:34 +0000 (16:07 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 22 Aug 2025 07:45:38 +0000 (09:45 +0200)
commit775fc7795e7198c6066333db4776532da9798ed5
treed42ecbada77912719d6cb541eb80efff5a5de702
parentec1da6fd3a2d210b0eea261c3b4d82d729eefa14
dpdk: fix parsing of DPDK EAL argument options

Fix parsing of DPDK EAL argument options taken from suricata.yaml.

Ticket: 7856
src/runmode-dpdk.c