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 A636FA0032 for ; Thu, 1 Sep 2022 16:24:52 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2D8741155; Thu, 1 Sep 2022 16:24:52 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E710040E09 for ; Thu, 1 Sep 2022 16:24:50 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E27EC121F02; Thu, 1 Sep 2022 16:24:50 +0200 (CEST) Subject: |WARNING| pw115741 [PATCH V3 17/21] net/softnic: add the pipeline register read/write CLI commands In-Reply-To: <20220901142041.2628537-18-cristian.dumitrescu@intel.com> References: <20220901142041.2628537-18-cristian.dumitrescu@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Cristian Dumitrescu Message-Id: <20220901142450.E27EC121F02@dpdk.org> Date: Thu, 1 Sep 2022 16:24:50 +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/115741 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #151: FILE: drivers/net/softnic/rte_eth_softnic_cli.c:1468: + snprintf(out, out_size, "0x%" PRIx64 " ", value); total: 0 errors, 0 warnings, 1 checks, 145 lines checked