From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 640C91B296; Mon, 30 Oct 2017 23:33:04 +0100 (CET) In-Reply-To: <20171030223227.8852-1-ferruh.yigit@intel.com> References: <20171030223227.8852-1-ferruh.yigit@intel.com> To: test-report@dpdk.org Cc: Ferruh Yigit Message-Id: <20171030223304.640C91B296@dpdk.org> Date: Mon, 30 Oct 2017 23:33:04 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw31043 [PATCH v4] bus/pci: fix vfio mode 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: Mon, 30 Oct 2017 22:33:04 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/31043 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #89: FILE: lib/librte_eal/common/include/rte_vfio.h:42: +#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 6, 0) total: 0 errors, 1 warnings, 74 lines checked