DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/2] dts: mtu update and jumbo frames test suite
@ 2025-01-17 14:58 Nicholas Pratte
  2025-01-17 14:58 ` [PATCH v1 1/2] dts: add fwd restart decorator to rx capabilities Nicholas Pratte
  2025-01-17 14:58 ` [PATCH v1 2/2] dts: add mtu update and jumbo frames test suite Nicholas Pratte
  0 siblings, 2 replies; 3+ messages in thread
From: Nicholas Pratte @ 2025-01-17 14:58 UTC (permalink / raw)
  To: yoan.picchi, ian.stokes, probb, stephen, Honnappa.Nagarahalli,
	luca.vizzarro, thomas, thomas.wilks, dmarx, paul.szczepanek
  Cc: dev, Nicholas Pratte

v(1):
  * refactored suite consolidating these two test suites:
      inbox.dpdk.org/dev/20241023153906.1522920-2-luca.vizzarro@arm.com/
      inbox.dpdk.org/dev/20240726141307.14410-3-npratte@iol.unh.edu/
  * Suite is 'redesigned' to assess both runtime and pre-runtime mtu
      configuration in testpmd, as these use different components of
      ethdev.
  * add some additional packet forward testing to the original mtu
      update suite to synchronize with test cases present in
      jumbo frames
  * removed or consolidated redundant test cases from original jumbo
    frames suite to mirror 'mtu_update's functional tests.

For anyone who may need better context on the current situation of mtu
and how it is understood within dpdk as an application, you may find the
following inbox archives insightful.

inbox.dpdk.org/dev/0f4866fc-b76d-cf83-75e8-86326c02814b@intel.com/
inbox.dpdk.org/dev/20211018134854.1258938-5-ferruh.yigit@intel.com/
inbox.dpdk.org/dev/e2554b78-cdda-aa33-ac6d-59a543a10640@intel.com/

Nicholas Pratte (2):
  dts: add fwd restart decorator to rx capabilities
  dts: add mtu update and jumbo frames test suite

 dts/framework/remote_session/testpmd_shell.py |  26 +-
 dts/tests/TestSuite_mtu_update_fwding.py      | 278 ++++++++++++++++++
 2 files changed, 303 insertions(+), 1 deletion(-)
 create mode 100644 dts/tests/TestSuite_mtu_update_fwding.py

-- 
2.47.1


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

end of thread, other threads:[~2025-01-17 14:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-17 14:58 [PATCH v1 0/2] dts: mtu update and jumbo frames test suite Nicholas Pratte
2025-01-17 14:58 ` [PATCH v1 1/2] dts: add fwd restart decorator to rx capabilities Nicholas Pratte
2025-01-17 14:58 ` [PATCH v1 2/2] dts: add mtu update and jumbo frames test suite Nicholas Pratte

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