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 8B114A00C5 for ; Wed, 31 Aug 2022 00:55:16 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8792440F18; Wed, 31 Aug 2022 00:55:16 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 478C440395 for ; Wed, 31 Aug 2022 00:55:15 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 3E335121F02; Wed, 31 Aug 2022 00:55:15 +0200 (CEST) Subject: |WARNING| pw115680 [Patch v6 15/18] net/mana: add function to send packets In-Reply-To: <1661899911-13086-16-git-send-email-longli@linuxonhyperv.com> References: <1661899911-13086-16-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20220830225515.3E335121F02@dpdk.org> Date: Wed, 31 Aug 2022 00:55:15 +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/115680 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #391: FILE: drivers/net/mana/tx.c:343: + "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()