Re: [dpdk-dev] discussion: creating a new class for vdpa drivers

2019-12-16 Thread Maxime Coquelin
On 12/16/19 11:19 AM, Andrew Rybchenko wrote: > On 12/16/19 1:04 PM, Maxime Coquelin wrote: >> >> >> On 12/16/19 10:39 AM, Andrew Rybchenko wrote: >>> Hi Maxime, >>> >>> On 12/16/19 11:50 AM, Maxime Coquelin wrote: Hi Andrew, On 12/16/19 9:46 AM, Andrew Rybchenko wrote: > On 1

Re: [dpdk-dev] discussion: creating a new class for vdpa drivers

2019-12-16 Thread Andrew Rybchenko
On 12/16/19 1:04 PM, Maxime Coquelin wrote: > > > On 12/16/19 10:39 AM, Andrew Rybchenko wrote: >> Hi Maxime, >> >> On 12/16/19 11:50 AM, Maxime Coquelin wrote: >>> Hi Andrew, >>> >>> On 12/16/19 9:46 AM, Andrew Rybchenko wrote: On 12/16/19 11:29 AM, Matan Azrad wrote: > > Hi all >>>

Re: [dpdk-dev] discussion: creating a new class for vdpa drivers

2019-12-16 Thread Maxime Coquelin
On 12/16/19 10:39 AM, Andrew Rybchenko wrote: > Hi Maxime, > > On 12/16/19 11:50 AM, Maxime Coquelin wrote: >> Hi Andrew, >> >> On 12/16/19 9:46 AM, Andrew Rybchenko wrote: >>> On 12/16/19 11:29 AM, Matan Azrad wrote: Hi all I understand all of you agree \ not object with th

Re: [dpdk-dev] discussion: creating a new class for vdpa drivers

2019-12-16 Thread Andrew Rybchenko
Hi Maxime, On 12/16/19 11:50 AM, Maxime Coquelin wrote: > Hi Andrew, > > On 12/16/19 9:46 AM, Andrew Rybchenko wrote: >> On 12/16/19 11:29 AM, Matan Azrad wrote: >>> >>> Hi all >>> >>> I understand all of you agree \ not object with the new class for vdpa >>> drivers. >> >> I have two control qu

Re: [dpdk-dev] discussion: creating a new class for vdpa drivers

2019-12-16 Thread Maxime Coquelin
Hi Andrew, On 12/16/19 9:46 AM, Andrew Rybchenko wrote: > On 12/16/19 11:29 AM, Matan Azrad wrote: >> >> Hi all >> >> I understand all of you agree \ not object with the new class for vdpa >> drivers. > > I have two control questions: > > 1. If so, is it allowed to have vDPA driver in >driv

Re: [dpdk-dev] discussion: creating a new class for vdpa drivers

2019-12-16 Thread Maxime Coquelin
Hi, On 12/16/19 9:29 AM, Matan Azrad wrote: > > Hi all > > I understand all of you agree \ not object with the new class for vdpa > drivers. > > Based on that, I'm going to start it. Please go ahead, I'll rebase my virtio vDPA series on top of it. Thanks, Maxime > From: Tiwei Bie >> On Tue,

Re: [dpdk-dev] discussion: creating a new class for vdpa drivers

2019-12-16 Thread Andrew Rybchenko
On 12/16/19 11:29 AM, Matan Azrad wrote: > > Hi all > > I understand all of you agree \ not object with the new class for vdpa > drivers. I have two control questions: 1. If so, is it allowed to have vDPA driver in drivers/net/ if it is better from code sharing point of view? 2. If driv

Re: [dpdk-dev] discussion: creating a new class for vdpa drivers

2019-12-16 Thread Matan Azrad
Hi all I understand all of you agree \ not object with the new class for vdpa drivers. Based on that, I'm going to start it. From: Tiwei Bie > On Tue, Dec 10, 2019 at 09:00:33AM +0100, Thomas Monjalon wrote: > > 10/12/2019 03:41, Tiwei Bie: > > > On Mon, Dec 09, 2019 at 02:22:27PM +0300, Andrew