From: Fan Ni <fan.ni@gmx.us>
To: mcgrof@kernel.org
Cc: nmtadam.samsung@gmail.com, fan.ni@samsung.com,
kdevops@lists.linux.dev, jlayton@kernel.org
Subject: Re: [PATCH 0/3] CXL: Add dynamic capacity device test support in kdevops
Date: Tue, 29 Aug 2023 13:48:00 -0700 [thread overview]
Message-ID: <ZO5ZgH8O2VgbdxZL@debian> (raw)
In-Reply-To: <20230829203634.29635-1-fan.ni@gmx.us>
On Tue, Aug 29, 2023 at 01:36:31PM -0700, fan.ni@gmx.us wrote:
> From: Fan Ni <fan.ni@gmx.us>
>
FYI. Just noticed a revised patch series for DCD from kernel side has
been posted for review. That can lead to changes for this patch series
(PATCH 3), so the review can be postponed. I will update here once I
reviewed and tested the revised DCD kernel patches.
Fan
> This patch series include 3 patches for enabling dynamic capacity device (DCD)
> test support in kdevops.
>
> Patch 1: Add a DCD device topology for users to select for DCD emulation.
> Patch 2: Add options to setup QMP interface for Qemu, through which users
> can send control commands to Qemu instance. Currently, adding and releasing
> dc extents to dc regions are implemented through QMP interface.
> Patch 3: Add a new make command "cxl-create-dc-region" to create a dc region
> so later we can add/release dc extents to the region through QMP interface.
>
> Fan Ni (3):
> CXL: Add a new topology to support DCD emulation
> qemu: Add QMP connection option for QMP interface access
> CXL: Add support to create a DC region for DCD
>
> .../cxl/tasks/cxl-create-dc-region/main.yml | 27 +++++++++++++++++++
> playbooks/roles/cxl/tasks/main.yml | 4 +++
> playbooks/roles/gen_nodes/defaults/main.yml | 4 +++
> .../roles/gen_nodes/templates/Vagrantfile.j2 | 19 ++++++++++---
> scripts/gen-nodes.Makefile | 12 +++++++++
> vagrant/Kconfig | 24 +++++++++++++++++
> workflows/cxl/Makefile | 6 +++++
> 7 files changed, 93 insertions(+), 3 deletions(-)
> create mode 100644 playbooks/roles/cxl/tasks/cxl-create-dc-region/main.yml
>
> --
> 2.40.1
>
prev parent reply other threads:[~2023-08-29 20:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-29 20:36 [PATCH 0/3] CXL: Add dynamic capacity device test support in kdevops fan.ni
2023-08-29 20:36 ` [PATCH 1/3] CXL: Add a new topology to support DCD emulation fan.ni
2023-08-29 20:36 ` [PATCH 2/3] qemu: Add QMP connection option for QMP interface access fan.ni
2023-08-29 20:36 ` [PATCH 3/3] CXL: Add support to create a DC region for DCD fan.ni
2023-08-29 20:48 ` Fan Ni [this message]
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=ZO5ZgH8O2VgbdxZL@debian \
--to=fan.ni@gmx.us \
--cc=fan.ni@samsung.com \
--cc=jlayton@kernel.org \
--cc=kdevops@lists.linux.dev \
--cc=mcgrof@kernel.org \
--cc=nmtadam.samsung@gmail.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 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.