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 13590A0C41 for ; Thu, 16 Sep 2021 12:33:34 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07ADE40151; Thu, 16 Sep 2021 12:33:34 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9D90E4003F for ; Thu, 16 Sep 2021 12:33:32 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 66155122EE7; Thu, 16 Sep 2021 12:33:32 +0200 (CEST) In-Reply-To: <20210916103209.3710442-1-thomas@monjalon.net> References: <20210916103209.3710442-1-thomas@monjalon.net> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Thomas Monjalon Message-Id: <20210916103332.66155122EE7@dpdk.org> Date: Thu, 16 Sep 2021 12:33:32 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw99021 [PATCH v2] eal: reword logs for CPU and NUMA counts 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/99021 _coding style issues_ ERROR:SPACING: space required after that ',' (ctx:VxV) #112: FILE: lib/eal/common/eal_common_lcore.c:196: + RTE_LOG(INFO, EAL, "Detected CPU lcores: %u ",config->lcore_count); ^ total: 1 errors, 0 warnings, 20 lines checked