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 29F6446204; Wed, 12 Feb 2025 17:47:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F92342DBB; Wed, 12 Feb 2025 17:47:41 +0100 (CET) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id 03BD942D9D for ; Wed, 12 Feb 2025 17:47:39 +0100 (CET) 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 6C5B512FC; Wed, 12 Feb 2025 08:47:59 -0800 (PST) Received: from [10.57.11.32] (unknown [10.57.11.32]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B9B1A3F5A1; Wed, 12 Feb 2025 08:47:37 -0800 (PST) Message-ID: Date: Wed, 12 Feb 2025 16:47:36 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 0/7] dts: revamp framework Content-Language: en-GB To: dev@dpdk.org Cc: Nicholas Pratte , Dean Marx , Patrick Robb , Paul Szczepanek References: <20250203151613.2436570-1-luca.vizzarro@arm.com> <20250212164600.23759-1-luca.vizzarro@arm.com> From: Luca Vizzarro In-Reply-To: <20250212164600.23759-1-luca.vizzarro@arm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 Forgot to mention that I've also removed the distinction between SUT and TG nodes. These are now all the same nodes. Runtime configuration for DPDK and TG now lies within the test run.