From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 50F335598; Fri, 14 Apr 2017 09:56:28 +0200 (CEST) In-Reply-To: <1492156398-14405-1-git-send-email-yuanhan.liu@linux.intel.com> References: <1492156398-14405-1-git-send-email-yuanhan.liu@linux.intel.com> To: test-report@dpdk.org Cc: Yuanhan Liu Message-Id: <20170414075628.50F335598@dpdk.org> Date: Fri, 14 Apr 2017 09:56:28 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw23640 [PATCH] vhost: avoid memory write on net header when necessary 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: Fri, 14 Apr 2017 07:56:28 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/23640 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #18: [0]: c9ea670c1dc7 ("net/virtio: fix performance regression due to TSO") ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #19: [1]: 16994abee215 ("net/virtio: optimize header reset on any layout") WARNING:TYPO_SPELLING: 'mergable' may be misspelled - perhaps 'mergeable'? #23: the gap between the mergeable Rx and non-mergable Rx is pretty small now: total: 2 errors, 1 warnings, 89 lines checked