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 05C7045463 for ; Sat, 15 Jun 2024 18:03:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0124E402DF; Sat, 15 Jun 2024 18:03:57 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id F3364402C3 for ; Sat, 15 Jun 2024 18:03:55 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D960A124124; Sat, 15 Jun 2024 18:03:55 +0200 (CEST) Subject: |WARNING| pw141169 [PATCH v2 3/3] event/sw: avoid snprintf truncation In-Reply-To: <20240615160215.117401-4-stephen@networkplumber.org> References: <20240615160215.117401-4-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20240615160355.D960A124124@dpdk.org> Date: Sat, 15 Jun 2024 18:03:55 +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/141169 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #89: specified size is 12, but format string expands to at least 13 [-Wformat-truncation] total: 0 errors, 1 warnings, 16 lines checked