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 1AC3EA00C3 for ; Mon, 12 Sep 2022 15:16:05 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07A1C427F6; Mon, 12 Sep 2022 15:16:05 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6E9244021D for ; Mon, 12 Sep 2022 15:16:03 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 69F8C121F02; Mon, 12 Sep 2022 15:16:03 +0200 (CEST) Subject: |WARNING| pw116191 [PATCH v3 03/32] common/cnxk: fix part value for cn10k In-Reply-To: <20220912131425.1973415-3-ndabilpuram@marvell.com> References: <20220912131425.1973415-3-ndabilpuram@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nithin Dabilpuram Message-Id: <20220912131603.69F8C121F02@dpdk.org> Date: Mon, 12 Sep 2022 15:16:03 +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/116191 _coding style issues_ WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'? #148: FILE: drivers/common/cnxk/roc_model.c:89: + val == PCI_DEVID_CNXK_RVU_SSO_TIM_PF || WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'? #149: FILE: drivers/common/cnxk/roc_model.c:90: + val == PCI_DEVID_CNXK_RVU_SSO_TIM_VF || total: 0 errors, 2 warnings, 207 lines checked