From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id DDA291B1BD; Wed, 16 May 2018 12:19:22 +0200 (CEST) In-Reply-To: <20180516101851.2443-1-ferruh.yigit@intel.com> References: <20180516101851.2443-1-ferruh.yigit@intel.com> To: test-report@dpdk.org Cc: Ferruh Yigit Message-Id: <20180516101922.DDA291B1BD@dpdk.org> Date: Wed, 16 May 2018 12:19:22 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw40090 [PATCH v2] 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 10:19:23 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/40090 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #86: FILE: kernel/linux/igb_uio/compat.h:136: +#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 8, 0) total: 0 errors, 1 warnings, 45 lines checked