Accepting request 965833 from home:dspinella:branches:Base:System

- 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

OBS-URL: https://build.opensuse.org/request/show/965833
OBS-URL: https://build.opensuse.org/package/show/Base:System/accel-config?expand=0&rev=11
This commit is contained in:
Danilo Spinella 2022-03-30 08:48:13 +00:00 committed by Git OBS Bridge
parent ac27d51611
commit 62824e714a
4 changed files with 23 additions and 5 deletions

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Thu Dec 30 15:11:29 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package accel-config
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# 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: 3.4.4
Version: 3.4.6.2
Release: 0
Summary: Configure accelerator subsystem devices
License: GPL-2.0-only

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c933547d51d9e719f9a58f662af41cd94a5d5fce851150f9b9ed8798e0562bc0
size 139430

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9ce038f76ba1fed394de356fed89bd03c80f8e665ddf8f0994a4784dc33fee0
size 162618