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 D2ABCA00C5 for ; Wed, 31 Aug 2022 00:55:35 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFBBC40F18; Wed, 31 Aug 2022 00:55:35 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0B22740395 for ; Wed, 31 Aug 2022 00:55:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 0710C121F02; Wed, 31 Aug 2022 00:55:34 +0200 (CEST) Subject: |WARNING| pw115675 [Patch v6 10/18] net/mana: implement memory registration In-Reply-To: <1661899911-13086-11-git-send-email-longli@linuxonhyperv.com> References: <1661899911-13086-11-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20220830225534.0710C121F02@dpdk.org> Date: Wed, 31 Aug 2022 00:55:34 +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/115675 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #401: FILE: drivers/net/mana/mr.c:51: + "registering memory chunk start 0x%" PRIx64 " len %u", CHECK:CAMELCASE: Avoid CamelCase: #420: FILE: drivers/net/mana/mr.c:70: + DRV_LOG(DEBUG, "MR lkey %u addr %p len %" PRIu64, total: 0 errors, 0 warnings, 2 checks, 559 lines checked