From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D0FBD1B24C; Tue, 10 Oct 2017 05:50:35 +0200 (CEST) In-Reply-To: <1507581083-33667-2-git-send-email-jingjing.wu@intel.com> References: <1507581083-33667-2-git-send-email-jingjing.wu@intel.com> To: test-report@dpdk.org Cc: Jingjing Wu Message-Id: <20171010035035.D0FBD1B24C@dpdk.org> Date: Tue, 10 Oct 2017 05:50:35 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30019 [PATCH 2/2] igb_uio: fix interrupt enablement after FLR in VM 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: , X-List-Received-Date: Tue, 10 Oct 2017 03:50:35 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30019 _coding style issues_ WARNING:TYPO_SPELLING: 'Becuase' may be misspelled - perhaps 'Because'? #28: Becuase vfio-pci driver doesn't allow directly write PCI MSI-X WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline #101: FILE: lib/librte_eal/linuxapp/igb_uio/igb_uio.c:185: + pr_info("calling pci_enable_msix ... "); total: 0 errors, 2 warnings, 301 lines checked