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 58DCE489F1 for ; Tue, 28 Oct 2025 11:14:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5418B40678; Tue, 28 Oct 2025 11:14:19 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3EC4F40659 for ; Tue, 28 Oct 2025 11:14:18 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 175F81261CB; Tue, 28 Oct 2025 11:13:44 +0100 (CET) Subject: |WARNING| pw158183 [PATCH] graph: fix xstats description allocation In-Reply-To: <20251028101333.14776-1-cfontain@redhat.com> References: <20251028101333.14776-1-cfontain@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Christophe Fontaine Message-Id: <20251028101344.175F81261CB@dpdk.org> Date: Tue, 28 Oct 2025 11:13:44 +0100 (CET) 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/158183 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #77: RTE_NODE_XSTAT_DESC_SIZE (64 bytes), only "sizeof(RTE_NODE_XSTAT_DESC_SIZE)" WARNING:BAD_FIXES_TAG: Please use correct Fixes: style 'Fixes: <12+ chars of sha1> ("")' - ie: 'Fixes: 070db97e017b ("graph: support node xstats")' #80: Fixes: 070db97e01 ("graph: support node xstats") total: 0 errors, 2 warnings, 8 lines checked