Re: [dpdk-dev] [PATCH 04/14] vhost: make vDPA framework bus agnostic

2020-06-22 Thread Maxime Coquelin
On 6/22/20 11:49 AM, Adrian Moreno wrote: > > > On 6/19/20 5:11 PM, Maxime Coquelin wrote: >> >> >> On 6/19/20 1:14 PM, Adrian Moreno wrote: >>> >>> >>> On 6/11/20 11:37 PM, Maxime Coquelin wrote: This patch makes the vDPA framework to no more support only PCI devices, but any device

Re: [dpdk-dev] [PATCH 04/14] vhost: make vDPA framework bus agnostic

2020-06-22 Thread Adrian Moreno
On 6/19/20 5:11 PM, Maxime Coquelin wrote: > > > On 6/19/20 1:14 PM, Adrian Moreno wrote: >> >> >> On 6/11/20 11:37 PM, Maxime Coquelin wrote: >>> This patch makes the vDPA framework to no more >>> support only PCI devices, but any devices by relying >>> on the generic device name as identifie

Re: [dpdk-dev] [PATCH 04/14] vhost: make vDPA framework bus agnostic

2020-06-19 Thread Maxime Coquelin
On 6/19/20 1:14 PM, Adrian Moreno wrote: > > > On 6/11/20 11:37 PM, Maxime Coquelin wrote: >> This patch makes the vDPA framework to no more >> support only PCI devices, but any devices by relying >> on the generic device name as identifier. >> >> Signed-off-by: Maxime Coquelin >> --- >> dri

Re: [dpdk-dev] [PATCH 04/14] vhost: make vDPA framework bus agnostic

2020-06-19 Thread Adrian Moreno
On 6/11/20 11:37 PM, Maxime Coquelin wrote: > This patch makes the vDPA framework to no more > support only PCI devices, but any devices by relying > on the generic device name as identifier. > > Signed-off-by: Maxime Coquelin > --- > drivers/vdpa/ifc/ifcvf_vdpa.c | 6 +- > drivers/

Re: [dpdk-dev] [PATCH 04/14] vhost: make vDPA framework bus agnostic

2020-06-15 Thread Maxime Coquelin
On 6/12/20 2:46 PM, Gaëtan Rivet wrote: > On 11/06/20 23:37 +0200, Maxime Coquelin wrote: >> This patch makes the vDPA framework to no more >> support only PCI devices, but any devices by relying >> on the generic device name as identifier. >> >> Signed-off-by: Maxime Coquelin >> --- >> driver

Re: [dpdk-dev] [PATCH 04/14] vhost: make vDPA framework bus agnostic

2020-06-12 Thread Gaëtan Rivet
On 11/06/20 23:37 +0200, Maxime Coquelin wrote: > This patch makes the vDPA framework to no more > support only PCI devices, but any devices by relying > on the generic device name as identifier. > > Signed-off-by: Maxime Coquelin > --- > drivers/vdpa/ifc/ifcvf_vdpa.c | 6 +- > drivers

[dpdk-dev] [PATCH 04/14] vhost: make vDPA framework bus agnostic

2020-06-11 Thread Maxime Coquelin
This patch makes the vDPA framework to no more support only PCI devices, but any devices by relying on the generic device name as identifier. Signed-off-by: Maxime Coquelin --- drivers/vdpa/ifc/ifcvf_vdpa.c | 6 +- drivers/vdpa/mlx5/mlx5_vdpa.c | 8 +-- drivers/vdpa/mlx5/mlx5