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 3B6324659A; Tue, 15 Apr 2025 15:09:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8F44402A1; Tue, 15 Apr 2025 15:09:16 +0200 (CEST) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id EBB3E40289 for ; Tue, 15 Apr 2025 15:09:14 +0200 (CEST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 438A415A1; Tue, 15 Apr 2025 06:09:12 -0700 (PDT) Received: from e132991.cambridge.arm.com (e132991.arm.com [10.1.30.26]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id DDF013F59E; Tue, 15 Apr 2025 06:09:12 -0700 (PDT) From: Thomas Wilks To: dev@dpdk.org Cc: Paul Szczepanek , Luca Vizzarro , Patrick Robb , Thomas Wilks Subject: [PATCH 0/2] dts: use tmp dir and DPDK tree dir Date: Tue, 15 Apr 2025 14:09:01 +0100 Message-ID: <20250415130903.224858-1-thomas.wilks@arm.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 Hi, Sending this update to extend the use of the tmp and DPDK tree dir. Best regards, Thomas Thomas Wilks (2): dts: add remote create dir function dts: use tmp dir and DPDK tree dir dts/framework/remote_session/dpdk.py | 74 ++++++-------------- dts/framework/testbed_model/os_session.py | 14 ++-- dts/framework/testbed_model/posix_session.py | 26 ++++--- dts/tests/TestSuite_softnic.py | 2 +- 4 files changed, 49 insertions(+), 67 deletions(-) -- 2.43.0