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 DC8D245AD8; Mon, 7 Oct 2024 14:56:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC109402BB; Mon, 7 Oct 2024 14:56:17 +0200 (CEST) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id 59B2A4026C for ; Mon, 7 Oct 2024 14:56:16 +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 DD367DA7; Mon, 7 Oct 2024 05:56:44 -0700 (PDT) Received: from [10.1.26.149] (unknown [10.1.26.149]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 6E9FB3F640; Mon, 7 Oct 2024 05:56:14 -0700 (PDT) Message-ID: <0279e96d-50af-4e41-9a77-81b0546b3df7@arm.com> Date: Mon, 7 Oct 2024 13:56:12 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] config: adding dts tag for dts path patches To: Patrick Robb , Aaron Conole Cc: Manit Mahajan , ci@dpdk.org, alialnu@nvidia.com References: <20241001170703.30348-1-mmahajan@iol.unh.edu> Content-Language: en-GB From: Luca Vizzarro In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org On 04/10/2024 18:54, Patrick Robb wrote: > No, I don't think that's necessary. What he described (run the format > check every time a file within /dts/* is being changed) will be > accomplished with this patch. And I don't think he has worked with the > dpdk-ci repo previously anyways. As you said I haven't worked on the dpdk-ci repo before, so not sure what's happening here :D Thank you for the cc. Will also keep a look out for what I presume is the next patch including dts-check-format? And thank you Manit for making this happen! Best, Luca