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 17321464D8 for ; Tue, 1 Apr 2025 06:22:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 12B1F402E1; Tue, 1 Apr 2025 06:22:18 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5B0C5402B1 for ; Tue, 1 Apr 2025 06:22:17 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 8644B1251A5; Tue, 1 Apr 2025 06:22:15 +0200 (CEST) Subject: |WARNING| pw152699 [PATCH 1/2] node: add global node mbuf dynfield In-Reply-To: <20250401042053.3518757-2-nsaxena@marvell.com> References: <20250401042053.3518757-2-nsaxena@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nitin Saxena Message-Id: <20250401042215.8644B1251A5@dpdk.org> Date: Tue, 1 Apr 2025 06:22:15 +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/152699 _coding style issues_ WARNING:TYPO_SPELLING: 'peristent' may be misspelled - perhaps 'persistent'? #285: FILE: lib/node/rte_node_mbuf_dynfield.h:57: + uint8_t peristent_data[RTE_NODE_MBUF_PERSISTENT_FIELDS_SIZE]; total: 0 errors, 1 warnings, 228 lines checked