numam-dpdk/drivers/net/iavf
Radu Nicolau 4bcfaf7316 net/iavf: add watchdog for VF FLR
Add watchdog to iAVF PMD which support monitoring the VFLR register. If
the device is not already in reset then if a VF reset in progress is
detected then notify user through callback and set into reset state.
If the device is already in reset then poll for completion of reset.

The watchdog is disabled by default, to enable it set
IAVF_DEV_WATCHDOG_PERIOD to a non zero value (microseconds)

Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
2021-10-29 04:22:25 +02:00
..
iavf_ethdev.c net/iavf: add watchdog for VF FLR 2021-10-29 04:22:25 +02:00
iavf_fdir.c net/iavf: fix multi-process shared data 2021-10-11 04:59:09 +02:00
iavf_generic_flow.c net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00
iavf_generic_flow.h net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00
iavf_hash.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
iavf_ipsec_crypto_capabilities.h net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00
iavf_ipsec_crypto.c net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00
iavf_ipsec_crypto.h net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00
iavf_log.h net/iavf: refine debug build option 2021-04-01 16:10:20 +02:00
iavf_rxtx_vec_avx2.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
iavf_rxtx_vec_avx512.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
iavf_rxtx_vec_common.h mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
iavf_rxtx_vec_sse.c net/iavf: rework Tx path 2021-10-29 04:19:28 +02:00
iavf_rxtx.c net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00
iavf_rxtx.h net/iavf: support xstats for inline IPsec crypto 2021-10-29 04:22:15 +02:00
iavf_tm.c net/iavf: build on Windows 2021-09-30 22:09:49 +02:00
iavf_vchnl.c net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00
iavf.h net/iavf: add watchdog for VF FLR 2021-10-29 04:22:25 +02:00
meson.build net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00
rte_pmd_iavf.h net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00
version.map net/iavf: support IPsec inline crypto 2021-10-29 04:22:04 +02:00