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 6019044088; Tue, 21 May 2024 16:59:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2BE5402BB; Tue, 21 May 2024 16:59:20 +0200 (CEST) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id 890AD4025C for ; Tue, 21 May 2024 16:59:19 +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 E0092DA7; Tue, 21 May 2024 07:59:42 -0700 (PDT) Received: from [10.1.28.17] (FVFG51LCQ05N.cambridge.arm.com [10.1.28.17]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id D232E3F641; Tue, 21 May 2024 07:59:17 -0700 (PDT) Message-ID: Date: Tue, 21 May 2024 15:59:15 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 0/2] dts: update mypy and clean up Content-Language: en-GB To: Nicholas Pratte Cc: dev@dpdk.org, =?UTF-8?Q?Juraj_Linke=C5=A1?= , Jeremy Spewock References: <20240509105704.1162449-1-luca.vizzarro@arm.com> <20240514113446.1948050-1-luca.vizzarro@arm.com> From: Luca Vizzarro In-Reply-To: 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 On 20/05/2024 16:37, Nicholas Pratte wrote: > Ran into no issues with this when testing your port stats and info > patch, so I'll provide a tested tag as well. Other than a couple of > issues listed in dts-check-format, everything looks good. This patch series should address all of the issues in dts-check-format... what issues are you seeing?