Linux Kernel Selftest development
 help / color / mirror / Atom feed
From: Shuah <shuah@kernel.org>
To: Reinette Chatre <reinette.chatre@intel.com>,
	Xiaochen Shen <shenxiaochen@open-hieco.net>,
	tony.luck@intel.com, bp@alien8.de, fenghuay@nvidia.com,
	shuah@kernel.org
Cc: babu.moger@amd.com, james.morse@arm.com, Dave.Martin@arm.com,
	x86@kernel.org, linux-kernel@vger.kernel.org,
	linux-kselftest@vger.kernel.org,
	Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH v5 0/4] selftests/resctrl: Add Hygon CPUs support and bug fixes
Date: Fri, 9 Jan 2026 16:51:41 -0700	[thread overview]
Message-ID: <3692e9fb-b827-413f-902e-a57d6d3aca20@kernel.org> (raw)
In-Reply-To: <bdecae64-5f6e-42d4-a05b-3334b95e6ec0@intel.com>

Hi Reinette,

On 1/8/26 09:02, Reinette Chatre wrote:
> Dear Shuah,
> 
> Could you please consider this series for inclusion?
> 
> Thank you very much.
> 
> Reinette
> 
> On 12/16/25 7:04 PM, Xiaochen Shen wrote:
>> The resctrl selftest currently exhibits several failures on Hygon CPUs
>> due to missing vendor detection and edge-case handling specific to
>> Hygon's architecture.
>>
>> This patch series addresses three distinct issues:
>> 1. A division-by-zero crash in SNC detection on some platforms (e.g.,
>>     Hygon).
>> 2. Missing CPU vendor detection, causing the test to fail with
>>     "# Can not get vendor info..." on Hygon CPUs.
>> 3. Incorrect handling of non-contiguous CBM support on Hygon CPUs.
>>
>> These changes enable resctrl selftest to run successfully on
>> Hygon CPUs that support Platform QoS features.
>>
>> Maintainer notes:
>> -----------------
>> Patch 1: selftests/resctrl: Fix a division by zero error on Hygon
>>   - This is a candidate for backport with "Fixes:" tag.
>>
>> Patch 2: selftests/resctrl: Define CPU vendor IDs as bits to match usage
>>   - This is *not* a candidate for backport since it is an enhancement and
>>     preparatory patch for patch 3.
>>
>> Patch 3: selftests/resctrl: Add CPU vendor detection for Hygon
>> Patch 4: selftests/resctrl: Fix non-contiguous CBM check for Hygon
>>   - Even though they are fixes they are *not* candidates for backport
>>     since they are based on another patch series (x86/resctrl: Fix
>>     Platform QoS issues for Hygon) which is in process of being added to
>>     resctrl.
>> -----------------

Applied to linux-kselftest next branch for Linux 6.20-rc1

thanks,
-- Shuah

  reply	other threads:[~2026-01-09 23:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-17  3:04 [PATCH v5 0/4] selftests/resctrl: Add Hygon CPUs support and bug fixes Xiaochen Shen
2025-12-17  3:04 ` [PATCH v5 1/4] selftests/resctrl: Fix a division by zero error on Hygon Xiaochen Shen
2025-12-17  3:04 ` [PATCH v5 2/4] selftests/resctrl: Define CPU vendor IDs as bits to match usage Xiaochen Shen
2025-12-17  3:04 ` [PATCH v5 3/4] selftests/resctrl: Add CPU vendor detection for Hygon Xiaochen Shen
2025-12-17  3:04 ` [PATCH v5 4/4] selftests/resctrl: Fix non-contiguous CBM check " Xiaochen Shen
2026-01-08 16:02 ` [PATCH v5 0/4] selftests/resctrl: Add Hygon CPUs support and bug fixes Reinette Chatre
2026-01-09 23:51   ` Shuah [this message]
2026-01-10  0:02     ` Reinette Chatre
2026-01-10  7:26       ` Xiaochen Shen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3692e9fb-b827-413f-902e-a57d6d3aca20@kernel.org \
    --to=shuah@kernel.org \
    --cc=Dave.Martin@arm.com \
    --cc=babu.moger@amd.com \
    --cc=bp@alien8.de \
    --cc=fenghuay@nvidia.com \
    --cc=james.morse@arm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=reinette.chatre@intel.com \
    --cc=shenxiaochen@open-hieco.net \
    --cc=skhan@linuxfoundation.org \
    --cc=tony.luck@intel.com \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox