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 9ECC8A00C2 for ; Thu, 6 Oct 2022 01:25:12 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BC6740A82; Thu, 6 Oct 2022 01:25:12 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5B44440697 for ; Thu, 6 Oct 2022 01:25:11 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 557EA120EFA; Thu, 6 Oct 2022 01:25:11 +0200 (CEST) Subject: |WARNING| pw117426 [Patch v10 15/18] net/mana: send packets In-Reply-To: <1665012128-20520-16-git-send-email-longli@linuxonhyperv.com> References: <1665012128-20520-16-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20221005232511.557EA120EFA@dpdk.org> Date: Thu, 6 Oct 2022 01:25:11 +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/117426 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #379: FILE: drivers/net/mana/tx.c:346: + "seg idx %u addr 0x%" PRIx64 " size %x key %x", total: 0 errors, 0 warnings, 1 checks, 355 lines checked Warning in drivers/net/mana/tx.c: Declaring a variable inside for()