From: jspewock@iol.unh.edu
To: paul.szczepanek@arm.com, probb@iol.unh.edu, thomas@monjalon.net,
alex.chapman@arm.com, Honnappa.Nagarahalli@arm.com,
wathsala.vithanage@arm.com, yoan.picchi@foss.arm.com,
Luca.Vizzarro@arm.com, juraj.linkes@pantheon.tech,
npratte@iol.unh.edu
Cc: dev@dpdk.org, Jeremy Spewock <jspewock@iol.unh.edu>
Subject: [PATCH v3 0/2] dts: add driver binding on TG
Date: Tue, 24 Sep 2024 12:28:40 -0400 [thread overview]
Message-ID: <20240924162842.11714-1-jspewock@iol.unh.edu> (raw)
In-Reply-To: <20240812172251.41131-1-jspewock@iol.unh.edu>
From: Jeremy Spewock <jspewock@iol.unh.edu>
v3:
* removed _remote from _remote_tmp_dir in node
* switched to using Path where appropriate
* added symlink to dpdk-devbind to dts/ and excluded from the
the formatting script
Jeremy Spewock (2):
dts: add synbolic link to dpdk-devbind script
dts: add binding to different drivers to TG node
devtools/dts-check-format.sh | 9 +++--
dts/dpdk-devbind.py | 1 +
dts/framework/runner.py | 2 +
dts/framework/testbed_model/node.py | 49 ++++++++++++++++++++++++-
dts/framework/testbed_model/sut_node.py | 49 ++++++++-----------------
dts/framework/testbed_model/tg_node.py | 21 +++++++++++
dts/framework/utils.py | 2 +
7 files changed, 94 insertions(+), 39 deletions(-)
create mode 120000 dts/dpdk-devbind.py
--
2.46.0
next prev parent reply other threads:[~2024-09-24 16:29 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-12 17:22 [PATCH 0/1] " jspewock
2024-08-12 17:22 ` [PATCH 1/1] dts: add binding to different drivers to TG node jspewock
2024-08-12 17:49 ` Nicholas Pratte
2024-09-09 12:16 ` Juraj Linkeš
2024-09-09 15:55 ` Jeremy Spewock
2024-09-16 10:04 ` Juraj Linkeš
2024-09-18 18:50 ` Jeremy Spewock
2024-09-19 9:10 ` Juraj Linkeš
2024-09-12 13:00 ` Patrick Robb
2024-09-19 18:16 ` [PATCH v2 0/1] dts: add driver binding on TG jspewock
2024-09-19 18:16 ` [PATCH v2 1/1] dts: add binding to different drivers to TG node jspewock
2024-09-24 9:12 ` Juraj Linkeš
2024-09-24 13:57 ` Jeremy Spewock
2024-09-24 14:03 ` Juraj Linkeš
2024-09-24 16:28 ` jspewock [this message]
2024-09-24 16:28 ` [PATCH v3 1/2] dts: add symbolic link to dpdk-devbind script jspewock
2024-09-25 5:48 ` Juraj Linkeš
2024-09-27 11:49 ` Luca Vizzarro
2024-09-24 16:28 ` [PATCH v3 2/2] dts: add binding to different drivers to TG node jspewock
2024-09-25 6:01 ` Juraj Linkeš
2024-09-27 11:50 ` Luca Vizzarro
2024-09-30 13:42 ` [PATCH v3 0/2] dts: add driver binding on TG Juraj Linkeš
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=20240924162842.11714-1-jspewock@iol.unh.edu \
--to=jspewock@iol.unh.edu \
--cc=Honnappa.Nagarahalli@arm.com \
--cc=Luca.Vizzarro@arm.com \
--cc=alex.chapman@arm.com \
--cc=dev@dpdk.org \
--cc=juraj.linkes@pantheon.tech \
--cc=npratte@iol.unh.edu \
--cc=paul.szczepanek@arm.com \
--cc=probb@iol.unh.edu \
--cc=thomas@monjalon.net \
--cc=wathsala.vithanage@arm.com \
--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).