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 AB961A0C4A for ; Thu, 8 Jul 2021 11:35:51 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7C98415A6; Thu, 8 Jul 2021 11:35:51 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5BF2A4069C for ; Thu, 8 Jul 2021 11:35:51 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 575FB120735; Thu, 8 Jul 2021 11:35:51 +0200 (CEST) In-Reply-To: <20210708093239.13896-15-jiawenwu@trustnetic.com> References: <20210708093239.13896-15-jiawenwu@trustnetic.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Jiawen Wu Message-Id: <20210708093551.575FB120735@dpdk.org> Date: Thu, 8 Jul 2021 11:35:51 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw95536 [PATCH v8 14/19] net/ngbe: add device start and stop operations 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/95536 _coding style issues_ WARNING:MSLEEP: msleep < 20ms can sleep for up to 20ms; see Documentation/timers/timers-howto.rst #310: FILE: drivers/net/ngbe/base/ngbe_phy_mvl.c:70: + msleep(1); WARNING:REPEATED_WORD: Possible repeated word: 'queue' #980: FILE: drivers/net/ngbe/ngbe_ethdev.c:1001: + * @queue + * queue to map the corresponding interrupt to total: 0 errors, 2 warnings, 0 checks, 1011 lines checked