mirror of https://github.com/OISF/suricata
af-packet: no more threads than RSS queues
If we manage to read the number of RSS queues from an interface, this means that the optimal number of capture threads is equal to the minimum of this number and of the number of cores on the system. This patch implements this logic thanks to the newly introduced function GetIfaceRSSQueuesNum.pull/1238/head
parent
123c58af4b
commit
56373e5b34
Loading…
Reference in New Issue