[PATCH v3 0/2] dts: add driver binding on TG
jspewock at iol.unh.edu
jspewock at iol.unh.edu
Tue Sep 24 18:28:40 CEST 2024
From: Jeremy Spewock <jspewock at 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
More information about the dev
mailing list