From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 02ED67CAA; Thu, 8 Jun 2017 13:06:40 +0200 (CEST) In-Reply-To: <20170608110513.22548-3-santosh.shukla@caviumnetworks.com> References: <20170608110513.22548-3-santosh.shukla@caviumnetworks.com> To: test-report@dpdk.org Cc: Santosh Shukla Message-Id: <20170608110640.02ED67CAA@dpdk.org> Date: Thu, 8 Jun 2017 13:06:40 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw25190 [PATCH 02/10] linuxapp/eal_pci: get iommu class 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: Thu, 08 Jun 2017 11:06:40 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/25190 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #103: FILE: lib/librte_eal/linuxapp/eal/eal_vfio.c:822: +#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 2, 0) total: 0 errors, 1 warnings, 103 lines checked