[PATCH v3 0/2] dts: add driver binding on TG
Juraj Linkeš
juraj.linkes at pantheon.tech
Mon Sep 30 15:42:31 CEST 2024
On 24. 9. 2024 18:28, jspewock at iol.unh.edu wrote:
> 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
>
Applied to next-dts, thanks.
More information about the dev
mailing list