From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E0512CF80; Mon, 16 Apr 2018 22:51:50 +0200 (CEST) In-Reply-To: <20180416205110.1354-1-ajit.khaparde@broadcom.com> References: <20180416205110.1354-1-ajit.khaparde@broadcom.com> To: test-report@dpdk.org Cc: Ajit Khaparde Message-Id: <20180416205150.E0512CF80@dpdk.org> Date: Mon, 16 Apr 2018 22:51:50 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw38253 [PATCH] igb_uio: only check for pci bridge in supported by linux kernel 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: Mon, 16 Apr 2018 20:51:51 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/38253 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #39: FILE: kernel/linux/igb_uio/compat.h:136: +#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 16, 0) total: 0 errors, 1 warnings, 19 lines checked