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 99174A055D for ; Wed, 3 Mar 2021 18:48:09 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D9A81606F0; Wed, 3 Mar 2021 18:48:09 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 4F60D40683 for ; Wed, 3 Mar 2021 18:48:08 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 336B13F9; Wed, 3 Mar 2021 18:48:08 +0100 (CET) In-Reply-To: <1614793612-91528-2-git-send-email-huawei.xhw@alibaba-inc.com> References: <1614793612-91528-2-git-send-email-huawei.xhw@alibaba-inc.com> To: test-report@dpdk.org Cc: " =?utf-8?b?6LCi5Y2O5LyfKOatpOaXtuatpOWIu++8iQ==?= " Message-Id: <20210303174808.336B13F9@dpdk.org> Date: Wed, 3 Mar 2021 18:48:08 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw88427 [PATCH v9 1/2] bus/pci: use PCI standard sysfs entry to get PIO address 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/88427 _coding style issues_ WARNING:TYPO_SPELLING: 'asssumes' may be misspelled - perhaps 'assumes'? #65: Currently virtio PMD asssumes legacy device uses PIO bar. WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #72: Actually, igb_uio sysfs attribute exports exactly the same thing as standard PCI sysfs, i.e, WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name mismatch: 'From: "huawei.xhw" ' != 'Signed-off-by: huawei xie ' total: 0 errors, 3 warnings, 196 lines checked