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 50D43A0C4C for ; Tue, 21 Sep 2021 15:18:06 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E5D541125; Tue, 21 Sep 2021 15:18:05 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C025441136 for ; Tue, 21 Sep 2021 15:18:03 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B867E122EE7; Tue, 21 Sep 2021 15:18:03 +0200 (CEST) In-Reply-To: <20210921132009.3461020-4-qi.z.zhang@intel.com> References: <20210921132009.3461020-4-qi.z.zhang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Qi Zhang Message-Id: <20210921131803.B867E122EE7@dpdk.org> Date: Tue, 21 Sep 2021 15:18:03 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw99355 [PATCH v3 03/20] net/ice/base: init metainit table for parser 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/99355 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #119: FILE: drivers/net/ice/base/ice_metainit.c:43: + ice_info(hw, "flags = 0x%016" PRIx64 " ", item->flags); total: 0 errors, 0 warnings, 1 checks, 250 lines checked