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 2A3BD462A9 for ; Mon, 24 Feb 2025 10:45:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25A0040669; Mon, 24 Feb 2025 10:45:30 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3449B40652 for ; Mon, 24 Feb 2025 10:45:28 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 6807E127813; Mon, 24 Feb 2025 10:45:13 +0100 (CET) Subject: |WARNING| pw151893 [PATCH v2 18/33] common/cnxk: support for inline inbound queue In-Reply-To: <20250224093915.1253215-18-ndabilpuram@marvell.com> References: <20250224093915.1253215-18-ndabilpuram@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nithin Dabilpuram Message-Id: <20250224094513.6807E127813@dpdk.org> Date: Mon, 24 Feb 2025 10:45:13 +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/151893 _coding style issues_ WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'? #140: 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) #1319: 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