From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id D0EE2A0487 for ; Wed, 3 Jul 2019 10:46:54 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 18D9A1BE68; Wed, 3 Jul 2019 10:46:46 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 9812C1B998; Wed, 3 Jul 2019 10:46:43 +0200 (CEST) In-Reply-To: <20190703084244.33553-10-jerinj@marvell.com> References: <20190703084244.33553-10-jerinj@marvell.com> To: test-report@dpdk.org Cc: Message-Id: <20190703084643.9812C1B998@dpdk.org> Date: Wed, 3 Jul 2019 10:46:43 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw55945 [PATCH v3 09/58] net/octeontx2: add context debug utils X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/55945 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #137: FILE: drivers/net/octeontx2/otx2_ethdev_debug.c:45: + nix_dump("W4: next_sqb 0x%" PRIx64 "", ctx->next_sqb); total: 0 errors, 0 warnings, 1 checks, 328 lines checked