From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 1BE471B1AA; Wed, 3 Jan 2018 09:22:53 +0100 (CET) In-Reply-To: <6DAF063A35010343823807B082E5681F41D84163@mbx05.360buyAD.local> References: <6DAF063A35010343823807B082E5681F41D84163@mbx05.360buyAD.local> To: test-report@dpdk.org Cc: wangzhike Message-Id: <20180103082253.1BE471B1AA@dpdk.org> Date: Wed, 3 Jan 2018 09:22:53 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw32848 [PATCH] net/virtio: fix vector Rx break caused by rxq flushing 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 Jan 2018 08:22:53 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32848 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #20: You mentioned that " Otherwise it will lead to incorrect packet collection for port state." Do you mean port statistics? Or such packets may leads to issue, like more TCP restransmission? Thanks. ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #23: commit d8227497ec5c3de75fe378e09fc9673ae097fa73 ERROR:BAD_SIGN_OFF: Unrecognized email address: '王志克 ' #41: To: 王志克 ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work #86: --- a/drivers/net/virtio/virtqueue.c ERROR:DOS_LINE_ENDINGS: DOS line endings #93: FILE: drivers/net/virtio/virtqueue.c:91: +^I^Iif (hw->use_simple_rxtx) {^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #102: FILE: drivers/net/virtio/virtqueue.c:107: +^Iif (hw->use_simple_rxtx) {^M$ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 6 errors, 1 warnings, 0 checks, 16 lines checked