From: Luca Vizzarro <luca.vizzarro@arm.com>
To: dev@dpdk.org
Cc: Luca Vizzarro <luca.vizzarro@arm.com>
Subject: [PATCH 0/2] dts: add blocklist test suite
Date: Tue, 25 Jun 2024 13:36:09 +0100 [thread overview]
Message-ID: <20240625123611.1474204-1-luca.vizzarro@arm.com> (raw)
Hello,
sending in an re-implementation of the blocklist test suite.
This new version slightly differs in the way it verifies if a
NIC was blocked or not, but should be equivalent to the original from
old DTS.
Best,
Luca
Luca Vizzarro (2):
dts: add blocked ports to EalParams
dts: add blocklist test suite
dts/framework/config/conf_yaml_schema.json | 3 +-
dts/framework/params/eal.py | 6 +-
dts/framework/params/types.py | 3 +-
dts/framework/remote_session/dpdk_shell.py | 4 +-
dts/framework/remote_session/testpmd_shell.py | 2 +-
dts/tests/TestSuite_blocklist.py | 68 +++++++++++++++++++
6 files changed, 80 insertions(+), 6 deletions(-)
create mode 100644 dts/tests/TestSuite_blocklist.py
--
2.34.1
next reply other threads:[~2024-06-25 12:38 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-25 12:36 Luca Vizzarro [this message]
2024-06-25 12:36 ` [PATCH 1/2] dts: add blocked ports to EalParams Luca Vizzarro
2024-09-09 19:17 ` Dean Marx
2024-09-11 0:13 ` Patrick Robb
2024-06-25 12:36 ` [PATCH 2/2] dts: add blocklist test suite Luca Vizzarro
2024-09-09 19:16 ` Dean Marx
2024-09-11 0:12 ` Patrick Robb
2024-11-07 13:56 ` [PATCH v2 0/2] " Luca Vizzarro
2024-11-07 13:56 ` [PATCH v2 1/2] dts: add blocked ports to EalParams Luca Vizzarro
2024-11-07 19:04 ` Nicholas Pratte
2024-11-08 14:36 ` Luca Vizzarro
2024-11-07 13:56 ` [PATCH v2 2/2] dts: add blocklist test suite Luca Vizzarro
2024-11-07 20:33 ` Nicholas Pratte
2024-11-08 14:38 ` Luca Vizzarro
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=20240625123611.1474204-1-luca.vizzarro@arm.com \
--to=luca.vizzarro@arm.com \
--cc=dev@dpdk.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 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).