> -----Original Message-----
> From: Matan Azrad <[email protected]>
> Sent: Thursday, February 25, 2021 12:45
> To: [email protected]
> Cc: Slava Ovsiienko <[email protected]>; [email protected]
> 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: [email protected]
> 
> Signed-off-by: Matan Azrad <[email protected]>
Acked-by: Viacheslav Ovsiienko <[email protected]>

Reply via email to