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 0B142458E8; Mon, 2 Sep 2024 15:45:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98F5240651; Mon, 2 Sep 2024 15:45:45 +0200 (CEST) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id 6847B4042C for ; Mon, 2 Sep 2024 15:45:44 +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 0F2CBFEC; Mon, 2 Sep 2024 06:46:10 -0700 (PDT) Received: from [10.1.29.51] (JR4XG4HTQC.cambridge.arm.com [10.1.29.51]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 5AE253F66E; Mon, 2 Sep 2024 06:45:42 -0700 (PDT) Message-ID: <5eca1358-6158-4b87-8b15-0cc950d54948@arm.com> Date: Mon, 2 Sep 2024 14:45:40 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v1] dts: add testpmd port information caching Content-Language: en-GB To: =?UTF-8?Q?Juraj_Linke=C5=A1?= , thomas@monjalon.net, Honnappa.Nagarahalli@arm.com, jspewock@iol.unh.edu, probb@iol.unh.edu, paul.szczepanek@arm.com, npratte@iol.unh.edu, dmarx@iol.unh.edu, alex.chapman@arm.com Cc: dev@dpdk.org References: <20240823074137.13989-1-juraj.linkes@pantheon.tech> From: Luca Vizzarro In-Reply-To: <20240823074137.13989-1-juraj.linkes@pantheon.tech> 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 Good one. Reviewed-by: Luca Vizzarro