Re: [PATCH v1 1/1] mldev: support get queue pair count
31/07/2024 08:13, Srikanth Yalavarthi: > Added API to get ML device queue-pair count. > > Signed-off-by: Srikanth Yalavarthi Applied, thanks.
[PATCH v1 1/1] mldev: support get queue pair count
Added API to get ML device queue-pair count. Signed-off-by: Srikanth Yalavarthi --- lib/mldev/rte_mldev.c | 15 +++ lib/mldev/rte_mldev.h | 13 + lib/mldev/version.map | 1 + 3 files changed, 29 insertions(+) diff --git a/lib/mldev/rte_mldev.c b/lib/mldev/rte_mldev.c in