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 4854B45A6E for ; Mon, 30 Sep 2024 18:20:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4377D40665; Mon, 30 Sep 2024 18:20:02 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 1F1AC40608 for ; Mon, 30 Sep 2024 18:20:01 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 1642F121D9E; Mon, 30 Sep 2024 18:20:01 +0200 (CEST) Subject: |WARNING| pw144697 [PATCH 5/7] dts: add support for externally compiled DPDK In-Reply-To: <20240930161814.26070-6-tomas.durovec@pantheon.tech> References: <20240930161814.26070-6-tomas.durovec@pantheon.tech> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?b?VG9tw6HFoSDEjnVyb3ZlYw==?= Message-Id: <20240930162001.1642F121D9E@dpdk.org> Date: Mon, 30 Sep 2024 18:20:01 +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/144697 _coding style issues_ WARNING:TYPO_SPELLING: 'complier' may be misspelled - perhaps 'compiler'? #1204: 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