]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf test amd: Skip amd-ibs-period test on kernel < v6.15
authorRavi Bangoria <ravi.bangoria@amd.com>
Tue, 20 May 2025 05:32:48 +0000 (05:32 +0000)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 21 May 2025 18:07:13 +0000 (15:07 -0300)
commit21fb366b2f45761125230e89a73c0fe29d55d9cf
treed388ce1319c49d11139e1eb22470ea891786a32c
parent8f454c95817d15ee529d58389612ea4b34f5ffb3
perf test amd: Skip amd-ibs-period test on kernel < v6.15

Bunch of IBS kernel fixes went in v6.15-rc1 [1].

The amd-ibs-period test will fail without those kernel patches.

Skip the test on system running kernel older than v6.15 to distinguish
genuine new failures vs known failure due to old kernel.

Since all the related IBS fixes went in -rc1 itself, the ">= 6.15" check
will work for any custom compiled v6.15-* kernel as well.

Reported-by: Arnaldo Carvalho de Melo <acme@kernel.org>
Suggested-by: Arnaldo Carvalho de Melo <acme@kernel.org>
Signed-off-by: Ravi Bangoria <ravi.bangoria@amd.com>
Closes: https://lore.kernel.org/r/aCfuGXUnNIbnYo_r@x1
Link: https://lore.kernel.org/r/20250115054438.1021-1-ravi.bangoria@amd.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/x86/tests/amd-ibs-period.c