numam-dpdk/drivers
Yahui Cao c8a9eacb21 net/ice: fix flow director rule after device stop
By moving irq enable/disable from device start/stop to FDIR
setup/teardown, FDIR queue irq config is independent of LAN queue irq
config. So device stop will not cause FDIR rule failure.

Fixes: 84dc7a95a2 ("net/ice: enable flow director engine")

Signed-off-by: Yahui Cao <yahui.cao@intel.com>
Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
Tested-by: Qi Zhang <qi.z.zhang@intel.com>
2019-11-20 17:36:06 +01:00
..
baseband baseband/fpga_lte_fec: fix polling of MMIO register 2019-10-23 16:57:06 +02:00
bus bus/pci: align next mapping address on page boundary 2019-11-14 14:17:48 +01:00
common net/octeontx2: fix PTP configurations for VF 2019-11-20 17:36:05 +01:00
compress compress/octeontx: remove commented out code 2019-11-08 16:40:28 +01:00
crypto crypto/openssl: support in-place scatter gather 2019-11-20 12:35:51 +01:00
event event/dpaa2: support ordered queue 2019-11-08 16:40:29 +01:00
mempool mempool: prevent objects from being across pages 2019-11-06 11:34:19 +01:00
net net/ice: fix flow director rule after device stop 2019-11-20 17:36:06 +01:00
raw raw/ifpga: introduce IRQ functions 2019-11-20 17:36:05 +01:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build raw/ifpga/base: support device tree 2019-11-20 17:36:05 +01:00