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 94061A04C0 for ; Tue, 29 Sep 2020 14:05:49 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 903D61D5BF; Tue, 29 Sep 2020 14:05:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 06C9E1D57B; Tue, 29 Sep 2020 14:05:48 +0200 (CEST) In-Reply-To: <20200929120117.50394-9-huwei013@chinasoftinc.com> References: <20200929120117.50394-9-huwei013@chinasoftinc.com> To: test-report@dpdk.org Cc: "Wei Hu (Xavier)" Message-Id: <20200929120548.06C9E1D57B@dpdk.org> Date: Tue, 29 Sep 2020 14:05:48 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw79194 [PATCH v2 8/9] net/hns3: check return value when reading PCI config space 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/79194 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #194: FILE: drivers/net/hns3/hns3_ethdev_vf.c:2613: + ret = hns3vf_set_bus_master(pci_dev, true); total: 0 errors, 1 warnings, 0 checks, 112 lines checked