-----Original Message----- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Haiyue Wang Sent: Thursday, March 26, 2020 11:04 AM To: dev@dpdk.org; Ye, Xiaolong <xiaolong...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com>; Yang, Qiming <qiming.y...@intel.com>; Xing, Beilei <beilei.x...@intel.com> Cc: Zhao1, Wei <wei.zh...@intel.com>; Wang, Haiyue <haiyue.w...@intel.com> Subject: [dpdk-dev] [PATCH v4 1/7] net/iavf: stop the PCI probe in DCF mode A new DCF PMD will be introduced, which runs on Intel VF hardware, and it is a pure software design to control the advance functionality (such as switch, ACL) for rest of the VFs. So if the DCF (Device Config Function) mode is specified by the devarg 'cap=dcf', then it will stop the PCI probe in the iavf PMD. Signed-off-by: Haiyue Wang <haiyue.w...@intel.com> Reviewed-by: Xiaolong Ye <xiaolong...@intel.com> Acked-by: Jingjing Wu <jingjing...@intel.com>
- [dpdk-dev] [PATCH v3 0/7] add Intel DCF PMD support Haiyue Wang
- [dpdk-dev] [PATCH v3 2/7] net/ice: add the DCF hardware ... Haiyue Wang
- [dpdk-dev] [PATCH v3 1/7] net/iavf: stop the PCI probe i... Haiyue Wang
- [dpdk-dev] [PATCH v3 6/7] net/ice: handle the PF initial... Haiyue Wang
- [dpdk-dev] [PATCH v3 5/7] net/ice: export the DDP defini... Haiyue Wang
- [dpdk-dev] [PATCH v3 4/7] net/ice: handle the AdminQ com... Haiyue Wang
- [dpdk-dev] [PATCH v3 3/7] net/ice: acquire and disable t... Haiyue Wang
- [dpdk-dev] [PATCH v3 7/7] net/ice: get the VF hardware i... Haiyue Wang
- [dpdk-dev] [PATCH v4 0/7] add Intel DCF PMD support Haiyue Wang
- [dpdk-dev] [PATCH v4 1/7] net/iavf: stop the PCI probe i... Haiyue Wang
- Re: [dpdk-dev] [PATCH v4 1/7] net/iavf: stop the PCI... Wu, Jingjing
- [dpdk-dev] [PATCH v4 2/7] net/ice: add the DCF hardware ... Haiyue Wang
- [dpdk-dev] [PATCH v4 3/7] net/ice: acquire and disable t... Haiyue Wang
- [dpdk-dev] [PATCH v4 6/7] net/ice: handle the PF initial... Haiyue Wang
- [dpdk-dev] [PATCH v4 7/7] net/ice: get the VF hardware i... Haiyue Wang
- [dpdk-dev] [PATCH v4 4/7] net/ice: handle the AdminQ com... Haiyue Wang
- [dpdk-dev] [PATCH v4 5/7] net/ice: export the DDP defini... Haiyue Wang
- Re: [dpdk-dev] [PATCH v4 0/7] add Intel DCF PMD support Zhang, Qi Z
- Re: [dpdk-dev] [PATCH v4 0/7] add Intel DCF PMD support Ye Xiaolong
- [dpdk-dev] [PATCH v5 0/7] add Intel DCF PMD support Haiyue Wang