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 42C6D43C06 for ; Tue, 27 Feb 2024 20:19:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3208342F6B; Tue, 27 Feb 2024 20:19:03 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2387142EC7 for ; Tue, 27 Feb 2024 20:19:01 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 1F5D4122320; Tue, 27 Feb 2024 20:19:01 +0100 (CET) Subject: |WARNING| pw137386 [PATCH v4 15/23] net/cnxk: ethernet statistics for representor In-Reply-To: <20240227191550.137687-16-hkalra@marvell.com> References: <20240227191550.137687-16-hkalra@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Harman Kalra Message-Id: <20240227191901.1F5D4122320@dpdk.org> Date: Tue, 27 Feb 2024 20:19:01 +0100 (CET) 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/137386 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #288: FILE: drivers/net/cnxk/cnxk_rep_ops.c:613: + plt_rep_dbg("Input packets %" PRId64 " Output packets %" PRId64 "", stats->ipackets, total: 0 errors, 0 warnings, 1 checks, 350 lines checked