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 E252042BA9 for ; Fri, 26 May 2023 11:03:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE33F40A89; Fri, 26 May 2023 11:03:40 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B165840A89 for ; Fri, 26 May 2023 11:03:39 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 9AFCD120927; Fri, 26 May 2023 11:03:39 +0200 (CEST) Subject: |WARNING| pw127553 [PATCH v8] enhance NUMA affinity heuristic In-Reply-To: <20230526084535.374803-1-kaisenx.you@intel.com> References: <20230526084535.374803-1-kaisenx.you@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kaisen You Message-Id: <20230526090339.9AFCD120927@dpdk.org> Date: Fri, 26 May 2023 11:03:39 +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/127553 _coding style issues_ WARNING:TYPO_SPELLING: 'couldn' may be misspelled - perhaps 'could'? #129: FILE: lib/eal/common/malloc_heap.c:719: + /* We couldn't find quickly find a NUMA node where memory was available, WARNING:TYPO_SPELLING: 'affinitized' may be misspelled - perhaps 'affinities'? #134: FILE: lib/eal/common/malloc_heap.c:724: + * thread is affinitized to multiple NUMA nodes. total: 0 errors, 2 warnings, 27 lines checked