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 E1CAE463A0 for ; Thu, 13 Mar 2025 12:40:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E506D40EE7; Thu, 13 Mar 2025 12:40:10 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5AF6D40EE3 for ; Thu, 13 Mar 2025 12:40:10 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id F286A123FC4; Thu, 13 Mar 2025 12:40:03 +0100 (CET) Subject: |WARNING| pw152378 [RFC PATCH 3/3] eal: allow automatic mapping of high lcore ids In-Reply-To: <20250313113829.1480907-4-bruce.richardson@intel.com> References: <20250313113829.1480907-4-bruce.richardson@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bruce Richardson Message-Id: <20250313114003.F286A123FC4@dpdk.org> Date: Thu, 13 Mar 2025 12:40:03 +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/152378 _coding style issues_ ERROR:SPACING: spaces required around that ':' (ctx:VxW) #201: FILE: lib/eal/common/eal_common_options.c:1895: + map_ids ? i: idxs[i], ^ total: 1 errors, 0 warnings, 120 lines checked