From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id EBB311B024; Wed, 16 May 2018 16:43:19 +0200 (CEST) In-Reply-To: <20180516144220.21235-1-ferruh.yigit@intel.com> References: <20180516144220.21235-1-ferruh.yigit@intel.com> To: test-report@dpdk.org Cc: Ferruh Yigit Message-Id: <20180516144319.EBB311B024@dpdk.org> Date: Wed, 16 May 2018 16:43:19 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw40108 [PATCH v3] igb_uio: fail and log if kernel lock down is enabled 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: Wed, 16 May 2018 14:43:20 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/40108 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #90: FILE: kernel/linux/igb_uio/compat.h:136: +#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 8, 0) total: 0 errors, 1 warnings, 43 lines checked