From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 01B10A04C0 for ; Mon, 28 Sep 2020 01:50:50 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BC6B01D62C; Mon, 28 Sep 2020 01:50:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id DDDE21D629; Mon, 28 Sep 2020 01:50:47 +0200 (CEST) In-Reply-To: <20200927234249.3198780-20-thomas@monjalon.net> References: <20200927234249.3198780-20-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20200927235047.DDDE21D629@dpdk.org> Date: Mon, 28 Sep 2020 01:50:47 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw78944 [PATCH v2 19/25] drivers/net: check process type in close operation X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/78944 _coding style issues_ WARNING:TYPO_SPELLING: 'ressources' may be misspelled - perhaps 'resources'? #128: Only process-private ressources should be freed in a secondary process. WARNING:TYPO_SPELLING: 'ressource' may be misspelled - perhaps 'resource'? #129: Most of the time, there is no process-private ressource, total: 0 errors, 2 warnings, 0 checks, 450 lines checked