Markéta Machová
b30681bb87
- Update to version 3.4.6.3: * Allow use of config files with driver_name attr with older drivers OBS-URL: https://build.opensuse.org/request/show/971939 OBS-URL: https://build.opensuse.org/package/show/Base:System/accel-config?expand=0&rev=14
108 lines
4.2 KiB
Plaintext
108 lines
4.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 21 21:40:01 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 3.4.6.3:
|
|
* Allow use of config files with driver_name attr with older drivers
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 30 08:11:22 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Update to version 3.4.6.2:
|
|
* Allow driver_name to be configured in guest
|
|
* Disable mdev tests
|
|
* Update driver_name in unit test configs
|
|
* Improve error message in config attr failures
|
|
- Update to version 3.4.6.1:
|
|
* Bug fix in wq driver name configuration
|
|
* Test configs add driver name attr
|
|
- Update to version 3.4.6:
|
|
* Support new "read_buffer" attributes that replace "token" attributes
|
|
* Deprecate attributes with "token" names
|
|
* Add support for driver_name attr to get wq driver name
|
|
* Fix a read buffer length related bug
|
|
* Add opcode operation support
|
|
- Build exclusively on x86_64, as kernel module idxd.ko cannot be
|
|
found on i586
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 30 15:11:29 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Update to version 3.4.4:
|
|
* Add -e/--enable and -f/--force features to load-config command
|
|
* Add more sample configuration files for different usages
|
|
* Add multi-descriptor support
|
|
- Update to version 3.4.3:
|
|
* Remove redundant dependencies (kmod and udev)
|
|
* Bug fixes and code cleanup
|
|
* DSA test adds device and wq selection
|
|
* DSA test adds no opcode operation support
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 8 13:28:16 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Update to version 3.4.2
|
|
* Add feature to skip tests based on feature availability
|
|
* Skip tests requiring shared memory if feature not available
|
|
* Add API to retrieve wq occupancy attribute
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 9 10:18:17 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Update to version 3.4.1
|
|
* Bug fixes related to traffic-class
|
|
* Add per-wq ATS disable support
|
|
* Add extended error status reporting
|
|
* Created local copy of UAPI header file idxd.h from /usr/include
|
|
* Update driver name changes
|
|
* Rewrite unit test removing hardcoding and other enhancements
|
|
* Bug fixes
|
|
- Run spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 29 10:23:21 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 3.2
|
|
* Add support for new device bind paths retaining compatibility
|
|
with older kernels
|
|
* Add support for UACCE interface to access char devices
|
|
* Fixed several issues in filtering, config and listing code
|
|
* Support all 256 bits of op_cap
|
|
* Fix incorrect return values
|
|
* Made removing all mdevs more intuitive
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 26 09:57:42 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 3.1
|
|
* Improved error messages and return values
|
|
* Fix incorrect error return value from tool
|
|
* Allow -1 special value for wq->groupid and fix related error
|
|
messages
|
|
* Fix incorrect manpage text for config-wq
|
|
* Remove reference to non-interface header in interface header
|
|
* Remove non-interface header from packaging
|
|
* Use portable data types and fix build issues in 32 bit targets
|
|
- Dropped upstream merged v3.0.1-use-portable-data-types.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 12 13:09:35 UTC 2021 - Libor Pechacek <lpechacek@suse.com>
|
|
|
|
- Update to v3.0.1 (jsc#SLE-13348)
|
|
- Added IAX support
|
|
- Added implementation and support for new mdev types
|
|
- Removed uuid type mdevs
|
|
- Introduced a new wq API to set max batch and transfer size
|
|
- Added new GPL2 and LGPL-2.1 license files
|
|
- Library license changed to LGPL-2.1
|
|
- Fixed static code analysis bugs
|
|
- Enhanced Description
|
|
- Added dependency on the idxd kernel driver
|
|
- Restricted architecture to x86 - DSA is embedded
|
|
into Intel CPUs
|
|
- Added patch: v3.0.1-use-portable-data-types.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 22 09:28:15 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Initial packaging of v2.8 (jsc#SLE-15021)
|