From: Thomas Wilks <thomas.wilks@arm.com>
To: dev@dpdk.org
Cc: Paul Szczepanek <paul.szczepanek@arm.com>,
Luca Vizzarro <luca.vizzarro@arm.com>,
Patrick Robb <probb@iol.unh.edu>,
Thomas Wilks <thomas.wilks@arm.com>
Subject: [PATCH v3 0/2] dts: add softnic test
Date: Thu, 9 Jan 2025 13:44:19 +0000 [thread overview]
Message-ID: <20250109134421.160262-1-thomas.wilks@arm.com> (raw)
In-Reply-To: <20241231113116.1510537-2-paul.szczepanek@arm.com>
v3:
- Remove disable_device_start=True from shell start
- Fixed Docstrings
Paul Szczepanek (2):
dts: allow expected packets to come from the TG
dts: add softnic test
dts/framework/test_suite.py | 18 +++--
dts/tests/TestSuite_softnic.py | 119 +++++++++++++++++++++++++++++++++
2 files changed, 133 insertions(+), 4 deletions(-)
create mode 100644 dts/tests/TestSuite_softnic.py
--
2.43.0
next prev parent reply other threads:[~2025-01-09 13:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-31 11:24 [PATCH v1 1/2] dts: allow expected packets to come from the TG Paul Szczepanek
2024-12-31 11:24 ` [PATCH v1 2/2] dts: add softnic test Paul Szczepanek
2024-12-31 11:31 ` [PATCH v2 1/2] dts: allow expected packets to come from the TG Paul Szczepanek
2024-12-31 11:31 ` [PATCH v2 2/2] dts: add softnic test Paul Szczepanek
2025-01-09 13:44 ` Thomas Wilks [this message]
2025-01-09 13:44 ` [PATCH v3 1/2] dts: allow expected packets to come from the TG Thomas Wilks
2025-01-09 13:44 ` [PATCH v3 2/2] dts: add softnic test Thomas Wilks
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=20250109134421.160262-1-thomas.wilks@arm.com \
--to=thomas.wilks@arm.com \
--cc=dev@dpdk.org \
--cc=luca.vizzarro@arm.com \
--cc=paul.szczepanek@arm.com \
--cc=probb@iol.unh.edu \
/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).