Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package accel-config for openSUSE:Factory checked in at 2023-05-02 16:19:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/accel-config (Old) and /work/SRC/openSUSE:Factory/.accel-config.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "accel-config" Tue May 2 16:19:19 2023 rev:15 rq:1083971 version:4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/accel-config/accel-config.changes 2023-01-02 15:02:41.605527997 +0100 +++ /work/SRC/openSUSE:Factory/.accel-config.new.1533/accel-config.changes 2023-05-02 16:24:03.099598398 +0200 @@ -1,0 +2,62 @@ +Fri Apr 28 08:53:40 UTC 2023 - Danilo Spinella <danilo.spine...@suse.com> + +- Update to version 4.0: + * use buildflags.mk, remove hardcoded CFLAGS + * debian/accel-config-test.install fix path on copy + * convert all magic number for 1<<12 to PAGE_SIZE + * fix madvise() call to unmap pages + * add updated idxd.h definition from kernel source + * Remove redundant -f 0x0 in iaa_user_test_runner.sh + * Fix dedicated mode wq size 1 failure + * Modify incorrect print information + * Modify block_on_fault in 2g2q_user_2.conf + * Move get_random_value() to accel_test.c + * Add algorithm to do Zcompress8 + * Add test code of operation Zcompress8 + * Modify script for executing Zcompress8 test + * Add algorithm to do Zdecompress8 + * Add test code of operation Zdecompress8 + * Modify script for executing Zdecompress8 test + * Add algorithm to do both Encrypt and Decrypt + * Add test code of operation Encrypt + * Modify script for executing Encrypt test + * Add test code of operation Decrypt + * Modify script for executing Decrypt test + * Modify struct in idxd.h for IAA Translation Fetch + * Add test code of IAA Translation Fetch + * Modify script for executing IAA Translation Fetch test + * Add helping information for new parameters + * Add openssl package installation details + * Fix bug of Zcompress8 about input size less 128 + * Remove ats_disable config for iax tests + * Add identification for IAA1.0/2.0 platform + * add per-wq prs disable tests + * Update format bitmask attrs to match driver + * Add new API to set and get wq op_config + * Add option to config-wq to set op_config + * Change json listing format of bitmasks + * Add load, save and list config support for op_config + * Update config-wq doc with op_config details + * Add unit test for op_config configuration + * Fix segmentation fault during list cmd in SPR + * Add API to retrieve iaa_cap when available + * Add group->desc_progress_limit support + * Add group->batch_progress_limit support + * Add wq->prs_disable support + * Add device->event_log_size support + * Do not set traffic class in tests + * Skip op_config test if feature not present + * Include IAA support in README + * Fix bug in return value of pasid enabled check + * add DIX Generate operation support + * add translation fetch operation support + * Remove traffic config for iax tests + * Fix dsa_test segmentation fault when do 2G tests +- Update to version 3.5.3: + * Fix bug of setting max destination size + * Remove some leftover references to mdev + * Remove text about installing kernel headers + * Remove uninitialized local variable warning + * Remove read_buffers 0 settings from configs + +------------------------------------------------------------------- Old: ---- idxd-config-accel-config-v3.5.2.tar.gz New: ---- idxd-config-accel-config-v4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ accel-config.spec ++++++ --- /var/tmp/diff_new_pack.Nw7U5S/_old 2023-05-02 16:24:03.539601007 +0200 +++ /var/tmp/diff_new_pack.Nw7U5S/_new 2023-05-02 16:24:03.547601055 +0200 @@ -1,7 +1,7 @@ # # spec file for package accel-config # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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.5.2 +Version: 4.0 Release: 0 Summary: Configure accelerator subsystem devices License: GPL-2.0-only ++++++ idxd-config-accel-config-v3.5.2.tar.gz -> idxd-config-accel-config-v4.0.tar.gz ++++++ ++++ 5730 lines of diff (skipped)