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 707FA48B5B for ; Thu, 20 Nov 2025 17:57:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64C0F402D3; Thu, 20 Nov 2025 17:57:57 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id BF00C40652 for ; Thu, 20 Nov 2025 17:57:53 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 818491261FF; Thu, 20 Nov 2025 17:56:51 +0100 (CET) Subject: |WARNING| pw158940 [PATCH v4 1/8] test: increase size of memzone name In-Reply-To: <20251120165713.120238-2-stephen@networkplumber.org> References: <20251120165713.120238-2-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20251120165651.818491261FF@dpdk.org> Date: Thu, 20 Nov 2025 17:56:51 +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/158940 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #104: 931 | snprintf(name, sizeof(name), TEST_MEMZONE_NAME("tempzone%u"), total: 0 errors, 1 warnings, 8 lines checked