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 2ED0945D52; Wed, 20 Nov 2024 14:53:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD1FF402B7; Wed, 20 Nov 2024 14:53:36 +0100 (CET) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id 182C84021E for ; Wed, 20 Nov 2024 14:53:35 +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 6BDCD1480; Wed, 20 Nov 2024 05:54:04 -0800 (PST) Received: from [192.168.50.107] (usa-sjc-mx-foss1.foss.arm.com [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B966D3F5A1; Wed, 20 Nov 2024 05:53:33 -0800 (PST) Message-ID: <3e6ef051-9040-44dd-95f0-040965e3e541@arm.com> Date: Wed, 20 Nov 2024 13:53:32 +0000 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v6 4/9] dts: use pydantic in the configuration Content-Language: en-GB To: Ali Alnubani , "dev@dpdk.org" Cc: Paul Szczepanek , Patrick Robb , Nicholas Pratte References: <20240822163941.1390326-1-luca.vizzarro@arm.com> <20241108114006.64595-1-luca.vizzarro@arm.com> <20241108114006.64595-5-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 Hi Ali, thank you for reporting this promptly. We are aware of the warnings – which are inevitable in the build conditions set, but unfortunately missed the optional -W flag being added. I'll resolve this ASAP. Best, Luca