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