Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/39716 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #46: 8ea41438832a360aed2b7ba49fb75e310a2ff1dc WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #53: > between incompatible function types from ‘int (* (*)(struct rte_pipeline ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work #134: @@ -105,7 +105,7 @@ rte_pipeline_table_action_handler_miss ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?) #257: FILE: test/test/test_table_pipeline.c:70: rte_mbuf **pkts, ERROR:TRAILING_WHITESPACE: trailing whitespace #263: FILE: test/test/test_table_pipeline.c:74: + uint64_t pkts_mask, struct rte_pipeline_table_entry *entry, void $ WARNING:LEADING_SPACE: please, no spaces at the start of a line #263: FILE: test/test/test_table_pipeline.c:74: + uint64_t pkts_mask, struct rte_pipeline_table_entry *entry, void $ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 5 errors, 2 warnings, 8 lines checked