On 24. 9. 2024 18:28, jspew...@iol.unh.edu wrote:
From: Jeremy Spewock <jspew...@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


Applied to next-dts, thanks.

Reply via email to