From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 7C3A52C31; Fri, 3 Mar 2017 04:45:57 +0100 (CET) In-Reply-To: <89825b7a9e0758dea19a01eb347c0753bf2c4134.1488480000.git.gowrishankar.m@linux.vnet.ibm.com> References: <89825b7a9e0758dea19a01eb347c0753bf2c4134.1488480000.git.gowrishankar.m@linux.vnet.ibm.com> To: test-report@dpdk.org Cc: Gowrishankar Message-Id: <20170303034557.7C3A52C31@dpdk.org> Date: Fri, 3 Mar 2017 04:45:57 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw21174 [PATCH v2] eal: sPAPR IOMMU support in pci probing for vfio-pci in ppc64le 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, 03 Mar 2017 03:45:57 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/21174 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #229: FILE: lib/librte_eal/linuxapp/eal/eal_vfio.h:57: +#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 2, 0) total: 0 errors, 1 warnings, 130 lines checked