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 3F0A7A0548 for ; Thu, 2 Jun 2022 03:57:05 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C0E54114F; Thu, 2 Jun 2022 03:57:05 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 90D4C40694 for ; Thu, 2 Jun 2022 03:57:04 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7BBDD120945; Thu, 2 Jun 2022 03:57:04 +0200 (CEST) Subject: |WARNING| pw112252 [PATCH 13/14] net/nfp: nfdk packet xmit function In-Reply-To: <20220602015304.710197-14-jin.liu@corigine.com> References: <20220602015304.710197-14-jin.liu@corigine.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Jin Liu Message-Id: <20220602015704.7BBDD120945@dpdk.org> Date: Thu, 2 Jun 2022 03:57:04 +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/112252 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #422: FILE: drivers/net/nfp/nfp_rxtx.c:1351: + "%" PRIx64 "", dma_addr); total: 0 errors, 0 warnings, 1 checks, 341 lines checked Warning in drivers/net/nfp/nfp_rxtx.c: Using rte_panic/rte_exit