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 E796C440F0 for ; Tue, 28 May 2024 08:14:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D94F7402D2; Tue, 28 May 2024 08:14:59 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 90EA540150 for ; Tue, 28 May 2024 08:14:58 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7401B12367B; Tue, 28 May 2024 08:14:58 +0200 (CEST) Subject: |WARNING| pw140342 [PATCH] eal: speed up dpdk init time In-Reply-To: <20240528061259.29528-1-changfengnan@bytedance.com> References: <20240528061259.29528-1-changfengnan@bytedance.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Fengnan Chang Message-Id: <20240528061458.7401B12367B@dpdk.org> Date: Tue, 28 May 2024 08:14:58 +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/140342 _coding style issues_ WARNING:TYPO_SPELLING: 'orderd' may be misspelled - perhaps 'ordered'? #86: /proc/self/numa_maps is orderd, we can sort hugepg_tbl by orig_va WARNING:TYPO_SPELLING: 'shoudn' may be misspelled - perhaps 'shouldn'? #208: FILE: lib/eal/linux/eal_memory.c:489: + "shoudn't happen %p", hugepg_tbl[i].orig_va); total: 0 errors, 2 warnings, 145 lines checked