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 4BC4045BB5 for ; Wed, 23 Oct 2024 20:37:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 434C342ECD; Wed, 23 Oct 2024 20:37:46 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id BD707406BC for ; Wed, 23 Oct 2024 20:37:40 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B7816123108; Wed, 23 Oct 2024 20:37:40 +0200 (CEST) Subject: |WARNING| pw147045 [PATCH v3 60/73] net/ntnic: add TSM module In-Reply-To: <20241023170032.314155-61-sil-plv@napatech.com> References: <20241023170032.314155-61-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20241023183740.B7816123108@dpdk.org> Date: Wed, 23 Oct 2024 20:37:40 +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/147045 _coding style issues_ WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'? #312: FILE: drivers/net/ntnic/nthw/supported/nthw_fpga_9563_055_049_0000.c:2723: + { TSM_NTTS_EXT_STAT_MASTER_ID, 8, 16, 0x0000 }, WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'? #313: FILE: drivers/net/ntnic/nthw/supported/nthw_fpga_9563_055_049_0000.c:2724: + { TSM_NTTS_EXT_STAT_MASTER_REV, 8, 24, 0x0000 }, WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'? #314: FILE: drivers/net/ntnic/nthw/supported/nthw_fpga_9563_055_049_0000.c:2725: + { TSM_NTTS_EXT_STAT_MASTER_STAT, 16, 0, 0x0000 }, WARNING:TYPO_SPELLING: 'caf' may be misspelled - perhaps 'calf'? #650: FILE: drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_tsm.h:65: +#define TSM_CON5_CONFIG_SAMPLE_EDGE (0x61caf2f4UL) WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'? #699: FILE: drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_tsm.h:114: +#define TSM_NTTS_EXT_STAT_MASTER_ID (0xf263315eUL) WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'? #700: FILE: drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_tsm.h:115: +#define TSM_NTTS_EXT_STAT_MASTER_REV (0xd543795eUL) WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'? #701: FILE: drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_tsm.h:116: +#define TSM_NTTS_EXT_STAT_MASTER_STAT (0x92d96f5eUL) total: 0 errors, 7 warnings, 0 checks, 621 lines checked