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 88E5F42EA8 for ; Tue, 18 Jul 2023 15:56:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8487A40A84; Tue, 18 Jul 2023 15:56:02 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B9C8B40A84 for ; Tue, 18 Jul 2023 15:56:00 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B48F112092E; Tue, 18 Jul 2023 15:56:00 +0200 (CEST) Subject: |WARNING| pw129627 [PATCH v18 1/6] memarea: introduce memarea library In-Reply-To: <20230718134610.32836-2-fengchengwen@huawei.com> References: <20230718134610.32836-2-fengchengwen@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chengwen Feng Message-Id: <20230718135600.B48F112092E@dpdk.org> Date: Tue, 18 Jul 2023 15:56:00 +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/129627 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #361: FILE: lib/memarea/rte_memarea.c:5: +#include WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #603: FILE: lib/memarea/rte_memarea.h:33: +#include total: 0 errors, 2 warnings, 590 lines checked