Re: [dpdk-dev] [PATCH 2/2] vdpa/mlx5: adjust virtio queue protection domain

2020-06-18 Thread Maxime Coquelin
On 6/2/20 5:51 PM, Matan Azrad wrote: > In other to fill the new requirement for virtq configuration, > set the single PD managed by the driver for all the virtqs. > > Cc: sta...@dpdk.org > > Signed-off-by: Matan Azrad > Signed-off-by: Xueming Li > --- > drivers/vdpa/mlx5/mlx5_vdpa.c

Re: [dpdk-dev] [PATCH 2/2] vdpa/mlx5: adjust virtio queue protection domain

2020-06-18 Thread Maxime Coquelin
On 6/2/20 5:51 PM, Matan Azrad wrote: > In other to fill the new requirement for virtq configuration, > set the single PD managed by the driver for all the virtqs. > > Cc: sta...@dpdk.org > > Signed-off-by: Matan Azrad > Signed-off-by: Xueming Li > --- > drivers/vdpa/mlx5/mlx5_vdpa.c

Re: [dpdk-dev] [PATCH 2/2] vdpa/mlx5: adjust virtio queue protection domain

2020-06-18 Thread Maxime Coquelin
On 6/2/20 5:51 PM, Matan Azrad wrote: > In other to fill the new requirement for virtq configuration, > set the single PD managed by the driver for all the virtqs. > > Cc: sta...@dpdk.org > > Signed-off-by: Matan Azrad > Signed-off-by: Xueming Li > --- > drivers/vdpa/mlx5/mlx5_vdpa.c

[dpdk-dev] [PATCH 2/2] vdpa/mlx5: adjust virtio queue protection domain

2020-06-02 Thread Matan Azrad
In other to fill the new requirement for virtq configuration, set the single PD managed by the driver for all the virtqs. Cc: sta...@dpdk.org Signed-off-by: Matan Azrad Signed-off-by: Xueming Li --- drivers/vdpa/mlx5/mlx5_vdpa.c | 38 ++- drivers/vdpa/mlx5