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 4862A43037 for ; Fri, 11 Aug 2023 18:36:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F30140E03; Fri, 11 Aug 2023 18:36:08 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7D01540E03 for ; Fri, 11 Aug 2023 18:36:06 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 77D33120D38; Fri, 11 Aug 2023 18:36:06 +0200 (CEST) Subject: |WARNING| pw130176 [PATCH 5/9] net/cnxk: add representor control plane In-Reply-To: <20230811163419.165790-6-hkalra@marvell.com> References: <20230811163419.165790-6-hkalra@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Harman Kalra Message-Id: <20230811163606.77D33120D38@dpdk.org> Date: Fri, 11 Aug 2023 18:36:06 +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/130176 _coding style issues_ WARNING:TYPO_SPELLING: 'recieving' may be misspelled - perhaps 'receiving'? #454: FILE: drivers/net/cnxk/cnxk_rep_msg.c:268: + /* Wait required to ensure other side ready for recieving the ack */ total: 0 errors, 1 warnings, 0 checks, 711 lines checked Warning in drivers/net/cnxk/cnxk_rep_msg.c: Using %l format, prefer %PRI*64 if type is [u]int64_t