[dpdk-dev] [PATCH v2 09/13] vdpa/mlx5: support queue state operation
Maxime Coquelin
maxime.coquelin at redhat.com
Fri Jan 31 16:32:11 CET 2020
On 1/29/20 11:09 AM, Matan Azrad wrote:
> Add support for set_vring_state operation.
>
> Using DevX API the virtq state can be changed as described in PRM:
> enable - move to ready state.
> disable - move to suspend state.
>
> Signed-off-by: Matan Azrad <matan at mellanox.com>
> Acked-by: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
> ---
> drivers/vdpa/mlx5/mlx5_vdpa.c | 23 ++++++++++++++++++++++-
> drivers/vdpa/mlx5/mlx5_vdpa.h | 15 +++++++++++++++
> drivers/vdpa/mlx5/mlx5_vdpa_steer.c | 22 ++++++++++++++++++++--
> drivers/vdpa/mlx5/mlx5_vdpa_virtq.c | 25 +++++++++++++++++++++----
> 4 files changed, 78 insertions(+), 7 deletions(-)
>
Acked-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list