From: Patrick Robb <probb@iol.unh.edu>
To: Paul.Szczepanek@arm.com
Cc: dev@dpdk.org, Luca.Vizzarro@arm.com, npratte@iol.unh.edu,
thomas.wilks@arm.com, dmarx@iol.unh.edu,
Patrick Robb <probb@iol.unh.edu>
Subject: [PATCH 0/2] dts: port over port_control testing suite
Date: Wed, 23 Apr 2025 21:44:10 -0400 [thread overview]
Message-ID: <20250424014412.3849896-1-probb@iol.unh.edu> (raw)
In-Reply-To: <20240814182005.12251-1-jspewock@iol.unh.edu>
This series ports over most of the test coverage provided from the
port_control testing suite in the Old DTS framework. The only
functionality that is missing is testing port functions in a VM through
QEMU and testing the support of resetting ports. Since we have no
method of handling virtual machines in the new framework and have yet
to express interest in adding it, these test cases were omitted from
this suite. Additionally the ability to reset a port is not something
that is supported by all devices and devices do not seem to expose
information regarding whether they support resetting ports through
testpmd.
v2:
* apply to next-dts
v3
* rebase on next-dts and minor reworks
Jeremy Spewock (2):
dts: add method for closing ports to testpmd
dts: add port control testing suite
dts/framework/config/conf_yaml_schema.json | 0
dts/framework/remote_session/testpmd_shell.py | 18 +++
dts/tests/TestSuite_port_control.py | 105 ++++++++++++++++++
3 files changed, 123 insertions(+)
delete mode 100644 dts/framework/config/conf_yaml_schema.json
create mode 100644 dts/tests/TestSuite_port_control.py
--
2.48.1
next prev parent reply other threads:[~2025-04-24 1:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 18:20 [PATCH v1 " jspewock
2024-08-14 18:20 ` [PATCH v1 1/2] dts: add methods for closing ports to testpmd jspewock
2024-08-14 18:20 ` [PATCH v1 2/2] dts: add port control testing suite jspewock
2024-09-23 16:44 ` [PATCH v2 0/2] dts: port over port_control " jspewock
2024-09-23 16:44 ` [PATCH v2 1/2] dts: add method for closing ports to testpmd jspewock
2024-09-23 16:44 ` [PATCH v2 2/2] dts: add port control testing suite jspewock
2025-04-24 1:44 ` Patrick Robb [this message]
2025-04-24 1:44 ` [PATCH 1/2] dts: add method for closing ports to testpmd Patrick Robb
2025-04-24 1:44 ` [PATCH 2/2] dts: add port control testing suite Patrick Robb
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=20250424014412.3849896-1-probb@iol.unh.edu \
--to=probb@iol.unh.edu \
--cc=Luca.Vizzarro@arm.com \
--cc=Paul.Szczepanek@arm.com \
--cc=dev@dpdk.org \
--cc=dmarx@iol.unh.edu \
--cc=npratte@iol.unh.edu \
--cc=thomas.wilks@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).