Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 76a3ea789c | |||
| 33a53b27c0 |
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 13:41:19 UTC 2025 - Antonio Teixeira <antonio.teixeira@suse.com>
|
||||
|
||||
- Update to 4.1.9:
|
||||
* static-analysis: Fix coverity memory leak issues
|
||||
* accel-config: Change license to LGPL 2.1
|
||||
* Update dsa_config_test_runner.sh
|
||||
* test: Use ENQCMD for Betch Testing
|
||||
* test/common: Conditionally remove the module
|
||||
* accel_test: Setup Memmap for Dedicated workqueue
|
||||
* iaa_test: Use syscall write to submit descriptor
|
||||
* accfg/enable.c: Remove the redundant check.
|
||||
* Doc: Add document for new added subcommand info
|
||||
* Add decode subcommand info
|
||||
* accel-config: Refine the Usage of enable/disable-device
|
||||
* accel-config: Add options for subcommand enable/disable-device
|
||||
* dsa_test: Use syscall write to submit descriptor
|
||||
* Fix null setting of jc->jgroup_assigned
|
||||
* accel-config: add missing NULL return checks on calls to deprecated_attr
|
||||
* licences: reformat to 80 wide lines and UNIX format
|
||||
* contrib/configs/profilenote.txt: Fix spelling mistake "Calcuated" -> "Calculated"
|
||||
* Documentation: fix typo "limt" -> "limit"
|
||||
* accfg/list: fix typo "Momery" -> "Memory"
|
||||
* test/dsa: Fix typo "chekcing" -> "checking"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 8 15:07:51 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package accel-config
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define pkg_libname libaccel-config1
|
||||
%define src_name idxd-config-accel-config-v%{version}
|
||||
Name: accel-config
|
||||
Version: 4.1.8
|
||||
Version: 4.1.9
|
||||
Release: 0
|
||||
Summary: Configure accelerator subsystem devices
|
||||
License: GPL-2.0-only
|
||||
|
||||
Binary file not shown.
3
idxd-config-accel-config-v4.1.9.tar.gz
Normal file
3
idxd-config-accel-config-v4.1.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abac58ac1ad6738f20d512c55787426915f7c2dd05ca9d9b3ccd196af235e0b9
|
||||
size 198621
|
||||
Reference in New Issue
Block a user