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 21ECEA00C5 for ; Sat, 9 Jul 2022 01:52:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E5A84021F; Sat, 9 Jul 2022 01:52:17 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 185154021E for ; Sat, 9 Jul 2022 01:52:16 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 14597120D82; Sat, 9 Jul 2022 01:52:16 +0200 (CEST) Subject: |WARNING| pw113853 [Patch v4 15/17] net/mana: add function to send packets In-Reply-To: <1657324171-31369-16-git-send-email-longli@linuxonhyperv.com> References: <1657324171-31369-16-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20220708235216.14597120D82@dpdk.org> Date: Sat, 9 Jul 2022 01:52:16 +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/113853 _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()