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 9BE8745BB0 for ; Wed, 23 Oct 2024 14:03:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93DB8427E7; Wed, 23 Oct 2024 14:03:08 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7C49E427A4 for ; Wed, 23 Oct 2024 14:02:52 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 782FD123105; Wed, 23 Oct 2024 14:02:52 +0200 (CEST) Subject: |WARNING| pw146915 [v5 04/42] net/dpaa2: add support to dump dpdmux counters In-Reply-To: <20241023115955.1207617-5-vanshika.shukla@nxp.com> References: <20241023115955.1207617-5-vanshika.shukla@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: vanshika.shukla@nxp.com Message-Id: <20241023120252.782FD123105@dpdk.org> Date: Wed, 23 Oct 2024 14:02:52 +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/146915 _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