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 4DAC445B37 for ; Mon, 14 Oct 2024 14:04:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2BF8F40A6D; Mon, 14 Oct 2024 14:04:28 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id EA95D40A6E for ; Mon, 14 Oct 2024 14:04:26 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E5287120757; Mon, 14 Oct 2024 14:04:26 +0200 (CEST) Subject: |WARNING| pw145863 [v3 04/43] net/dpaa2: add support to dump dpdmux counters In-Reply-To: <20241014120126.170790-5-vanshika.shukla@nxp.com> References: <20241014120126.170790-5-vanshika.shukla@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: vanshika.shukla@nxp.com Message-Id: <20241014120426.E5287120757@dpdk.org> Date: Mon, 14 Oct 2024 14:04:26 +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/145863 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #99: FILE: drivers/net/dpaa2/dpaa2_mux.c:284: + fprintf(f, "DPDMUX_CNT_ING_FRAME %" PRIu64 " ", total: 0 errors, 0 warnings, 1 checks, 121 lines checked