numam-dpdk/drivers/net/iavf
Haiyue Wang 0c6b1bf46a net/iavf: enable PCI bus master after reset
The VF reset can be triggered by the PF reset event, then the PCI bus
master will be cleared, the VF will be not allowed to issue any Memory
or I/O Requests.

So after the reset event is detected, always enable the PCI bus master.
And if failed, the device or system may be in an invalid state, so keep
the VF reset state to mark it as I/O error.

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
2021-06-04 09:38:17 +02:00
..
iavf_ethdev.c net/iavf: enable PCI bus master after reset 2021-06-04 09:38:17 +02:00
iavf_fdir.c net/iavf: support flow director for IP fragment 2021-04-13 11:32:37 +02:00
iavf_generic_flow.c net/iavf: support RSS hash for IP fragment 2021-04-13 11:31:57 +02:00
iavf_generic_flow.h net/iavf: support flow director for IP fragment 2021-04-13 11:32:37 +02:00
iavf_hash.c net/iavf: support RSS hash for IP fragment 2021-04-13 11:31:57 +02:00
iavf_log.h net/iavf: refine debug build option 2021-04-01 16:10:20 +02:00
iavf_rxtx_vec_avx2.c net/iavf: fix crash in AVX512 2021-04-14 14:29:14 +02:00
iavf_rxtx_vec_avx512.c net/iavf: fix VLAN extraction in AVX512 path 2021-04-30 16:09:28 +02:00
iavf_rxtx_vec_common.h net/iavf: add offload path for Rx AVX512 2021-04-14 14:47:47 +02:00
iavf_rxtx_vec_sse.c mbuf: rename outer IP checksum macro 2021-03-02 10:57:28 +01:00
iavf_rxtx.c net/iavf: fix Tx context descriptor 2021-05-12 10:52:54 +02:00
iavf_rxtx.h net/iavf: add offload path for Rx AVX512 flex descriptor 2021-04-14 14:48:06 +02:00
iavf_vchnl.c net/iavf: fix primary MAC type when starting port 2021-04-29 10:37:00 +02:00
iavf.h net/iavf: fix VF to PF command failure handling 2021-04-26 06:44:45 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
rte_pmd_iavf.h net/iavf: fix SPDX license text 2020-11-20 21:10:05 +01:00
version.map net/iavf: support flex desc metadata extraction 2020-11-03 23:35:06 +01:00