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 F0EAD41C5B for ; Fri, 10 Feb 2023 07:30:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAC65427F2; Fri, 10 Feb 2023 07:30:43 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C5ADD40EE3 for ; Fri, 10 Feb 2023 07:30:42 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id AFC6F121E50; Fri, 10 Feb 2023 07:30:42 +0100 (CET) Subject: |WARNING| pw123655 [PATCH] malloc: fix malloc performance may becomes worse as the number of malloc increases In-Reply-To: <20230210063022.52171-1-changfengnan@bytedance.com> References: <20230210063022.52171-1-changfengnan@bytedance.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Fengnan Chang Message-Id: <20230210063042.AFC6F121E50@dpdk.org> Date: Fri, 10 Feb 2023 07:30:42 +0100 (CET) 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/123655 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #104: it will search free_head[2] from begin, with the number of malloc increases, total: 0 errors, 1 warnings, 26 lines checked Fengnan Chang is unknown, please fix the commit message or update .mailmap.