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 491A042EBF for ; Thu, 20 Jul 2023 11:32:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 474A342BDA; Thu, 20 Jul 2023 11:32:23 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D016F410FB for ; Thu, 20 Jul 2023 11:32:22 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C316C120938; Thu, 20 Jul 2023 11:32:22 +0200 (CEST) Subject: |WARNING| pw129657 [PATCH v19 2/6] test/memarea: support memarea test In-Reply-To: <20230720092254.54157-3-fengchengwen@huawei.com> References: <20230720092254.54157-3-fengchengwen@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chengwen Feng Message-Id: <20230720093222.C316C120938@dpdk.org> Date: Thu, 20 Jul 2023 11:32:22 +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/129657 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #115: FILE: app/test/test_memarea.c:7: +#include WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #128: FILE: app/test/test_memarea.c:20: +#include total: 0 errors, 2 warnings, 187 lines checked