From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id C04171B741; Tue, 15 May 2018 18:57:11 +0200 (CEST) In-Reply-To: <20180515165612.61243-1-ferruh.yigit@intel.com> References: <20180515165612.61243-1-ferruh.yigit@intel.com> To: test-report@dpdk.org Cc: Ferruh Yigit Message-Id: <20180515165711.C04171B741@dpdk.org> Date: Tue, 15 May 2018 18:57:11 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw40063 [PATCH] 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: Tue, 15 May 2018 16:57:11 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/40063 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #70: FILE: kernel/linux/igb_uio/compat.h:136: +#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 8, 0) total: 0 errors, 1 warnings, 44 lines checked