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 A06E3A0C40 for ; Fri, 25 Jun 2021 07:39:56 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C64E40698; Fri, 25 Jun 2021 07:39:56 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 25A6A4068A for ; Fri, 25 Jun 2021 07:39:56 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 21C68122E3A; Fri, 25 Jun 2021 07:39:56 +0200 (CEST) In-Reply-To: <1624599410-29689-12-git-send-email-anoobj@marvell.com> References: <1624599410-29689-12-git-send-email-anoobj@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anoob Joseph Message-Id: <20210625053956.21C68122E3A@dpdk.org> Date: Fri, 25 Jun 2021 07:39:56 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94817 [PATCH v2 11/17] common/cnxk: add IE microcode defines 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/94817 _coding style issues_ WARNING:TYPO_SPELLING: 'ONL' may be misspelled - perhaps 'ONLY'? #150: FILE: drivers/common/cnxk/roc_ie_on.h:9: +#define ROC_IE_ONL_MAJOR_OP_WRITE_IPSEC_OUTBOUND 0x20 WARNING:TYPO_SPELLING: 'ONL' may be misspelled - perhaps 'ONLY'? #151: FILE: drivers/common/cnxk/roc_ie_on.h:10: +#define ROC_IE_ONL_MAJOR_OP_WRITE_IPSEC_INBOUND 0x21 WARNING:TYPO_SPELLING: 'ONL' may be misspelled - perhaps 'ONLY'? #152: FILE: drivers/common/cnxk/roc_ie_on.h:11: +#define ROC_IE_ONL_MAJOR_OP_PROCESS_OUTBOUND_IPSEC 0x23 WARNING:TYPO_SPELLING: 'ONL' may be misspelled - perhaps 'ONLY'? #153: FILE: drivers/common/cnxk/roc_ie_on.h:12: +#define ROC_IE_ONL_MAJOR_OP_PROCESS_INBOUND_IPSEC 0x24 total: 0 errors, 4 warnings, 720 lines checked