[dpdk-dev] [PATCH 1/4] common/mlx5/linux: add glue function to query WQ
Slava Ovsiienko
viacheslavo at nvidia.com
Wed Mar 3 14:58:37 CET 2021
> -----Original Message-----
> From: Matan Azrad <matan at nvidia.com>
> Sent: Thursday, February 25, 2021 12:45
> To: dev at dpdk.org
> Cc: Slava Ovsiienko <viacheslavo at nvidia.com>; stable at dpdk.org
> Subject: [PATCH 1/4] common/mlx5/linux: add glue function to query WQ
>
> When Rx queue is created by VERBS API ibv_create_wq there is a dedicated
> rdma-core API to query an information about this WQ(Work Queue).
>
> VERBS WQ querying is needed for PMD cases which combine VERBS objects
> with DevX objects.
>
> Next feature to use this glue function is the HW queue counters.
>
> Cc: stable at dpdk.org
>
> Signed-off-by: Matan Azrad <matan at nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
More information about the dev
mailing list