From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id B80C4330D; Thu, 31 Aug 2017 12:23:58 +0200 (CEST) In-Reply-To: <1504174949-25656-2-git-send-email-markus.theil@tu-ilmenau.de> References: <1504174949-25656-2-git-send-email-markus.theil@tu-ilmenau.de> To: test-report@dpdk.org Cc: Markus Theil Message-Id: <20170831102358.B80C4330D@dpdk.org> Date: Thu, 31 Aug 2017 12:23:58 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw28143 [PATCH v4 2/3] igb_uio: fix irq disable on recent kernels 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, 31 Aug 2017 10:23:58 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/28143 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #39: FILE: lib/librte_eal/linuxapp/igb_uio/compat.h:127: +#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 8, 0) total: 0 errors, 1 warnings, 37 lines checked