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 2703CA0544 for ; Wed, 6 Jul 2022 02:31:59 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23ACE40691; Wed, 6 Jul 2022 02:31:59 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5EE7740687 for ; Wed, 6 Jul 2022 02:31:57 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 57AB9120D82; Wed, 6 Jul 2022 02:31:57 +0200 (CEST) Subject: |WARNING| pw113698 [Patch v2 15/17] net/mana: add function to send packets In-Reply-To: <1657067328-18374-16-git-send-email-longli@linuxonhyperv.com> References: <1657067328-18374-16-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20220706003157.57AB9120D82@dpdk.org> Date: Wed, 6 Jul 2022 02:31:57 +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/113698 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #391: FILE: drivers/net/mana/tx.c:337: + "seg idx %u addr 0x%" PRIx64 " size %x key %x", total: 0 errors, 0 warnings, 1 checks, 354 lines checked Warning in drivers/net/mana/tx.c: Declaring a variable inside for()