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 0645EA0547 for ; Mon, 24 May 2021 13:20:08 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2AE74003E; Mon, 24 May 2021 13:20:07 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0F5414003C for ; Mon, 24 May 2021 13:20:06 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id EA361122E1E; Mon, 24 May 2021 13:20:05 +0200 (CEST) In-Reply-To: <20210524111844.2145-2-ivan.malov@oktetlabs.ru> References: <20210524111844.2145-2-ivan.malov@oktetlabs.ru> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ivan Malov Message-Id: <20210524112005.EA361122E1E@dpdk.org> Date: Mon, 24 May 2021 13:20:05 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw93401 [PATCH v3 1/3] common/sfc_efx/base: update MCDI headers 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/93401 _coding style issues_ WARNING:TYPO_SPELLING: 'HIST' may be misspelled - perhaps 'HEIST'? #1135: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:4000: +#define MC_CMD_LTSSM_HIST_MSGSET 0x1b WARNING:LONG_LINE_COMMENT: line length of 109 exceeds 100 columns #5310: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:26627: + * Returns a description of the mapping from DESC_ADDR to TRGT_ADDR for the calling function's address space. WARNING:LONG_LINE_COMMENT: line length of 183 exceeds 100 columns #5338: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:26655: + * Returns a list of the DESC_ADDR regions for the calling function's address space. Only valid if that function's address space has the REGIONED mapping from DESC_ADDR to TRGT_ADDR. WARNING:LONG_LINE_COMMENT: line length of 197 exceeds 100 columns #5367: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:26684: + * Set the base TRGT_ADDR for a set of DESC_ADDR regions for the calling function's address space. Only valid if that function's address space had the REGIONED mapping from DESC_ADDR to TRGT_ADDR. WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #6875: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30075: +#define MC_CMD_MAE_ACTION_SET_ALLOC_V2_IN_ECN_ECT_0_TO_CE_OFST 50 WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #6876: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30076: +#define MC_CMD_MAE_ACTION_SET_ALLOC_V2_IN_ECN_ECT_0_TO_CE_LBN 5 WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #6877: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30077: +#define MC_CMD_MAE_ACTION_SET_ALLOC_V2_IN_ECN_ECT_0_TO_CE_WIDTH 1 WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #6878: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30078: +#define MC_CMD_MAE_ACTION_SET_ALLOC_V2_IN_ECN_ECT_1_TO_CE_OFST 50 WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #6879: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30079: +#define MC_CMD_MAE_ACTION_SET_ALLOC_V2_IN_ECN_ECT_1_TO_CE_LBN 6 WARNING:TYPO_SPELLING: 'ECT' may be misspelled - perhaps 'ETC'? #6880: FILE: drivers/common/sfc_efx/base/efx_regs_mcdi.h:30080: +#define MC_CMD_MAE_ACTION_SET_ALLOC_V2_IN_ECN_ECT_1_TO_CE_WIDTH 1 total: 0 errors, 10 warnings, 6885 lines checked