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 7B7C6A034F for ; Thu, 29 Jul 2021 15:48:22 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64195410F5; Thu, 29 Jul 2021 15:48:22 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B0CA1410F5 for ; Thu, 29 Jul 2021 15:48:20 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A8C63122E58; Thu, 29 Jul 2021 15:48:20 +0200 (CEST) In-Reply-To: <20210729134711.35870-3-heinrich.kuhn@netronome.com> References: <20210729134711.35870-3-heinrich.kuhn@netronome.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Heinrich Kuhn Message-Id: <20210729134820.A8C63122E58@dpdk.org> Date: Thu, 29 Jul 2021 15:48:20 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw96406 [PATCH v3 2/7] net/nfp: move rxtx functions to their own file 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/96406 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #1527: FILE: drivers/net/nfp/nfp_rxtx.c:72: + PMD_RX_LOG(DEBUG, "[%d]: %" PRIx64, i, dma_addr); total: 0 errors, 0 warnings, 1 checks, 2373 lines checked