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 C3E8AA034E for ; Tue, 22 Feb 2022 19:14:23 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75B4E4114E; Tue, 22 Feb 2022 19:14:22 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B9C9440DF4 for ; Tue, 22 Feb 2022 19:14:19 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id B0C1812336A; Tue, 22 Feb 2022 19:14:19 +0100 (CET) Subject: |WARNING| pw108022 [PATCH v2 14/21] net/ena: add API for probing xstat names by ID In-Reply-To: <20220222181146.28882-15-mk@semihalf.com> References: <20220222181146.28882-15-mk@semihalf.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Michal Krawczyk Message-Id: <20220222181419.B0C1812336A@dpdk.org> Date: Tue, 22 Feb 2022 19:14:19 +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/108022 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #211: FILE: drivers/net/ena/ena_ethdev.c:3205: + "ID value out of range: id=%" PRIu64 ", xstats_num=%" PRIu64 " ", total: 0 errors, 0 warnings, 1 checks, 155 lines checked