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 65C7445502 for ; Wed, 26 Jun 2024 22:02:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 614BE402D2; Wed, 26 Jun 2024 22:02:52 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0972440274 for ; Wed, 26 Jun 2024 22:02:08 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 02448128144; Wed, 26 Jun 2024 22:02:08 +0200 (CEST) Subject: |WARNING| pw141902 [PATCH v4 13/23] net/ntnic: add reset module for the NT200A0X smartNIC In-Reply-To: <20240626195545.1793419-13-sil-plv@napatech.com> References: <20240626195545.1793419-13-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20240626200208.02448128144@dpdk.org> Date: Wed, 26 Jun 2024 22:02:08 +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/141902 _coding style issues_ WARNING:TYPO_SPELLING: 'busses' may be misspelled - perhaps 'buses'? #934: FILE: drivers/net/ntnic/nthw/core/nt200a0x/reset/nthw_fpga_rst_nt200a0x.c:325: + * RAC/RAB init - SYS/CORE MMCM is locked - pull the remaining RAB busses out of reset WARNING:TYPO_SPELLING: 'busses' may be misspelled - perhaps 'buses'? #938: FILE: drivers/net/ntnic/nthw/core/nt200a0x/reset/nthw_fpga_rst_nt200a0x.c:329: + NT_LOG(DBG, NTHW, "%s: De-asserting remaining RAB busses ", p_adapter_id_str); total: 0 errors, 2 warnings, 0 checks, 1304 lines checked