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 3CA48A0503 for ; Thu, 19 May 2022 14:33:43 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3860142686; Thu, 19 May 2022 14:33:43 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id ED99340222 for ; Thu, 19 May 2022 14:33:42 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E956A120945; Thu, 19 May 2022 14:33:42 +0200 (CEST) Subject: |WARNING| pw111424 [PATCH 10/12] net/hns3: unify the code wrap style In-Reply-To: <20220519122917.2334-11-humin29@huawei.com> References: <20220519122917.2334-11-humin29@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: "Min Hu (Connor)" Message-Id: <20220519123342.E956A120945@dpdk.org> Date: Thu, 19 May 2022 14:33:42 +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/111424 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #202: FILE: drivers/net/hns3/hns3_ethdev.c:5995: + hns3_err(hw, "%d handle long time delta %" PRIu64 " ms time=%ld.%.6ld", CHECK:CAMELCASE: Avoid CamelCase: #512: FILE: drivers/net/hns3/hns3_stats.c:1339: + hns3_err(hw, "Failed to allocate 0x%" PRIx64 " bytes needed to store statistics values", total: 0 errors, 0 warnings, 2 checks, 419 lines checked