Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package intel-cmt-cat for openSUSE:Factory 
checked in at 2026-02-25 21:12:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/intel-cmt-cat (Old)
 and      /work/SRC/openSUSE:Factory/.intel-cmt-cat.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "intel-cmt-cat"

Wed Feb 25 21:12:49 2026 rev:18 rq:1335069 version:25.04.106.git+42f88c1

Changes:
--------
--- /work/SRC/openSUSE:Factory/intel-cmt-cat/intel-cmt-cat.changes      
2025-04-20 19:56:31.016269642 +0200
+++ /work/SRC/openSUSE:Factory/.intel-cmt-cat.new.1977/intel-cmt-cat.changes    
2026-02-25 21:22:14.610993817 +0100
@@ -1,0 +2,120 @@
+Mon Feb 23 19:34:35 UTC 2026 - [email protected]
+
+- Update to version 25.04.106.git+42f88c1:
+  * lib: Detect CPU resources on domain rather socket basis
+  * lib: fixed initial spikes in I/O RDT monitoring with MMIO interface
+  * lib: enabled I/O RDT allocation and monitoring in all L3 clusters
+  * lib: Reuse first read flag from the existing structure
+  * lib: Fix MMIO dump output for non-aligned lengths
+  * lib: Fix initial spikes in MBM MMIO interface
+  * lib: updated --print-io-devs command output
+  * lib: I/O L3CA CBM is calculated by "Number of IO L3 ways” in the ERDT RMDD 
ACPI table
+  * pqos: Add MMIO dump options help
+  * Licence year update
+  * pqos: monitoring group buffer size is increased
+  * pqos: Add MMIO IORDT exploring options
+  * lib: fixed Out-of-bounds read
+  * Fix CPU detection in cgroup v2 constrained environments
+  * pqos: Add MMIO IORDT monitoring options
+  * lib: Add L2 cache Non-Contiguous CBM capability detection with OS interface
+  * lib: Add L3 cache Non-Contiguous CBM capability detection with OS interface
+  * lib: Fix L3 cache Non-Contiguous CBM capability with MSR interface for AMD 
and Hygon
+  * pqos: Add MMIO IORDT allocation help section
+  * pqos: Show L3CA/MBA COS definitions per L3 cluster on AMD and Hygon
+  * pqos: Introduce print_per_l3_cluster_config
+  * lib: Introduce pqos_cpu_get_l3_clusters
+  * lib: Fix SNC state detection on non-SNC-capable platforms
+  * pqos: Add MMIO help section for MBA
+  * unit-tests: Adjust hardware monitoring testing
+  * unit-tests: Adjust hardware capabilities detection
+  * unit-tests: Adjust capability detection tests to modern code base
+  * unit-tests: Adjust allocation functions to the current codebase state
+  * unit-tests: Adjust various API functions to current codebase state
+  * unit-tests: Improve locking testing
+  * lib: Region Aware MBM and MBA mode is set in RDT_CTRL register while 
switching between msr and mmio interfaces
+  * Add MMIO monitoring commands help
+  * lib: Set fixed MBM counter length for Hygon
+  * lib: Add support for Hygon Platform QoS features
+  * lib: added support of non-sequential region numbers in --alloc-mem-region 
option
+  * tools/membw/Makefile: support EXTRA_CFLAGS and EXTRA_LDFLAGS
+  * lib: Fix incorrect bitmask for MBM counter length
+  * Resource leaks are fixed and format specifiers are updated
+  * tests: make style checks hermetic via local venv helper
+  * Fix some code style issues
+  * pqos: Added I/O CAT output in -s command
+  * Disable MBL and MBR monitoring if CPU doesn't support those
+  * lib: I/O RDT monitoring is started, even if IRDT and ERDT tables are 
mismatched
+  * pqos: style issues are fixed
+  * Add handling LLC miss and other perf fields
+  * pqos: Added a comma between RMID and IPC in CSV files. And Region Aware 
MBT headers are added in CSV files.
+  * pqos: --print-io-dev command is added
+  * Replace MBL with MBT in MMIO interface
+  * python and perl supports are removed
+  * lib: style issues are fixed
+  * lib: typos are fixed
+  * lib: python and perl supports are removed
+  * pqos: added --print-io-devs command. This command prints all available I/O 
devices in IRDT table.
+  * lib: enabled allocation of all cores into one COS by single pqos command
+  * pqos: added appropriate log messages in error cases
+  * lib: enabled to parse ERDT table with multiple domains information
+  * lib: Refactor lock initialization and handling for concurrency and 
robustness
+  * pqos: Added --dump-rmid-regs command with options. This command dumps MMIO 
registers associated with given RMID.
+  * pqos: corrected I/O RDT monitoring start failure in msr interface
+  * pqos: Enabled multiple virtual channels monitoring in I/O RDT. The virtual 
channels can be comma sepearated and/or in a range using - symbol.
+  * Fix IPC display with MMIO interface
+  * lib: Fix MMIO interface usage when feature is absent
+  * Implement dump RMID MMIO interface
+  * lib: Fix MMIO monitoring
+  * Remove an old refactoring comment
+  * Remove unnecessary comment on cleanup structure
+  * Clean 'refactor' on max_rmid comment
+  * unit-test: unit-test failures are fixed.
+  * lib: Fix monitoring for MMIO interface
+  * lib: Improve log information of MBM monitoring
+  * pqos: printed each domain's allocation configuration. This is printed in 
output of -s option. The domain_id variable defined as uint16_t in all the 
places.
+  * lib: detected presence of MBA 4.0 based on model & family ID
+  * pqos: enable rmid column for mmio interface. And style issue is fixed.
+  * pqos: enabled all option for cores monitoring in mmio interface
+  * lib: function comments are added in erdt and mrrm modules
+  * pqos: enable rmid column for mmio interface
+  * pqos: Implement dump MMIO API interface
+  * lib: Implement dump MMIO API interface
+  * Fix spacing style issue
+  * lib: resource leaks are fixed in erdt and mrrm modules
+  * pqos: added csv format for Region Aware MBM values
+  * lib: Setup appropriate region aware MBM/MBA mode on init/shutdown
+  * lib: added IORDT monitoring from RDT specification 1.1
+  * lib: Add domain checking for allocation
+  * fix: Compare maximum domain number with right constant
+  * lib: Fix MMIO MBA allocation for regions
+  * lib: Fix MMIO mappings for MBA allocation functions
+  * lib: Remove redudant header inclusion
+  * lib: Fix incorrect pointer passage for regions retrieval
+  * lib: Introduce MMIO API interface implementation
+  * lib: Introduce new global cores to domains dictionary
+  * lib: Use already existed variables instead new ones
+  * lib: MBA get and set functions are added for mmio interface. More logs are 
added.
+  * lib: Fix address arithmetic issues
+  * pqos: ACPI structure DACD information is added in --print-topology command
+  * lib: added Region Aware MBA & I/ORDT L3 CAT reset
+  * lib: added IORDT CAT from RDT specification 1.1
+  * Monitoring reset, allocation reset and capabilities discovery are added 
for mmio interface
+  * lib: pqos_mmap_write is used in set functions. The CBM value's data type 
is changed as uint64_t.
+  * pqos: --alloc-domain-id option is included
+  * lib: Implement region aware MBA API
+  * pqos: added Region Aware MBM command options from RDT 1.1 Spec
+  * lib: Introduce MMIO data layer interface
+  * pqos: added Region Aware MBA command options from RDT 1.1 Spec
+  * The ERDT & MRRM ACPI tables are added from RDT Spec 1.1. Added new 
interface mmio. Added new mmio commands --print-topology & --print-mem-regions.
+  * The appqos and appqos_client components are deprecated. So these 
components are removed.
+
+-------------------------------------------------------------------
+Mon May 05 08:05:05 UTC 2025 - Thomas Renninger <[email protected]>
+
+- Update to version 25.04.0.git+17629d0:
+  * Release 6.0.1
+  * pqos: Allocation command (-a option) hangs with invalid core number. This 
bug is fixed.
+  * appqos_client: bump version to 1.1.2
+  * appqos_client: update dev dependency versions
+
+-------------------------------------------------------------------

Old:
----
  intel-cmt-cat-24.05.17.git+f1325a9.obscpio

New:
----
  intel-cmt-cat-25.04.106.git+42f88c1.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ intel-cmt-cat.spec ++++++
--- /var/tmp/diff_new_pack.8q0REq/_old  2026-02-25 21:22:15.427027324 +0100
+++ /var/tmp/diff_new_pack.8q0REq/_new  2026-02-25 21:22:15.427027324 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package intel-cmt-cat
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC
 # Copyright (c) 2016 Intel Corporation
 #
 # All modifications and additions to the file contributed by third parties
@@ -22,7 +22,7 @@
 %define libpqosMajor 6
 %global make_flags EXTRA_CFLAGS="%{optflags}" SHARED=y 
PREFIX=%{buildroot}/%{_prefix} MAN_DIR=%{buildroot}/%{_mandir}/man8 
LIB_INSTALL_DIR=%{buildroot}%{_libdir}/
 Name:           intel-cmt-cat
-Version:        24.05.17.git+f1325a9
+Version:        25.04.106.git+42f88c1
 Release:        0
 Summary:        Command line interface to CMT, MBM, CAT and CDP technologies
 License:        BSD-3-Clause

++++++ Remove-fcf-protection-full.patch ++++++
--- /var/tmp/diff_new_pack.8q0REq/_old  2026-02-25 21:22:15.463028802 +0100
+++ /var/tmp/diff_new_pack.8q0REq/_new  2026-02-25 21:22:15.467028966 +0100
@@ -24,11 +24,23 @@
 
 
 Signed-off-by:  <[email protected]>
-Index: intel-cmt-cat-24.05.12.git+c5f4492/examples/c/CAT_MBA/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/examples/c/CAT_MBA/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/examples/c/CAT_MBA/Makefile
-@@ -64,8 +64,7 @@ ifeq ($(IS_GCC),1)
+---
+ examples/c/CAT_MBA/Makefile     |    3 +--
+ examples/c/CMT_MBM/Makefile     |    3 +--
+ examples/c/PSEUDO_LOCK/Makefile |    3 +--
+ lib/Makefile                    |    3 +--
+ pqos/Makefile                   |    6 ++----
+ rdtset/Makefile                 |    6 ++----
+ tools/membw/Makefile            |    6 ++----
+ unit-test/lib/Makefile          |    3 +--
+ unit-test/mock/Makefile         |    3 +--
+ unit-test/output/Makefile       |    3 +--
+ unit-test/pqos/Makefile         |    5 ++---
+ 11 files changed, 15 insertions(+), 29 deletions(-)
+
+--- a/examples/c/CAT_MBA/Makefile
++++ b/examples/c/CAT_MBA/Makefile
+@@ -64,8 +64,7 @@
  CFLAGS += -fno-strict-overflow \
      -fno-delete-null-pointer-checks \
      -fwrapv \
@@ -38,11 +50,9 @@
  endif
  
  # Build targets and dependencies
-Index: intel-cmt-cat-24.05.12.git+c5f4492/examples/c/CMT_MBM/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/examples/c/CMT_MBM/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/examples/c/CMT_MBM/Makefile
-@@ -64,8 +64,7 @@ ifeq ($(IS_GCC),1)
+--- a/examples/c/CMT_MBM/Makefile
++++ b/examples/c/CMT_MBM/Makefile
+@@ -64,8 +64,7 @@
  CFLAGS += -fno-strict-overflow \
      -fno-delete-null-pointer-checks \
      -fwrapv \
@@ -52,11 +62,9 @@
  endif
  
  # Build targets and dependencies
-Index: intel-cmt-cat-24.05.12.git+c5f4492/examples/c/PSEUDO_LOCK/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/examples/c/PSEUDO_LOCK/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/examples/c/PSEUDO_LOCK/Makefile
-@@ -64,8 +64,7 @@ ifeq ($(IS_GCC),1)
+--- a/examples/c/PSEUDO_LOCK/Makefile
++++ b/examples/c/PSEUDO_LOCK/Makefile
+@@ -64,8 +64,7 @@
  CFLAGS += -fno-strict-overflow \
      -fno-delete-null-pointer-checks \
      -fwrapv \
@@ -66,11 +74,9 @@
  endif
  
  # Build targets and dependencies
-Index: intel-cmt-cat-24.05.12.git+c5f4492/lib/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/lib/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/lib/Makefile
-@@ -72,8 +72,7 @@ ifeq ($(IS_GCC),1)
+--- a/lib/Makefile
++++ b/lib/Makefile
+@@ -72,8 +72,7 @@
  CFLAGS += -fno-strict-overflow \
      -fno-delete-null-pointer-checks \
      -fwrapv \
@@ -80,11 +86,9 @@
  endif
  
  # so or static build
-Index: intel-cmt-cat-24.05.12.git+c5f4492/pqos/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/pqos/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/pqos/Makefile
-@@ -45,8 +45,7 @@ CFLAGS = -I$(LIBDIR) \
+--- a/pqos/Makefile
++++ b/pqos/Makefile
+@@ -45,8 +45,7 @@
        -Wmissing-declarations -Wold-style-definition -Wpointer-arith \
        -Wcast-qual -Wundef -Wwrite-strings \
        -Wformat -Wformat-security -fstack-protector-strong -fPIE \
@@ -94,7 +98,7 @@
  ifneq ($(EXTRA_CFLAGS),)
  CFLAGS += $(EXTRA_CFLAGS)
  endif
-@@ -70,8 +69,7 @@ ifeq ($(IS_GCC),1)
+@@ -70,8 +69,7 @@
  CFLAGS += -fno-strict-overflow \
      -fno-delete-null-pointer-checks \
      -fwrapv \
@@ -104,11 +108,9 @@
  endif
  
  ifeq ($(shell uname), FreeBSD)
-Index: intel-cmt-cat-24.05.12.git+c5f4492/rdtset/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/rdtset/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/rdtset/Makefile
-@@ -45,8 +45,7 @@ CFLAGS = -I$(LIBDIR) \
+--- a/rdtset/Makefile
++++ b/rdtset/Makefile
+@@ -45,8 +45,7 @@
        -Wcast-qual -Wundef -Wwrite-strings \
        -Wformat -Wformat-security -fstack-protector-strong -fPIE \
        -Wunreachable-code -Wsign-compare -Wno-endif-labels \
@@ -118,7 +120,7 @@
  ifneq ($(EXTRA_CFLAGS),)
  CFLAGS += $(EXTRA_CFLAGS)
  endif
-@@ -70,8 +69,7 @@ ifeq ($(IS_GCC),1)
+@@ -70,8 +69,7 @@
  CFLAGS += -fno-strict-overflow \
        -fno-delete-null-pointer-checks \
        -fwrapv \
@@ -128,11 +130,9 @@
  endif
  
  # DEBUG build
-Index: intel-cmt-cat-24.05.12.git+c5f4492/tools/membw/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/tools/membw/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/tools/membw/Makefile
-@@ -49,8 +49,7 @@ CFLAGS=-W -Wall -Wextra -Wstrict-prototy
+--- a/tools/membw/Makefile
++++ b/tools/membw/Makefile
+@@ -49,8 +49,7 @@
        -Wcast-qual -Wundef -Wwrite-strings \
        -Wformat -Wformat-security -fstack-protector-strong -fPIE \
        -Wunreachable-code -Wsign-compare -Wno-endif-labels \
@@ -140,9 +140,9 @@
 -      -fcf-protection=full
 +      -Winline -msse4.2
  
- ifeq ($(DEBUG),y)
- CFLAGS += -O0 -g -DDEBUG
-@@ -77,8 +76,7 @@ CFLAGS += -fno-strict-overflow \
+ ifneq ($(EXTRA_CFLAGS),)
+ CFLAGS += $(EXTRA_CFLAGS)
+@@ -84,8 +83,7 @@
      -fno-delete-null-pointer-checks \
      -fwrapv \
      -fno-expensive-optimizations \
@@ -152,11 +152,9 @@
  endif
  
  SRCS = $(sort $(wildcard *.c))
-Index: intel-cmt-cat-24.05.12.git+c5f4492/unit-test/lib/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/unit-test/lib/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/unit-test/lib/Makefile
-@@ -34,8 +34,7 @@ ifeq ($(IS_GCC),1)
+--- a/unit-test/lib/Makefile
++++ b/unit-test/lib/Makefile
+@@ -35,8 +35,7 @@
  CFLAGS += -fno-strict-overflow \
        -fno-delete-null-pointer-checks \
        -fwrapv \
@@ -166,11 +164,9 @@
  endif
  
  # common function wrap
-Index: intel-cmt-cat-24.05.12.git+c5f4492/unit-test/mock/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/unit-test/mock/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/unit-test/mock/Makefile
-@@ -69,8 +69,7 @@ ifeq ($(IS_GCC),1)
+--- a/unit-test/mock/Makefile
++++ b/unit-test/mock/Makefile
+@@ -69,8 +69,7 @@
  CFLAGS += -fno-strict-overflow \
      -fno-delete-null-pointer-checks \
      -fwrapv \
@@ -180,11 +176,9 @@
  endif
  
  # so or static build
-Index: intel-cmt-cat-24.05.12.git+c5f4492/unit-test/output/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/unit-test/output/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/unit-test/output/Makefile
-@@ -66,8 +66,7 @@ ifeq ($(IS_GCC),1)
+--- a/unit-test/output/Makefile
++++ b/unit-test/output/Makefile
+@@ -66,8 +66,7 @@
  CFLAGS += -fno-strict-overflow \
      -fno-delete-null-pointer-checks \
      -fwrapv \
@@ -194,17 +188,15 @@
  endif
  
  # so or static build
-Index: intel-cmt-cat-24.05.12.git+c5f4492/unit-test/pqos/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/unit-test/pqos/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/unit-test/pqos/Makefile
+--- a/unit-test/pqos/Makefile
++++ b/unit-test/pqos/Makefile
 @@ -1,4 +1,4 @@
 
-###############################################################################
 
+[1;115;0c###############################################################################
  # Makefile script for PQoS library and sample application
  #
  # @par
-@@ -69,8 +69,7 @@ ifeq ($(IS_GCC),1)
+@@ -69,8 +69,7 @@
  CFLAGS += -fno-strict-overflow \
      -fno-delete-null-pointer-checks \
      -fwrapv \

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.8q0REq/_old  2026-02-25 21:22:15.503030445 +0100
+++ /var/tmp/diff_new_pack.8q0REq/_new  2026-02-25 21:22:15.507030609 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/intel/intel-cmt-cat.git</param>
-              <param 
name="changesrevision">f1325a9645ea934efa466a8dab7690e0e1391f34</param></service></servicedata>
+              <param 
name="changesrevision">42f88c1883a836470045652facf224c254774ee8</param></service></servicedata>
 (No newline at EOF)
 

++++++ intel-cmt-cat-24.05.17.git+f1325a9.obscpio -> 
intel-cmt-cat-25.04.106.git+42f88c1.obscpio ++++++
++++ 101832 lines of diff (skipped)

++++++ intel-cmt-cat.obsinfo ++++++
--- /var/tmp/diff_new_pack.8q0REq/_old  2026-02-25 21:22:16.295062966 +0100
+++ /var/tmp/diff_new_pack.8q0REq/_new  2026-02-25 21:22:16.319063952 +0100
@@ -1,5 +1,5 @@
 name: intel-cmt-cat
-version: 24.05.17.git+f1325a9
-mtime: 1742502556
-commit: f1325a9645ea934efa466a8dab7690e0e1391f34
+version: 25.04.106.git+42f88c1
+mtime: 1771334127
+commit: 42f88c1883a836470045652facf224c254774ee8
 

++++++ remove_gcc_check ++++++
--- /var/tmp/diff_new_pack.8q0REq/_old  2026-02-25 21:22:16.351065265 +0100
+++ /var/tmp/diff_new_pack.8q0REq/_new  2026-02-25 21:22:16.371066087 +0100
@@ -1,7 +1,21 @@
-Index: intel-cmt-cat-24.05.12.git+c5f4492/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/Makefile
+---
+ Makefile                        |    2 --
+ examples/c/CAT_MBA/Makefile     |    2 --
+ examples/c/CMT_MBM/Makefile     |    2 --
+ examples/c/PSEUDO_LOCK/Makefile |    2 --
+ lib/Makefile                    |    2 --
+ pqos/Makefile                   |    2 --
+ rdtset/Makefile                 |    2 --
+ tools/membw/Makefile            |    2 --
+ unit-test/Makefile              |    2 --
+ unit-test/lib/Makefile          |    2 --
+ unit-test/mock/Makefile         |    2 --
+ unit-test/output/Makefile       |    2 --
+ unit-test/pqos/Makefile         |    2 --
+ 13 files changed, 26 deletions(-)
+
+--- a/Makefile
++++ b/Makefile
 @@ -34,8 +34,6 @@
  #
  
###############################################################################
@@ -11,10 +25,8 @@
  # XXX: modify as desired
  PREFIX ?= /usr/local
  export PREFIX
-Index: intel-cmt-cat-24.05.12.git+c5f4492/examples/c/CAT_MBA/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/examples/c/CAT_MBA/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/examples/c/CAT_MBA/Makefile
+--- a/examples/c/CAT_MBA/Makefile
++++ b/examples/c/CAT_MBA/Makefile
 @@ -34,8 +34,6 @@
  #
  
###############################################################################
@@ -24,10 +36,8 @@
  LIBDIR ?= ../../../lib
  CFLAGS =-I$(LIBDIR) \
        -W -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes \
-Index: intel-cmt-cat-24.05.12.git+c5f4492/examples/c/CMT_MBM/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/examples/c/CMT_MBM/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/examples/c/CMT_MBM/Makefile
+--- a/examples/c/CMT_MBM/Makefile
++++ b/examples/c/CMT_MBM/Makefile
 @@ -34,8 +34,6 @@
  #
  
###############################################################################
@@ -37,10 +47,8 @@
  LIBDIR ?= ../../../lib
  CFLAGS =-I$(LIBDIR) -pthread \
        -W -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes \
-Index: intel-cmt-cat-24.05.12.git+c5f4492/examples/c/PSEUDO_LOCK/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/examples/c/PSEUDO_LOCK/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/examples/c/PSEUDO_LOCK/Makefile
+--- a/examples/c/PSEUDO_LOCK/Makefile
++++ b/examples/c/PSEUDO_LOCK/Makefile
 @@ -34,8 +34,6 @@
  #
  
###############################################################################
@@ -50,10 +58,8 @@
  LIBDIR ?= ../../../lib
  LDFLAGS = -L$(LIBDIR) -pie -z noexecstack -z relro -z now
  LDLIBS = -lpqos -lrt -lpthread
-Index: intel-cmt-cat-24.05.12.git+c5f4492/lib/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/lib/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/lib/Makefile
+--- a/lib/Makefile
++++ b/lib/Makefile
 @@ -33,8 +33,6 @@
  # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  
###############################################################################
@@ -61,12 +67,10 @@
 -include ../pre-build.mk
 -
  LIB = libpqos
- VERSION = 6.0.0
+ VERSION = 6.0.1
  SO_VERSION = 6
-Index: intel-cmt-cat-24.05.12.git+c5f4492/pqos/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/pqos/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/pqos/Makefile
+--- a/pqos/Makefile
++++ b/pqos/Makefile
 @@ -34,8 +34,6 @@
  #
  
###############################################################################
@@ -76,10 +80,8 @@
  OBJDIR = obj
  LIBDIR ?= ../lib
  LDFLAGS = -L$(LIBDIR) -pie -z noexecstack -z relro -z now
-Index: intel-cmt-cat-24.05.12.git+c5f4492/rdtset/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/rdtset/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/rdtset/Makefile
+--- a/rdtset/Makefile
++++ b/rdtset/Makefile
 @@ -34,8 +34,6 @@
  #
  
###############################################################################
@@ -89,10 +91,8 @@
  LIBDIR ?= ../lib
  LDFLAGS = -L$(LIBDIR) -pie -z noexecstack -z relro -z now
  LDLIBS = -lpqos -lpthread
-Index: intel-cmt-cat-24.05.12.git+c5f4492/tools/membw/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/tools/membw/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/tools/membw/Makefile
+--- a/tools/membw/Makefile
++++ b/tools/membw/Makefile
 @@ -34,8 +34,6 @@
  #
  
###############################################################################
@@ -102,30 +102,24 @@
  APP = membw
  MAN = membw.8
  
-Index: intel-cmt-cat-24.05.12.git+c5f4492/unit-test/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/unit-test/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/unit-test/Makefile
+--- a/unit-test/Makefile
++++ b/unit-test/Makefile
 @@ -1,5 +1,3 @@
 -include ../pre-build.mk
 -
  LIB_DIR=$(CURDIR)/../lib
  
  .PHONY: run style clean
-Index: intel-cmt-cat-24.05.12.git+c5f4492/unit-test/lib/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/unit-test/lib/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/unit-test/lib/Makefile
+--- a/unit-test/lib/Makefile
++++ b/unit-test/lib/Makefile
 @@ -1,5 +1,3 @@
 -include ../../pre-build.mk
 -
  LIB_DIR = ../../lib
  OBJ_DIR = ./obj
  BIN_DIR = ./bin
-Index: intel-cmt-cat-24.05.12.git+c5f4492/unit-test/mock/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/unit-test/mock/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/unit-test/mock/Makefile
+--- a/unit-test/mock/Makefile
++++ b/unit-test/mock/Makefile
 @@ -34,8 +34,6 @@
  
###############################################################################
  
@@ -135,10 +129,8 @@
  LIB_DIR = ../../lib
  
  LIB = libpqosmock
-Index: intel-cmt-cat-24.05.12.git+c5f4492/unit-test/output/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/unit-test/output/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/unit-test/output/Makefile
+--- a/unit-test/output/Makefile
++++ b/unit-test/output/Makefile
 @@ -33,8 +33,6 @@
  # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  
###############################################################################
@@ -148,10 +140,8 @@
  LIB = libgraboutput
  SHARED ?= y
  LDFLAGS = -L. -lpthread -z noexecstack -z relro -z now
-Index: intel-cmt-cat-24.05.12.git+c5f4492/unit-test/pqos/Makefile
-===================================================================
---- intel-cmt-cat-24.05.12.git+c5f4492.orig/unit-test/pqos/Makefile
-+++ intel-cmt-cat-24.05.12.git+c5f4492/unit-test/pqos/Makefile
+--- a/unit-test/pqos/Makefile
++++ b/unit-test/pqos/Makefile
 @@ -33,8 +33,6 @@
  # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  
###############################################################################

Reply via email to