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 CB83D42DCC for ; Wed, 5 Jul 2023 11:24:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C570040150; Wed, 5 Jul 2023 11:24:53 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0FB5240150 for ; Wed, 5 Jul 2023 11:24:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 02CEF120922; Wed, 5 Jul 2023 11:24:52 +0200 (CEST) Subject: |WARNING| pw129278 [PATCH v1 2/2] examples/multi_process: fix memory leak In-Reply-To: <20230705092511.362484-3-wenjun1.wu@intel.com> References: <20230705092511.362484-3-wenjun1.wu@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Wenjun Wu Message-Id: <20230705092453.02CEF120922@dpdk.org> Date: Wed, 5 Jul 2023 11:24:52 +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/129278 _coding style issues_ WARNING:TYPO_SPELLING: 'parsef' may be misspelled - perhaps 'parsed'? #96: FILE: examples/multi_process/hotplug_mp/commands.c:63: + if (rte_devargs_parsef(&da, "%s", dev_name)) { total: 0 errors, 1 warnings, 28 lines checked