From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 7EC8045BCB
	for <public@inbox.dpdk.org>; Fri, 25 Oct 2024 18:44:16 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 750E740652;
	Fri, 25 Oct 2024 18:44:16 +0200 (CEST)
Received: from dpdk.org (dpdk.org [92.243.24.197])
 by mails.dpdk.org (Postfix) with ESMTP id BFBBE40649
 for <test-report@dpdk.org>; Fri, 25 Oct 2024 18:44:15 +0200 (CEST)
Received: by dpdk.org (Postfix, from userid 65534)
 id B487F123108; Fri, 25 Oct 2024 18:44:15 +0200 (CEST)
Subject: |WARNING| pw147316 [PATCH v3 1/5] dts: add pydantic dependency
In-Reply-To: <20241025164337.2175409-2-luca.vizzarro@arm.com>
References: <20241025164337.2175409-2-luca.vizzarro@arm.com>
To: test-report@dpdk.org
From: checkpatch@dpdk.org
Cc: Luca Vizzarro <luca.vizzarro@arm.com>
Message-Id: <20241025164415.B487F123108@dpdk.org>
Date: Fri, 25 Oct 2024 18:44:15 +0200 (CEST)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/147316

_coding style issues_


WARNING:TYPO_SPELLING: 'afe' may be misspelled - perhaps 'safe'?
#147: FILE: dts/poetry.lock:822:
+    {file = "pydantic_core-2.23.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4a7cd62e831afe623fbb7aabbb4fe583212115b3ef38a9f6b71869ba644624a2"},

WARNING:TYPO_SPELLING: 'afe' may be misspelled - perhaps 'safe'?
#149: FILE: dts/poetry.lock:824:
+    {file = "pydantic_core-2.23.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:e38e63e6f3d1cec5a27e0afe90a085af8b6806ee208b33030e65b6516353f1a3"},

WARNING:TYPO_SPELLING: 'afe' may be misspelled - perhaps 'safe'?
#222: FILE: dts/poetry.lock:897:
+    {file = "pydantic_core-2.23.4-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:883a91b5dd7d26492ff2f04f40fbb652de40fcc0afe07e8129e8ae779c2110eb"},

WARNING:TYPO_SPELLING: 'ede' may be misspelled - perhaps 'edge'?
#228: FILE: dts/poetry.lock:903:
+    {file = "pydantic_core-2.23.4-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:aea443fffa9fbe3af1a9ba721a87f926fe548d32cab71d188a6ede77d0ff244e"},

WARNING:TYPO_SPELLING: 'afe' may be misspelled - perhaps 'safe'?
#250: FILE: dts/poetry.lock:1036:
+    {file = "PyYAML-6.0.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:e7d73685e87afe9f3b36c799222440d6cf362062f78be1013661b00c5c6f678b"},

total: 0 errors, 5 warnings, 234 lines checked