From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D78BD691A; Wed, 3 May 2017 18:00:56 +0200 (CEST) In-Reply-To: <20170503160016.31375-1-ferruh.yigit@intel.com> References: <20170503160016.31375-1-ferruh.yigit@intel.com> To: test-report@dpdk.org Cc: Ferruh Yigit Message-Id: <20170503160056.D78BD691A@dpdk.org> Date: Wed, 3 May 2017 18:00:56 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw24076 [PATCH] kni: fix ethtool build with kernel 4.11 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, 03 May 2017 16:00:57 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/24076 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #26: Linux: 4244de1c64de ("PCI: remove pci_enable_msix") WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #67: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h:3940: +#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 8, 0) total: 1 errors, 1 warnings, 23 lines checked