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 286A746A9D for ; Mon, 30 Jun 2025 16:59:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 213104067C; Mon, 30 Jun 2025 16:59:49 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 887BB4067C for ; Mon, 30 Jun 2025 16:59:47 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 5353B1252FA; Mon, 30 Jun 2025 16:58:28 +0200 (CEST) Subject: |WARNING| pw154860 [PATCH v2] test/argparse: change initialization to workaround LTO In-Reply-To: <20250630145934.56969-1-stephen@networkplumber.org> References: <20250630145934.56969-1-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20250630145828.5353B1252FA@dpdk.org> Date: Mon, 30 Jun 2025 16:58:28 +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/154860 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #95: inlined from ‘test_argparse_init_obj’ at ../app/test/test_argparse.c:108:2, WARNING:TYPO_SPELLING: 'uppper' may be misspelled - perhaps 'upper'? #105: and use structure assignment. Also macro should be uppper case. WARNING:TYPO_SPELLING: 'arrary' may be misspelled - perhaps 'array'? #153: FILE: app/test/test_argparse.c:94: + /* Note: initialization of structure with flexible arrary total: 0 errors, 3 warnings, 47 lines checked