[dpdk-test-report] |WARNING| pw21793 [PATCH v4 7/8] net/tap: add packet type management

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 15 18:43:59 CET 2017


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/21793

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#24: 
> @@ -228,6 +229,8 @@ pmd_rx_burst(void *queue, struct rte_mbuf **bufs, uint16_t nb_pkts)

ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work
#44: 
--- a/drivers/net/tap/Makefile

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 2 errors, 1 warnings, 0 checks, 6 lines checked


More information about the test-report mailing list