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 CA18C45BCC for ; Thu, 31 Oct 2024 00:18:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C391B433EB; Thu, 31 Oct 2024 00:18:20 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CC285433A9 for ; Thu, 31 Oct 2024 00:17:38 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id BDCA5121E31; Thu, 31 Oct 2024 00:17:38 +0100 (CET) Subject: |WARNING| pw147829 [PATCH v5 60/80] net/ntnic: add TSM module In-Reply-To: <20241030213940.3470062-61-sil-plv@napatech.com> References: <20241030213940.3470062-61-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20241030231738.BDCA5121E31@dpdk.org> Date: Thu, 31 Oct 2024 00:17:38 +0100 (CET) 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/147829 _coding style issues_ WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'? #313: 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'? #314: 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'? #315: 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'? #651: 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'? #700: 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'? #701: 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'? #702: 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