From: alison.schofield@intel.com
To: Vishal Verma <vishal.l.verma@intel.com>
Cc: Alison Schofield <alison.schofield@intel.com>,
nvdimm@lists.linux.dev, linux-cxl@vger.kernel.org
Subject: [ndctl PATCH 0/3] cxl/test: CXL unit test helpers
Date: Mon, 27 Nov 2023 20:11:39 -0800 [thread overview]
Message-ID: <cover.1701143039.git.alison.schofield@intel.com> (raw)
From: Alison Schofield <alison.schofield@intel.com>
This set started with the intent of expanding the check_dmesg()
to look for the 'calc interleave' failure message that is added
to kernel 6.7. It ended up being a bit more than that including a
small reorg of some commonly used setup and shutdown commands
plus a fixup to a timing issue with the dmesg log searches.
This does not depend upon 6.7 as it is only checking for the existence
of the failed message. In fact, it's value at the moment, is probably
in the hands of folks developing and testing on 6.7rc* and onward.
This is built upon ndctl origin/pending branch. (base commit below)
Alison Schofield (3):
cxl/test: add and use cxl_common_[start|stop] helpers
cxl/test: add a cxl_ derivative of check_dmesg()
cxl/test: use an explicit --since time in journalctl
test/common | 37 +++++++++++++++++++++++++++++++++++++
test/cxl-create-region.sh | 16 ++--------------
test/cxl-events.sh | 18 +++---------------
test/cxl-labels.sh | 16 ++--------------
test/cxl-poison.sh | 17 ++---------------
test/cxl-region-sysfs.sh | 16 ++--------------
test/cxl-topology.sh | 16 ++--------------
test/cxl-update-firmware.sh | 17 ++---------------
test/cxl-xor-region.sh | 15 ++-------------
9 files changed, 54 insertions(+), 114 deletions(-)
base-commit: cbf049039482a56c2b66ede3e10d5e9c652890b7
--
2.37.3
next reply other threads:[~2023-11-28 4:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-28 4:11 alison.schofield [this message]
2023-11-28 4:11 ` [ndctl PATCH 1/3] cxl/test: add and use cxl_common_[start|stop] helpers alison.schofield
2023-11-28 18:14 ` Dave Jiang
2023-11-28 21:50 ` Verma, Vishal L
2023-11-28 4:11 ` [ndctl PATCH 2/3] cxl/test: add a cxl_ derivative of check_dmesg() alison.schofield
2023-11-28 18:18 ` Dave Jiang
2023-11-28 22:11 ` Verma, Vishal L
2023-11-28 4:11 ` [ndctl PATCH 3/3] cxl/test: use an explicit --since time in journalctl alison.schofield
2023-11-28 18:19 ` Dave Jiang
2023-11-28 22:18 ` Verma, Vishal L
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=cover.1701143039.git.alison.schofield@intel.com \
--to=alison.schofield@intel.com \
--cc=linux-cxl@vger.kernel.org \
--cc=nvdimm@lists.linux.dev \
--cc=vishal.l.verma@intel.com \
/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