From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4E7A5459D8; Thu, 19 Sep 2024 20:16:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0D04406FF; Thu, 19 Sep 2024 20:16:21 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 7D8964026B for ; Thu, 19 Sep 2024 20:16:20 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-37636c3872bso4380755ab.3 for ; Thu, 19 Sep 2024 11:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726769780; x=1727374580; darn=dpdk.org; h=mime-version:references:in-reply-to:message-id:date:subject:cc:to :from:from:to:cc:subject:date:message-id:reply-to; bh=dJ+V53pDkTFyfs4nE+eGtFPwEJmZKfRaw+UW/3YNClE=; b=ZaQXpc5PQOJCLrVwBN+wMHuzP+Ix7mpj3JD1Zph3e5ZwUt6A0tSEfclI1yJUg42Euo 0PYODoKY2nl/sbGU+NlAz6cALH/7x0hUhvr6qU/HLd5Rmz2W+vOYnV96N+uO++9RRXOE +CRA4WPS8ZVb9v1vaZGvQ3XRG4ryU/KtLiJdg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726769780; x=1727374580; h=mime-version:references:in-reply-to:message-id:date:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dJ+V53pDkTFyfs4nE+eGtFPwEJmZKfRaw+UW/3YNClE=; b=SGXsqDJ+ZLJBvuG9tS+XxFZddCAIhhT+BAZ1+QE3deGymaoPP/O1HYaVuGLu3suMA4 Fm2R6tA3GKxktjzTuILaLHF+CGqQs9G/1ox67hBX+UnevRjSn1VbVZ9Y1fiSuE1A6ook 2FXgvULgxlLEe/pJXTqXyUvWKYvSHu/Ela+dyFOjYA83Gxa7iU//TsaSc1ozJcPm4PNQ oejkzz4GUankE08Jr7ptUjq43YE7dxi/mkDdq6pMdcw6n88Z94/uaH3CgwsRy/xkKJJN ZJ6L7jfDRmvNamrIz0u62EOWdIXos0NviOVCNCvuK3aeodSrIz43E24//xBWxAopvb0Q ogSQ== X-Gm-Message-State: AOJu0Yz5ExgflbU4cTGtNqxylJkLXIPCVKK1gfoK0z29b6yfvwXi3UoP TNWz1r9/jQyq2w2QNZorfSmnzRf9jvZfyVeWmTDwRnof3G2MyZ0M5b0a6OTO0L/Fx9UNMNfBAFa CEq4Uidf4gf8xepAptDLRFTPWsxNskRh6H8dTLOYNl3R23YJQpWJHVy+56vlTSP/oye/U+FDnIT zpnK4= X-Google-Smtp-Source: AGHT+IHLrzOSA62VzeRsGZclfqrJmJsG2dN5N66rmG4DZMFaoU5HNFPgM0XRpzbL/jQpm8u9Jj8SfURsAnWc X-Received: by 2002:a05:6e02:1a2d:b0:3a0:9c99:32d6 with SMTP id e9e14a558f8ab-3a0c8d2e4femr3773535ab.24.1726769779680; Thu, 19 Sep 2024 11:16:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4d37ec45200sm321365173.58.2024.09.19.11.16.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Sep 2024 11:16:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from iol.unh.edu (unknown [IPv6:2606:4100:3880:1257::1083]) by postal.iol.unh.edu (Postfix) with ESMTP id A8DF1605C351; Thu, 19 Sep 2024 14:16:18 -0400 (EDT) From: jspewock@iol.unh.edu To: alex.chapman@arm.com, npratte@iol.unh.edu, thomas@monjalon.net, Honnappa.Nagarahalli@arm.com, juraj.linkes@pantheon.tech, probb@iol.unh.edu, yoan.picchi@foss.arm.com, Luca.Vizzarro@arm.com, paul.szczepanek@arm.com, wathsala.vithanage@arm.com Cc: dev@dpdk.org, Jeremy Spewock Subject: [PATCH v2 0/1] dts: add driver binding on TG Date: Thu, 19 Sep 2024 14:16:10 -0400 Message-ID: <20240919181611.20289-1-jspewock@iol.unh.edu> X-Mailer: git-send-email 2.46.0 In-Reply-To: <20240812172251.41131-1-jspewock@iol.unh.edu> References: <20240812172251.41131-1-jspewock@iol.unh.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org From: Jeremy Spewock v2: * only copy the devbind script onto the TG node rather than the entire DPDK directory Jeremy Spewock (1): dts: add binding to different drivers to TG node dts/framework/runner.py | 2 + dts/framework/testbed_model/node.py | 49 ++++++++++++++++++++++++- dts/framework/testbed_model/sut_node.py | 39 ++++++-------------- dts/framework/testbed_model/tg_node.py | 21 +++++++++++ dts/framework/utils.py | 4 +- 5 files changed, 85 insertions(+), 30 deletions(-) -- 2.46.0 -- *Let's Connect!* ... *October Webinars* Ask Us Anything: IOL Services Open Q&A Your questions. Our answers. Let's get started. Oct 3rd Live Tour of INTACT(R) for IPv6 Testing and Validation Open tour. Open Q&A. See why we think you'll love INTACT. Oct 9th How to Prep for Our NVMe(R) Plugfest #21 Checklists. Conversation. Let's get ready to plugin! Oct 15th ... * Newsletter* * * Get the IOL Connector for our latest news and event info. .