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 4598742BDE for ; Sun, 4 Jun 2023 02:03:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CF4742D3F; Sun, 4 Jun 2023 02:03:48 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4273D42C4D for ; Sun, 4 Jun 2023 02:03:46 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 39B2812092A; Sun, 4 Jun 2023 02:03:46 +0200 (CEST) Subject: |WARNING| pw127990 [PATCH v2 01/34] common/sfc_efx/base: update MCDI headers In-Reply-To: <20230604000051.7877-2-ivan.malov@arknetworks.am> References: <20230604000051.7877-2-ivan.malov@arknetworks.am> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ivan Malov Message-Id: <20230604000346.39B2812092A@dpdk.org> Date: Sun, 4 Jun 2023 02:03:46 +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/127990 _coding style issues_ WARNING:TYPO_SPELLING: 'lite' may be misspelled - perhaps 'light'? #157: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:693: + * 0x01010000 + is_dpu_net * 0x10000 + is_wr_or_tx * 0x8000 + is_lite_pipe * WARNING:TYPO_SPELLING: 'lite' may be misspelled - perhaps 'light'? #228: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:764: +/* enum: DPU.net 'lite' receive pipe CRC offload engine profiles - refer to WARNING:TYPO_SPELLING: 'lite' may be misspelled - perhaps 'light'? #232: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:768: +/* enum: DPU.net 'lite' receive pipe checksum offload engine profiles - refer WARNING:TYPO_SPELLING: 'lite' may be misspelled - perhaps 'light'? #252: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:788: +/* enum: DPU.net 'lite' transmit pipe CRC offload engine profiles - refer to WARNING:TYPO_SPELLING: 'lite' may be misspelled - perhaps 'light'? #256: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:792: +/* enum: DPU.net 'lite' transmit pipe checksum offload engine profiles - refer WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #564: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:1100: + * request remapping of ECT0 and ECT1 ECN codepoints respectively to CE. WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #564: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:1100: + * request remapping of ECT0 and ECT1 ECN codepoints respectively to CE. WARNING:REPEATED_WORD: Possible repeated word: 'from' #1944: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:10518: + * correspond to a sensor currently managed by the MC will be dropped from from WARNING:REPEATED_WORD: Possible repeated word: 'from' #1974: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:10565: + * by the MC will be dropped from from the response. This may happen when a WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #2849: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:33015: +#define MC_CMD_MAE_ACTION_SET_ALLOC_V3_IN_ECN_ECT_0_TO_CE_OFST 50 WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #2850: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:33016: +#define MC_CMD_MAE_ACTION_SET_ALLOC_V3_IN_ECN_ECT_0_TO_CE_LBN 5 WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #2851: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:33017: +#define MC_CMD_MAE_ACTION_SET_ALLOC_V3_IN_ECN_ECT_0_TO_CE_WIDTH 1 WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #2852: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:33018: +#define MC_CMD_MAE_ACTION_SET_ALLOC_V3_IN_ECN_ECT_1_TO_CE_OFST 50 WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #2853: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:33019: +#define MC_CMD_MAE_ACTION_SET_ALLOC_V3_IN_ECN_ECT_1_TO_CE_LBN 6 WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #2854: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:33020: +#define MC_CMD_MAE_ACTION_SET_ALLOC_V3_IN_ECN_ECT_1_TO_CE_WIDTH 1 total: 0 errors, 15 warnings, 3223 lines checked