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 B363A45C9B for ; Mon, 18 Nov 2024 07:54:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9EC040669; Mon, 18 Nov 2024 07:54:05 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7B9D54029C for ; Mon, 18 Nov 2024 07:54:04 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 6BF6F121E31; Mon, 18 Nov 2024 07:54:04 +0100 (CET) Subject: |WARNING| pw148569 [PATCH] net/mlx5: fix the leak of action data list In-Reply-To: <20241118065259.250538-1-bingz@nvidia.com> References: <20241118065259.250538-1-bingz@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bing Zhao Message-Id: <20241118065404.6BF6F121E31@dpdk.org> Date: Mon, 18 Nov 2024 07:54:04 +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/148569 _coding style issues_ WARNING:TYPO_SPELLING: 'destory' may be misspelled - perhaps 'destroy'? #153: FILE: drivers/net/mlx5/mlx5_flow_hw.c:969: + * Release the action data back into the pool without destory any action. total: 0 errors, 1 warnings, 0 checks, 112 lines checked