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 B6E7E4575E; Wed, 7 Aug 2024 17:56:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87E3740696; Wed, 7 Aug 2024 17:56:39 +0200 (CEST) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id 748D4402D3 for ; Wed, 7 Aug 2024 17:56:37 +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 A8895FEC; Wed, 7 Aug 2024 08:57:02 -0700 (PDT) Received: from [10.1.39.35] (JR4XG4HTQC.cambridge.arm.com [10.1.39.35]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id BE7593F766; Wed, 7 Aug 2024 08:56:35 -0700 (PDT) Message-ID: <9351bfce-dedb-4f5e-a05a-0a355a533b9c@arm.com> Date: Wed, 7 Aug 2024 16:56:34 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v5 2/3] dts: dynamic config conf schema Content-Language: en-GB To: Dean Marx , probb@iol.unh.edu, npratte@iol.unh.edu, jspewock@iol.unh.edu, yoan.picchi@foss.arm.com, Honnappa.Nagarahalli@arm.com, paul.szczepanek@arm.com, juraj.linkes@pantheon.tech Cc: dev@dpdk.org References: <20240708191938.32132-1-dmarx@iol.unh.edu> <20240724192129.29721-1-dmarx@iol.unh.edu> <20240724192129.29721-3-dmarx@iol.unh.edu> From: Luca Vizzarro In-Reply-To: <20240724192129.29721-3-dmarx@iol.unh.edu> 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 Similar to my other reply. Please follow contributing guidelines when writing your commit subject and body[1]. For example, an imperative subject: dts: add dynamic config test to conf schema Moreover, is there a reason to split this from the test suite commit? Thanks, Luca [1] https://doc.dpdk.org/guides/contributing/patches.html#commit-messages-subject-line