Re: [dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support

2020-03-10 Thread Aaron Conole
Marchand >>>> ; Ye, Xiaolong >>>> >>>> Cc: Wang, Haiyue ; dev ; >>>> Zhang, Qi Z ; Yang, >>>> Qiming ; Xing, Beilei >>>> ; Zhao1, Wei ; >>>> Aaron Conole ; c...@dpdk.org; Yigit, Ferruh >>>> >&g

Re: [dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support

2020-03-10 Thread Aaron Conole
David Marchand writes: > On Mon, Mar 9, 2020 at 3:22 PM 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 V

Re: [dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support

2020-03-10 Thread Ferruh Yigit
gt; >>> Cc: Wang, Haiyue ; dev ; Zhang, Qi Z >>> ; Yang, >>> Qiming ; Xing, Beilei ; >>> Zhao1, Wei ; >>> Aaron Conole ; c...@dpdk.org; Yigit, Ferruh >>> >>> Subject: Re: [dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support >>>

Re: [dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support

2020-03-10 Thread Thomas Monjalon
ang, > > Qiming ; Xing, Beilei ; > > Zhao1, Wei ; > > Aaron Conole ; c...@dpdk.org; Yigit, Ferruh > > > > Subject: Re: [dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support > > > > On 09/03/2020 17:57, Thomas Monjalon wrote: > > > 09/03/2020 17:20, Ye X

Re: [dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support

2020-03-09 Thread Wang, Haiyue
le ; c...@dpdk.org; Yigit, Ferruh > > Subject: Re: [dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support > > On 09/03/2020 17:57, Thomas Monjalon wrote: > > 09/03/2020 17:20, Ye Xiaolong: > >> Hi, David > >> > >> On 03/09, David Marchand wrote: > >>

Re: [dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support

2020-03-09 Thread Kevin Traynor
On 09/03/2020 17:57, Thomas Monjalon wrote: > 09/03/2020 17:20, Ye Xiaolong: >> Hi, David >> >> On 03/09, David Marchand wrote: >>> On Mon, Mar 9, 2020 at 3:22 PM Haiyue Wang wrote: A DCF (Device Config Function) based approach is proposed where a device bound to the device's VF0 ca

Re: [dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support

2020-03-09 Thread Thomas Monjalon
09/03/2020 17:20, Ye Xiaolong: > Hi, David > > On 03/09, David Marchand wrote: > >On Mon, Mar 9, 2020 at 3:22 PM 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 >

Re: [dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support

2020-03-09 Thread Ye Xiaolong
Hi, David On 03/09, David Marchand wrote: >On Mon, Mar 9, 2020 at 3:22 PM 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)

Re: [dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support

2020-03-09 Thread David Marchand
On Mon, Mar 9, 2020 at 3:22 PM 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 stan

[dpdk-dev] [PATCH v1 0/4] add Intel DCF PMD support

2020-03-09 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