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 031E84582C for ; Wed, 21 Aug 2024 09:55:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F54E40E4F; Wed, 21 Aug 2024 09:55:01 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 17DD540E45 for ; Wed, 21 Aug 2024 09:55:00 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E9A55123EF6; Wed, 21 Aug 2024 09:54:59 +0200 (CEST) Subject: |WARNING| pw143219 [PATCH v2 1/4] zsda: Introduce zsda device drivers In-Reply-To: <20240815025448.2068833-1-li.hanxiao@zte.com.cn> References: <20240815025448.2068833-1-li.hanxiao@zte.com.cn> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Hanxiao Li Message-Id: <20240821075459.E9A55123EF6@dpdk.org> Date: Wed, 21 Aug 2024 09:54:59 +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/143219 _coding style issues_ Must be a reply to the first patch (--in-reply-to). WARNING:TYPO_SPELLING: 'elment' may be misspelled - perhaps 'element'? #417: FILE: drivers/common/zsda/zsda_common.h:131: +enum sgl_elment_type_wqe { WARNING:TYPO_SPELLING: 'elment' may be misspelled - perhaps 'element'? #424: FILE: drivers/common/zsda/zsda_common.h:138: +enum sgl_elment_type { total: 0 errors, 2 warnings, 586 lines checked Warning in drivers/common/zsda/zsda_logs.h: Do not use variadic argument pack in macros