mirror of https://github.com/OISF/suricata
dpdk: improve handling of SOCKET_ID_ANY in DPDK 22.11+
Suricata complained that NIC is on different NUMA node than the CPU thread. However, sometimes DPDK might be unable to resolve NUMA location and as a result operate with any NUMA node that is available. Current implementation reported NUMA ID as -1 which could have been confusing to users. Ticket: #6115pull/9198/head
parent
2fdc0e497e
commit
c339e7600a
Loading…
Reference in New Issue