[dpdk-test-report] |WARNING| pw23583 [PATCH] net/i40e: disable init and driver logs by default

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 12 05:12:28 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#100: 
> > then the log level should be reduced to a lower level, e.g. INFO or NOTICE.

ERROR:CODE_INDENT: code indent should use tabs where possible
#127: FILE: drivers/net/i40e/i40e_ethdev.c:5797:
+                       PMD_DRV_LOG(DEBUG, "Request %u is not supported yet",$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#127: FILE: drivers/net/i40e/i40e_ethdev.c:5797:
+                       PMD_DRV_LOG(DEBUG, "Request %u is not supported yet",$

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

total: 2 errors, 2 warnings, 0 checks, 8 lines checked


More information about the test-report mailing list