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 A4AC741C49 for ; Thu, 9 Feb 2023 07:44:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F61540EDC; Thu, 9 Feb 2023 07:44:39 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5EB224067B for ; Thu, 9 Feb 2023 07:44:38 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 4F5B5121E54; Thu, 9 Feb 2023 07:44:38 +0100 (CET) Subject: |WARNING| pw123506 [PATCH v14 1/6] memarea: introduce memarea library In-Reply-To: <20230209063610.35501-2-fengchengwen@huawei.com> References: <20230209063610.35501-2-fengchengwen@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chengwen Feng Message-Id: <20230209064438.4F5B5121E54@dpdk.org> Date: Thu, 9 Feb 2023 07:44:38 +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/123506 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #299: FILE: lib/memarea/rte_memarea.c:5: +#include WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #498: FILE: lib/memarea/rte_memarea.h:28: +#include total: 0 errors, 2 warnings, 471 lines checked