Sync from SUSE:SLFO:Main accel-config revision e053b616dda22da386884533286537bf
This commit is contained in:
parent
96b4cbc647
commit
984ff3fec3
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 8 15:07:51 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>
|
||||
|
||||
- Update to 4.1.8:
|
||||
* Check for error return from iaa_do_crypto
|
||||
* Clean up resource leak in accfg_wq_get_occupancy
|
||||
* Update dsa_config_test_runner.sh
|
||||
- 4.1.7 changelog:
|
||||
* Typo fixes
|
||||
* Make verbose logging optional
|
||||
* Clean up typo
|
||||
* Don't attempt to disable non-existent devices
|
||||
* Don't list attributes not present
|
||||
* add required SECURITY.md file for OSSF Scorecard compliance
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 08:26:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.1.6:
|
||||
* Free driver_name when freeing wq
|
||||
* Disable all WQs and rmmod iaa_crypto
|
||||
* Remove the script about vfio passthrough device
|
||||
* Use madvise(MADV_DONTNEED) to ummap address
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 12:56:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 4.1.5:
|
||||
+ Free driver_name in case of error adding wq.
|
||||
+ change op config default value because of kernel change.
|
||||
+ set read buffer allowed from 0 to 8.
|
||||
+ disable enabled devices before unloading iaa_crypto.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 18 09:40:51 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define pkg_libname libaccel-config1
|
||||
%define src_name idxd-config-accel-config-v%{version}
|
||||
Name: accel-config
|
||||
Version: 4.1.4
|
||||
Version: 4.1.8
|
||||
Release: 0
|
||||
Summary: Configure accelerator subsystem devices
|
||||
License: GPL-2.0-only
|
||||
|
BIN
idxd-config-accel-config-v4.1.4.tar.gz
(Stored with Git LFS)
BIN
idxd-config-accel-config-v4.1.4.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
idxd-config-accel-config-v4.1.8.tar.gz
(Stored with Git LFS)
Normal file
BIN
idxd-config-accel-config-v4.1.8.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user