DPDK patches and discussions
 help / color / mirror / Atom feed
From: Nicholas Pratte <npratte@iol.unh.edu>
To: yoan.picchi@foss.arm.com, thomas@monjalon.net,
	luca.vizzarro@arm.com, probb@iol.unh.edu, dmarx@iol.unh.edu,
	paul.szczepanek@arm.com, stephen@networkplumber.org,
	ian.stokes@intel.com, thomas.wilks@arm.com,
	Honnappa.Nagarahalli@arm.com
Cc: dev@dpdk.org, Nicholas Pratte <npratte@iol.unh.edu>
Subject: [PATCH v2 0/2] dts: mtu update and jumbo frames test suite
Date: Fri, 24 Jan 2025 15:44:31 -0500	[thread overview]
Message-ID: <20250124204433.311809-1-npratte@iol.unh.edu> (raw)
In-Reply-To: <20250117145838.40206-1-npratte@iol.unh.edu>

v(2):
  * packet sizes described in docstrings were incorrect in the previous
      version. This new series fixes this.

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


  parent reply	other threads:[~2025-01-24 20:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-17 14:58 [PATCH v1 " Nicholas Pratte
2025-01-17 14:58 ` [PATCH v1 1/2] dts: add fwd restart decorator to rx capabilities Nicholas Pratte
2025-01-20  1:11   ` Patrick Robb
2025-01-24 19:35     ` Nicholas Pratte
2025-01-17 14:58 ` [PATCH v1 2/2] dts: add mtu update and jumbo frames test suite Nicholas Pratte
2025-01-20  1:47   ` Patrick Robb
2025-01-24 20:33     ` Nicholas Pratte
2025-01-24 20:44 ` Nicholas Pratte [this message]
2025-01-24 20:44   ` [PATCH v2 1/2] dts: add fwd restart decorator to rx capabilities Nicholas Pratte
2025-01-24 20:44   ` [PATCH v2 2/2] dts: add mtu update and jumbo frames test suite Nicholas Pratte

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=20250124204433.311809-1-npratte@iol.unh.edu \
    --to=npratte@iol.unh.edu \
    --cc=Honnappa.Nagarahalli@arm.com \
    --cc=dev@dpdk.org \
    --cc=dmarx@iol.unh.edu \
    --cc=ian.stokes@intel.com \
    --cc=luca.vizzarro@arm.com \
    --cc=paul.szczepanek@arm.com \
    --cc=probb@iol.unh.edu \
    --cc=stephen@networkplumber.org \
    --cc=thomas.wilks@arm.com \
    --cc=thomas@monjalon.net \
    --cc=yoan.picchi@foss.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).