diff --git a/accel-config.changes b/accel-config.changes index 04bd44e..51b8346 100644 --- a/accel-config.changes +++ b/accel-config.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Mar 30 08:11:22 UTC 2022 - Danilo Spinella + +- 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 diff --git a/accel-config.spec b/accel-config.spec index d05c1c6..1727d70 100644 --- a/accel-config.spec +++ b/accel-config.spec @@ -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 @@ -35,7 +35,7 @@ BuildRequires: xmlto BuildRequires: pkgconfig(json-c) BuildRequires: pkgconfig(uuid) Requires: %{pkg_libname} = %{version}-%{release} -ExclusiveArch: x86_64 i586 +ExclusiveArch: x86_64 %description Utility library and command-line tool for configuring the Intel diff --git a/idxd-config-accel-config-v3.4.4.tar.gz b/idxd-config-accel-config-v3.4.4.tar.gz deleted file mode 100644 index a519ac9..0000000 --- a/idxd-config-accel-config-v3.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c933547d51d9e719f9a58f662af41cd94a5d5fce851150f9b9ed8798e0562bc0 -size 139430 diff --git a/idxd-config-accel-config-v3.4.6.2.tar.gz b/idxd-config-accel-config-v3.4.6.2.tar.gz new file mode 100644 index 0000000..d7e778f --- /dev/null +++ b/idxd-config-accel-config-v3.4.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ce038f76ba1fed394de356fed89bd03c80f8e665ddf8f0994a4784dc33fee0 +size 162618