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 F21E1A04DD for ; Thu, 26 Nov 2020 19:11:48 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E8474CA57; Thu, 26 Nov 2020 19:11:47 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id C28A9CA59; Thu, 26 Nov 2020 19:11:46 +0100 (CET) In-Reply-To: <20201126144613.4986-1-eladv6@gmail.com> References: <20201126144613.4986-1-eladv6@gmail.com> To: test-report@dpdk.org Cc: Elad Nachman Message-Id: <20201126181146.C28A9CA59@dpdk.org> Date: Thu, 26 Nov 2020 19:11:46 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw84595 [PATCH] kni: fix rtnl deadlocks and race conditions 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/84595 _coding style issues_ WARNING:TYPO_SPELLING: 'wil' may be misspelled - perhaps 'will'? #80: then the first one wil take the sync lock, release rtnl lock then sleep. WARNING:TYPO_SPELLING: 'refernce' may be misspelled - perhaps 'reference'? #157: FILE: kernel/linux/kni/kni_net.c:138: + * drop the mutex and hold refernce to keep device total: 0 errors, 2 warnings, 140 lines checked