From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4D77EA0526 for ; Fri, 24 Jul 2020 14:44:07 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0CD3B1C037; Fri, 24 Jul 2020 14:44:07 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id DA3E11C034; Fri, 24 Jul 2020 14:44:05 +0200 (CEST) In-Reply-To: <20200724124503.96282-1-harry.van.haaren@intel.com> References: <20200724124503.96282-1-harry.van.haaren@intel.com> To: test-report@dpdk.org Cc: Harry van Haaren Message-Id: <20200724124405.DA3E11C034@dpdk.org> Date: Fri, 24 Jul 2020 14:44:05 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw74759 [PATCH v4 1/2] service: add API to retrieve service core active X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/74759 _coding style issues_ WARNING:TYPO_SPELLING: 'dependant' may be misspelled - perhaps 'dependent'? #141: FILE: lib/librte_eal/common/rte_service.c:495: + /* Load thread_active using ACQUIRE to avoid instructions dependant on WARNING:TYPO_SPELLING: 'serivce' may be misspelled - perhaps 'service'? #160: FILE: lib/librte_eal/include/rte_service.h:252: + * service core. Note that the serivce lcore thread may not have returned from total: 0 errors, 2 warnings, 83 lines checked