Re: [dpdk-dev] [PATCH 2/4] common/mlx5: add DevX command to query WQ
From: Slava Ovsiienko <hidden>
Date: 2021-03-03 13:58:57
From: Slava Ovsiienko <hidden>
Date: 2021-03-03 13:58:57
-----Original Message----- From: Matan Azrad <redacted> Sent: Thursday, February 25, 2021 12:45 To: dev@dpdk.org Cc: Slava Ovsiienko <redacted>; stable@dpdk.org Subject: [PATCH 2/4] common/mlx5: add DevX command to query WQ Add a DevX command to query Rx queues attributes created by VERBS. Currently support only counter_set_id attribute. This counter ID is managed by the kernel driver and being assigned to any queue created by the kernel. Cc: stable@dpdk.org Signed-off-by: Matan Azrad <redacted>
Acked-by: Viacheslav Ovsiienko <redacted>