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 DD329A034F for ; Mon, 22 Feb 2021 18:16:42 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CEFF940041; Mon, 22 Feb 2021 18:16:42 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 6546F4003C for ; Mon, 22 Feb 2021 18:16:41 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 4597F9A8; Mon, 22 Feb 2021 18:16:41 +0100 (CET) In-Reply-To: <1614014118-91150-2-git-send-email-huawei.xhw@alibaba-inc.com> References: <1614014118-91150-2-git-send-email-huawei.xhw@alibaba-inc.com> To: test-report@dpdk.org Cc: " =?utf-8?b?6LCi5Y2O5LyfKOatpOaXtuatpOWIu++8iQ==?= " Message-Id: <20210222171641.4597F9A8@dpdk.org> Date: Mon, 22 Feb 2021 18:16:41 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw88086 [PATCH v7 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/88086 _coding style issues_ WARNING:TYPO_SPELLING: 'asssumes' may be misspelled - perhaps 'assumes'? #66: 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) #73: 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