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 BC48A42B71 for ; Mon, 22 May 2023 14:41:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8FD140EE5; Mon, 22 May 2023 14:41:54 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id BBED840EE5 for ; Mon, 22 May 2023 14:41:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 968C5120927; Mon, 22 May 2023 14:41:53 +0200 (CEST) Subject: |WARNING| pw127162 [PATCH v2] eal: fix eal init may failed when too much continuous memsegs under legacy mode In-Reply-To: <20230522124107.99877-1-changfengnan@bytedance.com> References: <20230522124107.99877-1-changfengnan@bytedance.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Fengnan Chang Message-Id: <20230522124153.968C5120927@dpdk.org> Date: Mon, 22 May 2023 14:41:53 +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/127162 _coding style issues_ Must be a reply to the first patch (--in-reply-to). WARNING:TYPO_SPELLING: 'argment' may be misspelled - perhaps 'argument'? #87: Fix this by add a argment indicate how many pages mapped in WARNING:TYPO_SPELLING: 'Couldn' may be misspelled - perhaps 'Could'? #110: EAL: Couldn't remap hugepage files into memseg lists total: 0 errors, 2 warnings, 87 lines checked