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