From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 6025F1B1FF; Fri, 19 Oct 2018 11:27:22 +0200 (CEST) In-Reply-To: <1539690153-133112-1-git-send-email-jia.guo@intel.com> References: <1539690153-133112-1-git-send-email-jia.guo@intel.com> To: test-report@dpdk.org Cc: Jeff Guo Message-Id: <20181019092722.6025F1B1FF@dpdk.org> Date: Fri, 19 Oct 2018 11:27:22 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw46890 [2/2] vfio: fix build issue 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: Fri, 19 Oct 2018 09:27:22 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/46890 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #140: FILE: lib/librte_eal/common/include/rte_vfio.h:27: +#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 0, 0) total: 0 errors, 1 warnings, 153 lines checked