[dpdk-test-report] |WARNING| pw27111 [PATCH 1/2] app/testpmd: fix flow rule copy functions

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 24 09:11:59 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#25: 
The same issue, with a similar fix, is in flow action size method which deals only with

ERROR:SPACING: space required before the open brace '{'
#45: FILE: app/test-pmd/config.c:957:
+	if (!item->spec){

ERROR:SPACING: space required before the open brace '{'
#70: FILE: app/test-pmd/config.c:1010:
+	if (!action->conf){

total: 2 errors, 1 warnings, 46 lines checked


More information about the test-report mailing list