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 E61E8459FA for ; Sat, 28 Sep 2024 00:15:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86FAC40DD5; Sat, 28 Sep 2024 00:15:34 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id AAF4E40B8D for ; Sat, 28 Sep 2024 00:15:32 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A6958121D9E; Sat, 28 Sep 2024 00:15:32 +0200 (CEST) Subject: |WARNING| pw144561 [PATCH 5/7] dts: add support for externally compiled DPDK In-Reply-To: <20240927153830.266075-5-tomas.durovec@pantheon.tech> References: <20240927153830.266075-5-tomas.durovec@pantheon.tech> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?b?VG9tw6HFoSDEjnVyb3ZlYw==?= Message-Id: <20240927221532.A6958121D9E@dpdk.org> Date: Sat, 28 Sep 2024 00:15:32 +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/144561 _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