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 5F90DA054F for ; Sat, 24 Sep 2022 04:49:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5DAB042BF0; Sat, 24 Sep 2022 04:49:55 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 76E0B42BD7 for ; Sat, 24 Sep 2022 04:49:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 71881121F02; Sat, 24 Sep 2022 04:49:53 +0200 (CEST) Subject: |WARNING| pw116795 [Patch v9 15/18] net/mana: send packets In-Reply-To: <1663987546-15982-16-git-send-email-longli@linuxonhyperv.com> References: <1663987546-15982-16-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20220924024953.71881121F02@dpdk.org> Date: Sat, 24 Sep 2022 04:49:53 +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/116795 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #403: FILE: drivers/net/mana/tx.c:346: + "seg idx %u addr 0x%" PRIx64 " size %x key %x", total: 0 errors, 0 warnings, 1 checks, 368 lines checked Warning in drivers/net/mana/tx.c: Declaring a variable inside for()