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 D787C43B6C for ; Thu, 7 Mar 2024 08:03:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D276242DDF; Thu, 7 Mar 2024 08:03:10 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 90994427D8 for ; Thu, 7 Mar 2024 08:03:04 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 8CE641223A6; Thu, 7 Mar 2024 08:03:04 +0100 (CET) Subject: |WARNING| pw138084 [PATCH v2 3/5] ipc: fix mp channel closure to prevent message loss In-Reply-To: <20240307070113.29580-4-artemyko@nvidia.com> References: <20240307070113.29580-4-artemyko@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Artemy Kovalyov Message-Id: <20240307070304.8CE641223A6@dpdk.org> Date: Thu, 7 Mar 2024 08:03: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/138084 _coding style issues_ WARNING:TYPO_SPELLING: 'ded' may be misspelled - perhaps 'dead'? #130: Fixes: e7885281ded1 ("ipc: stop mp control thread on cleanup") total: 0 errors, 1 warnings, 18 lines checked