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 05BDC436A6 for ; Fri, 8 Dec 2023 08:10:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0129242FAD; Fri, 8 Dec 2023 08:10:22 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B484542E8D for ; Fri, 8 Dec 2023 08:10:20 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id B013C120D36; Fri, 8 Dec 2023 08:10:20 +0100 (CET) Subject: |WARNING| pw134948 [PATCH v4 1/4] net/hns3: refactor VF mailbox message struct In-Reply-To: <20231208065508.1663412-2-haijie1@huawei.com> References: <20231208065508.1663412-2-haijie1@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Jie Hai Message-Id: <20231208071020.B013C120D36@dpdk.org> Date: Fri, 8 Dec 2023 08:10:20 +0100 (CET) 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/134948 _coding style issues_ WARNING:TYPO_SPELLING: 'VERCTOR' may be misspelled - perhaps 'VECTOR'? #111: FILE: drivers/net/hns3/hns3_ethdev_vf.c:351: +#define HNS3_RING_VERCTOR_DATA_SIZE 14 WARNING:TYPO_SPELLING: 'VERCTOR' may be misspelled - perhaps 'VECTOR'? #141: FILE: drivers/net/hns3/hns3_ethdev_vf.c:369: + HNS3_RING_VERCTOR_DATA_SIZE, false, NULL, 0); total: 0 errors, 2 warnings, 0 checks, 223 lines checked