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 DC29E43E74; Tue, 16 Apr 2024 14:16:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C38534029E; Tue, 16 Apr 2024 14:16:50 +0200 (CEST) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id 7F1ED40262 for ; Tue, 16 Apr 2024 14:16:48 +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 24048339; Tue, 16 Apr 2024 05:17:16 -0700 (PDT) Received: from [10.1.28.60] (FVFG51LCQ05N.cambridge.arm.com [10.1.28.60]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 333E53F738; Tue, 16 Apr 2024 05:16:47 -0700 (PDT) Message-ID: Date: Tue, 16 Apr 2024 13:16:45 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 3/5] dts: add parsing utility module Content-Language: en-GB To: =?UTF-8?Q?Juraj_Linke=C5=A1?= Cc: dev@dpdk.org, Jeremy Spewock , Paul Szczepanek References: <20240412111136.3470304-1-luca.vizzarro@arm.com> <20240412111136.3470304-4-luca.vizzarro@arm.com> From: Luca Vizzarro In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed 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 On 16/04/2024 09:59, Juraj Linkeš wrote: > From this commit message, I don't know why we're adding the module. > What are we going to use it for? Since you mentioned you'll send a v2, > I'll wait with review after that as I think it'll make it a bit easier > to review. Ack. Will rewrite the commit body.