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 A901EA054A for ; Mon, 5 Sep 2022 11:02:16 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37CCC427F4; Mon, 5 Sep 2022 11:02:16 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4FBFF410E7 for ; Mon, 5 Sep 2022 11:02:15 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4CA79121F02; Mon, 5 Sep 2022 11:02:15 +0200 (CEST) Subject: |WARNING| pw115871 [PATCH RESEND 01/13] net/hns3: rename hns3 dump file In-Reply-To: <20220905085939.22236-2-liudongdong3@huawei.com> References: <20220905085939.22236-2-liudongdong3@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Dongdong Liu Message-Id: <20220905090215.4CA79121F02@dpdk.org> Date: Mon, 5 Sep 2022 11:02:15 +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/115871 _coding style issues_ CHECK:SPACING: spaces preferred around that '*' (ctx:WxV) #106: FILE: drivers/net/hns3/hns3_dump.h:12: +int hns3_eth_dev_priv_dump(struct rte_eth_dev *dev, FILE *file); ^ total: 0 errors, 0 warnings, 1 checks, 50 lines checked