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 EDFFC46152 for ; Fri, 31 Jan 2025 09:08:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFE6E427BA; Fri, 31 Jan 2025 09:08:13 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 023DB42796 for ; Fri, 31 Jan 2025 09:08:12 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 1A682127003; Fri, 31 Jan 2025 09:07:08 +0100 (CET) Subject: |WARNING| pw150695 [PATCH 18/34] common/cnxk: support for inline inbound queue In-Reply-To: <20250131080530.3224977-18-ndabilpuram@marvell.com> References: <20250131080530.3224977-18-ndabilpuram@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nithin Dabilpuram Message-Id: <20250131080708.1A682127003@dpdk.org> Date: Fri, 31 Jan 2025 09:07:08 +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/150695 _coding style issues_ WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'? #138: FILE: drivers/common/cnxk/roc_mbox.h:197: + M(CPT_SET_QUEUE_PRI, 0xBFB, cpt_set_que_pri, cpt_queue_pri_req_msg, \ CHECK:SPACING: spaces preferred around that '*' (ctx:WxV) #1317: FILE: drivers/net/cnxk/cnxk_ethdev.h:506: +cnxk_nix_inl_fc_check(uint64_t __rte_atomic *fc, int32_t *fc_sw, uint32_t nb_desc, uint16_t nb_inst) ^ total: 0 errors, 1 warnings, 1 checks, 1174 lines checked Warning in drivers/common/cnxk/roc_platform.h: Use plt_ symbols instead of rte_ API in cnxk base driver