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 1305C42EA1 for ; Tue, 18 Jul 2023 04:50:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CE8240223; Tue, 18 Jul 2023 04:50:25 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 139A540223 for ; Tue, 18 Jul 2023 04:50:21 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 0C6EF12092E; Tue, 18 Jul 2023 04:50:21 +0200 (CEST) Subject: |WARNING| pw129612 [PATCH v17 3/6] memarea: support alloc and free API In-Reply-To: <20230718024006.2154-4-fengchengwen@huawei.com> References: <20230718024006.2154-4-fengchengwen@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chengwen Feng Message-Id: <20230718025021.0C6EF12092E@dpdk.org> Date: Tue, 18 Jul 2023 04:50:21 +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/129612 _coding style issues_ WARNING:LONG_LINE: line length of 129 exceeds 100 columns #187: FILE: lib/memarea/rte_memarea.c:253: + rte_panic("MEMAREA: %s check cookies failed! addr-%p header-cookie<0x%" PRIx64 " %s> trailer-cookie<0x%" PRIx64 " %s> ", total: 0 errors, 1 warnings, 276 lines checked Warning in lib/memarea/rte_memarea.c: Using rte_panic/rte_exit