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 893ACA0542 for ; Wed, 5 Oct 2022 05:41:27 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85E2B40694; Wed, 5 Oct 2022 05:41:27 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 69D7640694 for ; Wed, 5 Oct 2022 05:41:26 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 5DF96120EFA; Wed, 5 Oct 2022 05:41:26 +0200 (CEST) Subject: |WARNING| pw117354 [PATCH v4 09/10] memarea: detect memory corruption based on magic In-Reply-To: References: To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: datshan Message-Id: <20221005034126.5DF96120EFA@dpdk.org> Date: Wed, 5 Oct 2022 05:41:26 +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/117354 _coding style issues_ WARNING:TYPO_SPELLING: 'chech' may be misspelled - perhaps 'check'? #182: FILE: lib/memarea/rte_memarea.c:395: + fprintf(f, " magic: 0x%x chech fail! ", elem->magic); total: 0 errors, 1 warnings, 93 lines checked