All of lore.kernel.org
 help / color / mirror / Atom feed
From: Itaru Kitayama <itaru.kitayama@linux.dev>
To: Marc Herbert <Marc.Herbert@linux.intel.com>
Cc: linux-cxl@vger.kernel.org
Subject: Re: ndctl cxl test suite fails in arm64 QEMU
Date: Wed, 26 Feb 2025 17:02:44 +0900	[thread overview]
Message-ID: <EF2816D5-9476-45F8-9114-79B9FDD7F7BA@linux.dev> (raw)
In-Reply-To: <9b1492d7-ffa8-4d61-a101-4fa9c2d71ae3@linux.intel.com>

Marc,

> On Feb 26, 2025, at 2:08, Marc Herbert <Marc.Herbert@linux.intel.com> wrote:
> 
> On 2025-02-24 20:09, Itaru Kitayama wrote:
>> 
>> Has anyone noticed the ndctl cxl test suite failures I reported below on arm64, QEMU emulation?
>> 
>> https://github.com/pmem/ndctl/issues/278
>> 
>> I’m using Jonathan’s latest CXL capable QEMU [1], and the latest CXL kernel [2].
>> 
> 
> 
> Hi,
> 
> Sorry I wanted to spend more time and share a more detailed answer and
> of course I got side-tracked.
> 
> Do you have CONFIG_RANDOMIZE_MEMORY on?
> 
> If yes then please try this either this:
> 
>  cd kernel
>  ./scripts/config -d CONFIG_RANDOMIZE_MEMORY
> 
> ... or this:
> 
> --- a/run_qemu.sh
> +++ b/run_qemu.sh
> @@ -681,6 +681,7 @@ build_kernel_cmdline()
> "initcall_debug"
> "log_buf_len=20M"
> "memory_hotplug.memmap_on_memory=force"
> + "nokaslr"
> )
> if [[ $_arg_gdb == "on" ]]; then
> kcmd+=(

I do wonder if in x86 this is enabled, some of the cxl test cases are supposed to fail?

Itaru. 

  parent reply	other threads:[~2025-02-26  8:03 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-25  4:09 ndctl cxl test suite fails in arm64 QEMU Itaru Kitayama
2025-02-25 17:08 ` Marc Herbert
2025-02-25 22:37   ` Itaru Kitayama
2025-02-25 22:48     ` Alison Schofield
2025-02-25 23:53       ` Itaru Kitayama
2025-02-26 18:45         ` Alison Schofield
2025-02-26 22:07           ` Itaru Kitayama
2025-02-27  0:44           ` Itaru Kitayama
2025-02-27  5:31           ` Itaru Kitayama
2025-02-26 19:30     ` Dave Jiang
2025-02-26 22:04       ` Itaru Kitayama
2025-03-01  0:27         ` Marc Herbert
2025-02-26  8:02   ` Itaru Kitayama [this message]
2025-02-25 22:40 ` Alison Schofield
2025-02-28 12:15   ` Itaru Kitayama
2025-02-28 14:34   ` Itaru Kitayama
2025-03-07  1:44     ` Itaru Kitayama
2025-03-13  9:11       ` Jonathan Cameron
2025-03-25 10:14         ` Itaru Kitayama

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=EF2816D5-9476-45F8-9114-79B9FDD7F7BA@linux.dev \
    --to=itaru.kitayama@linux.dev \
    --cc=Marc.Herbert@linux.intel.com \
    --cc=linux-cxl@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.