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 D9BDAA0550 for ; Sat, 24 Sep 2022 04:47:36 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA5B542BFC; Sat, 24 Sep 2022 04:47:36 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 49A9942BF0 for ; Sat, 24 Sep 2022 04:47:35 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 443C1121F02; Sat, 24 Sep 2022 04:47:35 +0200 (CEST) Subject: |WARNING| pw116790 [Patch v9 10/18] net/mana: implement memory registration In-Reply-To: <1663987546-15982-11-git-send-email-longli@linuxonhyperv.com> References: <1663987546-15982-11-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20220924024735.443C1121F02@dpdk.org> Date: Sat, 24 Sep 2022 04:47:35 +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/116790 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #426: FILE: drivers/net/mana/mr.c:56: + "registering memory chunk start 0x%" PRIx64 " len %u", CHECK:CAMELCASE: Avoid CamelCase: #445: FILE: drivers/net/mana/mr.c:75: + DRV_LOG(DEBUG, "MR lkey %u addr %p len %" PRIu64, total: 0 errors, 0 warnings, 2 checks, 599 lines checked