!6 SDMA-DK: support fast mode

From: @zhangshuowen96 
Reviewed-by: @zju-hw, @zju-zzy 
Signed-off-by: @zju-hw, @zju-zzy
This commit is contained in:
openeuler-ci-bot 2024-09-11 12:37:44 +00:00 committed by Gitee
commit e869e8a034
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 7 additions and 1 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: sdma-dk
Version: 1.0.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: SDMA user-mode driver
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
@ -8,6 +8,8 @@ BuildRoot: %{_buildrootdir}/%{name}-%{version}-build
BuildRequires: make gcc autoconf automake libtool
ExclusiveArch: aarch64
%define debug_package %{nil}
%description
%prep
@ -35,6 +37,10 @@ find ${RPM_BUILD_ROOT}/%{_libdir}/ -name '*.so*'
/usr/include/*
%changelog
* Wed Sep 11 2024 zhangyuyang <zhangyuyang31@huawei.com> - 1.0.0-3
- Type:bugfix
- DESC:add fast mode and fix sdma-dk code
* Tue Jun 11 2024 wangzijian <wangzijian22@huawei.com> - 1.0.0-2
- Type:bugfix
- DESC:fix sdma-dk spec