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 EAECFA00C2 for ; Thu, 6 Oct 2022 01:25:34 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E879A40A82; Thu, 6 Oct 2022 01:25:34 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id DF66640697 for ; Thu, 6 Oct 2022 01:25:33 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id DA9E5120EFA; Thu, 6 Oct 2022 01:25:33 +0200 (CEST) Subject: |WARNING| pw117421 [Patch v10 10/18] net/mana: implement memory registration In-Reply-To: <1665012128-20520-11-git-send-email-longli@linuxonhyperv.com> References: <1665012128-20520-11-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20221005232533.DA9E5120EFA@dpdk.org> Date: Thu, 6 Oct 2022 01:25:33 +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/117421 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #427: FILE: drivers/net/mana/mr.c:56: + "registering memory chunk start 0x%" PRIx64 " len %u", CHECK:CAMELCASE: Avoid CamelCase: #446: 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