]> git.ipfire.org Git - thirdparty/suricata.git/commit
napatech: generalise numa config recommending
authorRalph Eastwood <rea@napatech.com>
Mon, 14 Aug 2023 10:03:41 +0000 (12:03 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 5 Sep 2023 12:21:34 +0000 (14:21 +0200)
commitc4059a7f02bdc4254affa228f3dba853c557b831
treef1e04e060ab5403e984c1c99084c793dbf3391cb
parent8c1ccc1cfe39717500a1e75400a9a0570e6d14df
napatech: generalise numa config recommending

Previous implementation hardcoded up to 4 NUMA nodes.
We support arbitrary number of NUMA nodes now.

Note that this commit also removes the old SCLog logging
calls.  But since the logic has changed, these have been replaced
directly with new code.
src/source-napatech.c