sdma-dk: bugfix of query interface

Signed-off-by: zhangyuyang <zhangyuyang31@huawei.com>
This commit is contained in:
zhangyuyang 2025-04-24 12:56:49 +08:00
parent db508b2985
commit cb3e2bfff5
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