DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/1] update testsuite docs
@ 2025-09-10 19:42 Paul Szczepanek
  2025-09-10 19:42 ` [PATCH v1 1/1] dts: " Paul Szczepanek
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Szczepanek @ 2025-09-10 19:42 UTC (permalink / raw)
  To: dev; +Cc: Paul Szczepanek

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-10 19:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-10 19:42 [PATCH v1 0/1] update testsuite docs Paul Szczepanek
2025-09-10 19:42 ` [PATCH v1 1/1] dts: " Paul Szczepanek

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).