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 7E8A043081 for ; Wed, 16 Aug 2023 16:02:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64DC340ED3; Wed, 16 Aug 2023 16:02:23 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B3E4F40ED3 for ; Wed, 16 Aug 2023 16:02:22 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A1B591206AB; Wed, 16 Aug 2023 16:02:22 +0200 (CEST) Subject: |WARNING| pw130413 [PATCH 2/8] net/ntnic: adds core registers and fpga functionality In-Reply-To: <20230816132552.2483752-2-mko-plv@napatech.com> References: <20230816132552.2483752-2-mko-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Mykola Kostenok Message-Id: <20230816140222.A1B591206AB@dpdk.org> Date: Wed, 16 Aug 2023 16:02:22 +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/130413 _coding style issues_ WARNING:TYPO_SPELLING: 'busses' may be misspelled - perhaps 'buses'? #2094: FILE: drivers/net/ntnic/nthw/core/nthw_fpga_rst_nt200a0x.c:329: + /* 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'? #2098: FILE: drivers/net/ntnic/nthw/core/nthw_fpga_rst_nt200a0x.c:333: + NT_LOG(DBG, NTHW, "%s: De-asserting remaining RAB busses ", WARNING:REPEATED_WORD: Possible repeated word: 'are' #4116: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs.c:43: + * ==0: if p == NULL then fpga module(s) is/are are present (no struct to init) WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'? #6472: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1092: + rf->mp_fld_link_summary_lh_rx_rsfec_hi_ser = WARNING:TYPO_SPELLING: 'SER' may be misspelled - perhaps 'SET'? #6473: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1093: + get_field(r, MAC_PCS_XXV_LINK_SUMMARY_0_LH_RX_RSFEC_HI_SER); WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'? #6517: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1137: + rf->mp_fld_link_summary_lh_rx_rsfec_hi_ser = WARNING:TYPO_SPELLING: 'SER' may be misspelled - perhaps 'SET'? #6518: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1138: + get_field(r, MAC_PCS_XXV_LINK_SUMMARY_1_LH_RX_RSFEC_HI_SER); WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'? #6562: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1182: + rf->mp_fld_link_summary_lh_rx_rsfec_hi_ser = WARNING:TYPO_SPELLING: 'SER' may be misspelled - perhaps 'SET'? #6563: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1183: + get_field(r, MAC_PCS_XXV_LINK_SUMMARY_2_LH_RX_RSFEC_HI_SER); WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'? #6605: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1225: + rf->mp_fld_link_summary_lh_rx_rsfec_hi_ser = WARNING:TYPO_SPELLING: 'SER' may be misspelled - perhaps 'SET'? #6606: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1226: + get_field(r, MAC_PCS_XXV_LINK_SUMMARY_3_LH_RX_RSFEC_HI_SER); WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'? #7126: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.h:109: + nt_field_t *mp_fld_link_summary_lh_rx_rsfec_hi_ser; WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #13710: FILE: drivers/net/ntnic/nthw/nthw_fpga_model.h:9: +#include WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #14027: FILE: drivers/net/ntnic/nthw/nthw_helper.h:12: +#include WARNING:TYPO_SPELLING: 'Busses' may be misspelled - perhaps 'Buses'? #14442: FILE: drivers/net/ntnic/nthw/nthw_rac.c:290: + * Initializes (resets) the programmable registers on the Register Access Busses (RAB). WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #15841: FILE: drivers/net/ntnic/ntlog/ntlog.c:11: +#include WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #16036: FILE: drivers/net/ntnic/ntutil/nt_util.c:9: +#include total: 0 errors, 17 warnings, 0 checks, 15457 lines checked