[dpdk-test-report] |WARNING| pw98363 [PATCH v12 1/4] devtools: script to track symbols over releases

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 8 17:15:06 CEST 2021


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

_coding style issues_


WARNING:REPEATED_WORD: Possible repeated word: 'be'
#302: FILE: devtools/symbol-tool.py:213:
+    '''Symbols which are to be be ignored for some period'''

WARNING:TYPO_SPELLING: 'intialize' may be misspelled - perhaps 'initialize'?
#310: FILE: devtools/symbol-tool.py:221:
+        '''intialize once'''

total: 0 errors, 2 warnings, 566 lines checked
__rte_experimental must appear alone on the line immediately preceding the return type of a function.


More information about the test-report mailing list