]> git.ipfire.org Git - thirdparty/suricata.git/commit
dpdk: separate i40e prestop actions from DPKD 19.11
authorLukas Sismis <lsismis@oisf.net>
Fri, 2 Jun 2023 13:59:52 +0000 (15:59 +0200)
committerVictor Julien <vjulien@oisf.net>
Mon, 5 Jun 2023 09:07:02 +0000 (11:07 +0200)
commit540df3befe14ee6faae297aefb9b39f9dfc67e1d
tree1d59dada95f963adcb5f70019ad754f0bf68d680
parenta9b2f79070f1b8917ec7b948715cc7ac76d051cb
dpdk: separate i40e prestop actions from DPKD 19.11

In DPDK 19.11 Suricata does not setup RSS on i40e driver
with rte_flow. As a result, it should not be deinitializing
RSS configuration with rte_flow as well.
src/source-dpdk.c