From: Paul Szczepanek <paul.szczepanek@arm.com>
To: dev@dpdk.org
Cc: Paul Szczepanek <paul.szczepanek@arm.com>
Subject: [PATCH v1 0/1] update testsuite docs
Date: Wed, 10 Sep 2025 20:42:58 +0100 [thread overview]
Message-ID: <20250910194259.1027220-1-paul.szczepanek@arm.com> (raw)
This is a minor but important update to the testsuite docs to make
them more consistent and hence easier to read and to give a good
example of how to write new tests. Given that it touches many files
I recommend we merge it before it gets into conflicts (but after the
series it depends on of course).
Thomas Wilks (1):
dts: update testsuite docs
dts/tests/TestSuite_blocklist.py | 23 +-
dts/tests/TestSuite_checksum_offload.py | 126 +++++------
dts/tests/TestSuite_dual_vlan.py | 85 +++-----
dts/tests/TestSuite_dynamic_config.py | 67 +++---
dts/tests/TestSuite_dynamic_queue_conf.py | 74 +++++--
dts/tests/TestSuite_hello_world.py | 5 +-
dts/tests/TestSuite_l2fwd.py | 10 +-
dts/tests/TestSuite_mac_filter.py | 48 +++--
dts/tests/TestSuite_mtu.py | 98 ++++-----
dts/tests/TestSuite_packet_capture.py | 10 +-
dts/tests/TestSuite_pmd_buffer_scatter.py | 30 ++-
dts/tests/TestSuite_port_control.py | 30 +--
...stSuite_port_restart_config_persistency.py | 26 +--
dts/tests/TestSuite_port_stats.py | 16 +-
dts/tests/TestSuite_promisc_support.py | 16 +-
dts/tests/TestSuite_queue_start_stop.py | 62 +++---
dts/tests/TestSuite_rte_flow.py | 200 +++++++++---------
dts/tests/TestSuite_smoke_tests.py | 29 ++-
dts/tests/TestSuite_softnic.py | 11 +-
dts/tests/TestSuite_uni_pkt.py | 96 ++++-----
dts/tests/TestSuite_vlan.py | 58 +++--
21 files changed, 619 insertions(+), 501 deletions(-)
--
2.39.5
next reply other threads:[~2025-09-10 19:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-10 19:42 Paul Szczepanek [this message]
2025-09-10 19:42 ` [PATCH v1 1/1] dts: " Paul Szczepanek
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=20250910194259.1027220-1-paul.szczepanek@arm.com \
--to=paul.szczepanek@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).