[dpdk-test-report] |WARNING| pw64462 [PATCH RFC 1/2] Hooks to allow the setting of filters on tcp flags

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 13 00:09:39 CET 2020


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#82: 
        #define RTE_TCP_URG_FLAG 0x20 /**< Urgent Pointer field significant */

ERROR:TRAILING_WHITESPACE: trailing whitespace
#184: FILE: examples/flow_classify/flow_classify.c:414:
+static int $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#198: FILE: examples/flow_classify/flow_classify.c:428:
+^I^Icase 'S': $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#272: FILE: examples/flow_classify/flow_classify.c:713:
+^I * ignored! $

total: 3 errors, 1 warnings, 178 lines checked


More information about the test-report mailing list