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 ACCC445BCC for ; Wed, 30 Oct 2024 22:47:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9C6A433D5; Wed, 30 Oct 2024 22:47:21 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E8D7643365 for ; Wed, 30 Oct 2024 22:47:19 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id E37BB121E31; Wed, 30 Oct 2024 22:47:19 +0100 (CET) Subject: |WARNING| pw147792 [PATCH v5 32/80] net/ntnic: add TPE module In-Reply-To: <20241030213940.3470062-33-sil-plv@napatech.com> References: <20241030213940.3470062-33-sil-plv@napatech.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Serhii Iliushyk Message-Id: <20241030214719.E37BB121E31@dpdk.org> Date: Wed, 30 Oct 2024 22:47:19 +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/147792 _coding style issues_ WARNING:TYPO_SPELLING: 'INDEXS' may be misspelled - perhaps 'INDEXES'? #249: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_tpe.c:219: + DO_COMPARE_INDEXS(be->tpe.v3.rpp_rcp, struct tpe_v1_rpp_v0_rcp_s, index, WARNING:TYPO_SPELLING: 'INDEXS' may be misspelled - perhaps 'INDEXES'? #332: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_tpe.c:329: + DO_COMPARE_INDEXS(be->tpe.v3.ins_rcp, struct tpe_v1_ins_v1_rcp_s, index, WARNING:TYPO_SPELLING: 'INDEXS' may be misspelled - perhaps 'INDEXES'? #423: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_tpe.c:430: + DO_COMPARE_INDEXS(be->tpe.v3.rpl_rcp, struct tpe_v3_rpl_v4_rcp_s, index, WARNING:TYPO_SPELLING: 'INDEXS' may be misspelled - perhaps 'INDEXES'? #526: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_tpe.c:543: + DO_COMPARE_INDEXS(be->tpe.v3.rpl_ext, struct tpe_v1_rpl_v2_ext_s, index, WARNING:TYPO_SPELLING: 'INDEXS' may be misspelled - perhaps 'INDEXES'? #613: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_tpe.c:640: + DO_COMPARE_INDEXS(be->tpe.v3.rpl_rpl, struct tpe_v1_rpl_v2_rpl_s, index, WARNING:TYPO_SPELLING: 'INDEXS' may be misspelled - perhaps 'INDEXES'? #705: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_tpe.c:744: + DO_COMPARE_INDEXS(be->tpe.v3.cpy_rcp, struct tpe_v1_cpy_v1_rcp_s, index, WARNING:TYPO_SPELLING: 'INDEXS' may be misspelled - perhaps 'INDEXES'? #800: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_tpe.c:849: + DO_COMPARE_INDEXS(be->tpe.v3.hfu_rcp, struct tpe_v1_hfu_v1_rcp_s, index, WARNING:TYPO_SPELLING: 'INDEXS' may be misspelled - perhaps 'INDEXES'? #968: FILE: drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_tpe.c:1026: + DO_COMPARE_INDEXS(be->tpe.v3.csu_rcp, struct tpe_v1_csu_v0_rcp_s, index, total: 0 errors, 8 warnings, 0 checks, 1509 lines checked