From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id C640F3777; Wed, 22 Mar 2017 08:16:19 +0100 (CET) In-Reply-To: <20170321095448.13772-1-ferruh.yigit@intel.com> References: <20170321095448.13772-1-ferruh.yigit@intel.com> To: test-report@dpdk.org Cc: Ferruh Yigit Message-Id: <20170322071619.C640F3777@dpdk.org> Date: Wed, 22 Mar 2017 08:16:19 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw22037 [PATCH v2] kni: fix 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, 22 Mar 2017 07:16:20 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/22037 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #25: Linux: 174cd4b1e5fb ("sched/headers: Prepare to move signal wakeup & WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #63: FILE: lib/librte_eal/linuxapp/kni/compat.h:73: +#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0) total: 1 errors, 1 warnings, 30 lines checked