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 12F1E42EBF for ; Thu, 20 Jul 2023 11:32:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0699342C76; Thu, 20 Jul 2023 11:32:32 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9111242C76 for ; Thu, 20 Jul 2023 11:32:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 8C5AA12092E; Thu, 20 Jul 2023 11:32:30 +0200 (CEST) Subject: |WARNING| pw129658 [PATCH v19 1/6] memarea: introduce memarea library In-Reply-To: <20230720092254.54157-2-fengchengwen@huawei.com> References: <20230720092254.54157-2-fengchengwen@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chengwen Feng Message-Id: <20230720093230.8C5AA12092E@dpdk.org> Date: Thu, 20 Jul 2023 11:32:30 +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/129658 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #368: FILE: lib/memarea/rte_memarea.c:5: +#include WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #606: FILE: lib/memarea/rte_memarea.h:33: +#include total: 0 errors, 2 warnings, 592 lines checked