2022-03-30 08:48:13 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-04-25 04:58:49 +00:00
|
|
|
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
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-03-30 08:48:13 +00:00
|
|
|
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
|
2022-03-30 09:46:07 +00:00
|
|
|
- Build exclusively on x86_64, as kernel module idxd.ko cannot be
|
|
|
|
found on i586
|
2022-03-30 08:48:13 +00:00
|
|
|
|
2021-12-30 17:08:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-10-22 13:13:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-09-10 14:21:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-07-02 08:08:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-04-26 12:55:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2021-02-12 14:09:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2020-09-22 09:48:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 22 09:28:15 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging of v2.8 (jsc#SLE-15021)
|