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 A681A45A9C for ; Wed, 2 Oct 2024 14:26:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1567402DA; Wed, 2 Oct 2024 14:26:14 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D77CB4021E for ; Wed, 2 Oct 2024 14:26:12 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D34E612074A; Wed, 2 Oct 2024 14:26:12 +0200 (CEST) Subject: |WARNING| pw144897 [PATCH 5/7] dts: add support for externally compiled DPDK In-Reply-To: <20240930160204.19582-6-tomas.durovec@pantheon.tech> References: <20240930160204.19582-6-tomas.durovec@pantheon.tech> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?b?VG9tw6HFoSDEjnVyb3ZlYw==?= Message-Id: <20241002122612.D34E612074A@dpdk.org> Date: Wed, 2 Oct 2024 14:26:12 +0200 (CEST) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/144897 _coding style issues_ WARNING:TYPO_SPELLING: 'complier' may be misspelled - perhaps 'compiler'? #1206: FILE: dts/framework/testbed_model/sut_node.py:136: + self._logger.warning("The `complier_version` is None because of using pre-built DPDK.") total: 0 errors, 1 warnings, 1329 lines checked