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 9592E42C07 for ; Thu, 1 Jun 2023 21:56:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBFBE42D0D; Thu, 1 Jun 2023 21:56:33 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6983542D0D for ; Thu, 1 Jun 2023 21:56:32 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 576F812092A; Thu, 1 Jun 2023 21:56:32 +0200 (CEST) Subject: |WARNING| pw127874 [PATCH 01/34] common/sfc_efx/base: update MCDI headers In-Reply-To: <20230601195538.8265-2-ivan.malov@arknetworks.am> References: <20230601195538.8265-2-ivan.malov@arknetworks.am> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ivan Malov Message-Id: <20230601195632.576F812092A@dpdk.org> Date: Thu, 1 Jun 2023 21:56:32 +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/127874 _coding style issues_ WARNING:TYPO_SPELLING: 'lite' may be misspelled - perhaps 'light'? #156: 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'? #227: 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'? #231: 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'? #251: 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'? #255: 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'? #563: 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'? #563: 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' #1943: 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' #1973: 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'? #2848: 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'? #2849: 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'? #2850: 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'? #2851: 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'? #2852: 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'? #2853: 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