!15 sdma-dk: bugfix of query interface

From: @zhang-yuyang-0821 
Reviewed-by: @zju-zzy 
Signed-off-by: @zju-zzy
This commit is contained in:
openeuler-ci-bot 2025-04-24 11:55:45 +00:00 committed by Gitee
commit 938a68bec0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 1 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: sdma-dk
Version: 1.0.0
Release: 10%{?dist}
Release: 11%{?dist}
Summary: SDMA user-mode driver
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
@ -45,6 +45,10 @@ chrpath -d %{buildroot}%{_bindir}/sdma_tool
%{_bindir}/sdma_tool
%changelog
* Thu Apr 24 2025 zhangyuyang <zhangyuyang31@huawei.com> - 1.0.0-11
- Type:bugfix
- DESC:fix query bug of retrieving more cqes than user designation
* Tue Mar 18 2025 zhangyuyang <zhangyuyang31@huawei.com> - 1.0.0-10
- Type:bugfix
- DESC:synchronize bugfix of sdma_tool to openeuler