Re: [dpdk-dev] [PATCH v6 0/7] add Intel DCF PMD support

2020-03-27 Thread Ye Xiaolong
On 03/27, Haiyue Wang wrote: >A DCF (Device Config Function) based approach is proposed where a device >bound to the device's VF0 can act as a sole controlling entity to exercise >advance functionality (such as switch, ACL) for rest of the VFs. > >The DCF works as a standalone PMD to support this f

[dpdk-dev] [PATCH v6 0/7] add Intel DCF PMD support

2020-03-26 Thread Haiyue Wang
A DCF (Device Config Function) based approach is proposed where a device bound to the device's VF0 can act as a sole controlling entity to exercise advance functionality (such as switch, ACL) for rest of the VFs. The DCF works as a standalone PMD to support this function, which shares the ice PMD