accel-config/accel-config.changes
Danilo Spinella eb0a24dc02 Accepting request 917698 from home:dspinella:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/917698
OBS-URL: https://build.opensuse.org/package/show/Base:System/accel-config?expand=0&rev=8
2021-09-10 14:21:43 +00:00

61 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
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)