From: Patrick Robb <probb@iol.unh.edu>
To: Dean Marx <dmarx@iol.unh.edu>
Cc: luca.vizzarro@arm.com, yoan.picchi@foss.arm.com,
Honnappa.Nagarahalli@arm.com, paul.szczepanek@arm.com,
dev@dpdk.org
Subject: Re: [PATCH v1 2/2] dts: add virtio forwarding test suite
Date: Thu, 9 Oct 2025 09:04:32 -0400 [thread overview]
Message-ID: <CAJvnSUDzOvhfgCZvj4Y0d_JFq6xZrXuc8OcADgsABw=wN3YEwg@mail.gmail.com> (raw)
In-Reply-To: <20250916200458.259376-2-dmarx@iol.unh.edu>
[-- Attachment #1: Type: text/plain, Size: 1065 bytes --]
On Tue, Sep 16, 2025 at 4:05 PM Dean Marx <dmarx@iol.unh.edu> wrote:
> Add test suite covering virtio-user and vhost
> server/client forwarding scenarios with
> testpmd packet validation.
>
> Signed-off-by: Dean Marx <dmarx@iol.unh.edu>
> ---
> doc/api/dts/tests.TestSuite_virtio_fwd.rst | 8 +
> dts/tests/TestSuite_virtio_fwd.py | 179 +++++++++++++++++++++
> 2 files changed, 187 insertions(+)
> create mode 100644 doc/api/dts/tests.TestSuite_virtio_fwd.rst
> create mode 100644 dts/tests/TestSuite_virtio_fwd.py
>
> diff --git a/doc/api/dts/tests.TestSuite_virtio_fwd.rst
> b/doc/api/dts/tests.TestSuite_virtio_fwd.rst
> new file mode 100644
> index 0000000000..782eddad2d
> --- /dev/null
> +++ b/doc/api/dts/tests.TestSuite_virtio_fwd.rst
> @@ -0,0 +1,8 @@
> +.. SPDX-License-Identifier: BSD-3-Clause
> +
> +virtio_fwd Test Suite
> +===========================
>
I think this might break the build as I think the ==== line needs to be the
same in length as the above testsuite name. Can you check?
> +
>
>
[-- Attachment #2: Type: text/html, Size: 1666 bytes --]
next prev parent reply other threads:[~2025-10-09 13:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-16 20:04 [PATCH v1 1/2] dts: add start Tx first method to testpmd shell Dean Marx
2025-09-16 20:04 ` [PATCH v1 2/2] dts: add virtio forwarding test suite Dean Marx
2025-09-23 11:38 ` Luca Vizzarro
2025-10-03 18:14 ` Dean Marx
2025-10-09 13:04 ` Patrick Robb [this message]
2025-09-23 11:27 ` [PATCH v1 1/2] dts: add start Tx first method to testpmd shell Luca Vizzarro
2025-10-03 19:27 ` [PATCH v2 " Dean Marx
2025-10-03 19:27 ` [PATCH v2 2/2] dts: add virtio forwarding test suite Dean Marx
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='CAJvnSUDzOvhfgCZvj4Y0d_JFq6xZrXuc8OcADgsABw=wN3YEwg@mail.gmail.com' \
--to=probb@iol.unh.edu \
--cc=Honnappa.Nagarahalli@arm.com \
--cc=dev@dpdk.org \
--cc=dmarx@iol.unh.edu \
--cc=luca.vizzarro@arm.com \
--cc=paul.szczepanek@arm.com \
--cc=yoan.picchi@foss.arm.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;
as well as URLs for NNTP newsgroup(s).