numam-dpdk/drivers/net/iavf
Simei Su ada64daa1a net/iavf: fix VF reset for flow director rule
After VF reset, FDIR rule still takes effect. To solve the issue,
this patch adds to flush all flows before flow uninit. VIRTCHNL
sends message to PF by Admin Queue, so flow flush should be implemented
before Admin Queue shut down.

Fixes: ff2d0c345c ("net/iavf: support generic flow API")

Signed-off-by: Simei Su <simei.su@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
2020-05-05 15:54:25 +02:00
..
iavf_ethdev.c net/iavf: fix VF reset for flow director rule 2020-05-05 15:54:25 +02:00
iavf_fdir.c net/iavf: support flow director mark action 2020-04-21 13:57:09 +02:00
iavf_generic_flow.c net/iavf: fix VF reset for flow director rule 2020-05-05 15:54:25 +02:00
iavf_generic_flow.h net/iavf: fix VF reset for flow director rule 2020-05-05 15:54:25 +02:00
iavf_hash.c net/iavf: add RSS configuration for VF 2020-04-21 18:03:26 +02:00
iavf_log.h net/iavf: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
iavf_rxtx_vec_avx2.c net/iavf: add RSS hash parsing in AVX path 2020-04-21 13:57:09 +02:00
iavf_rxtx_vec_common.h net/iavf: enable AVX2 for iavf 2019-10-23 16:43:10 +02:00
iavf_rxtx_vec_sse.c net/iavf: add RSS hash parsing in SSE path 2020-04-21 13:57:09 +02:00
iavf_rxtx.c net/iavf: support flow mark in normal data path 2020-04-21 13:57:09 +02:00
iavf_rxtx.h net/iavf: add flow director enabled switch value 2020-04-21 13:57:09 +02:00
iavf_vchnl.c net/iavf: add RSS configuration for VF 2020-04-21 18:03:26 +02:00
iavf.h net/iavf: add RSS configuration for VF 2020-04-21 18:03:26 +02:00
Makefile net/iavf: add RSS configuration for VF 2020-04-21 18:03:26 +02:00
meson.build net/iavf: add RSS configuration for VF 2020-04-21 18:03:26 +02:00
rte_pmd_iavf_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00