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 74ABB43382 for ; Wed, 22 Nov 2023 17:49:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DFB0410F2; Wed, 22 Nov 2023 17:49:46 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 86813410ED for ; Wed, 22 Nov 2023 17:49:28 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 823F5120DCC; Wed, 22 Nov 2023 17:49:28 +0100 (CET) Subject: |WARNING| pw134536 [PATCH 24.03 1/4] arg_parser: new library for command line parsing In-Reply-To: <20231122164550.3873633-2-euan.bourke@intel.com> References: <20231122164550.3873633-2-euan.bourke@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Euan Bourke Message-Id: <20231122164928.823F5120DCC@dpdk.org> Date: Wed, 22 Nov 2023 17:49:28 +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/134536 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #69: The first function in this library is one to parse a corelist string into an ERROR:TRAILING_WHITESPACE: trailing whitespace #297: FILE: lib/arg_parser/rte_arg_parser.h:16: + * $ ERROR:TRAILING_WHITESPACE: trailing whitespace #316: FILE: lib/arg_parser/rte_arg_parser.h:35: + * $ total: 2 errors, 1 warnings, 237 lines checked