|WARNING| pw149013 [PATCH v3 1/2] usertools/devbind: update coding style
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Dec 4 10:49:37 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/149013
_coding style issues_
WARNING:BAD_SIGN_OFF: 'Reviewed-by:' is the preferred signature form
#96:
Reviewed-By: Stephen Hemminger <stephen at networkplumber.org>
WARNING:REPEATED_WORD: Possible repeated word: 'uid'
#134: FILE: doc/guides/tools/devbind.rst:64:
+* ``--uid uid, --gid gid``
WARNING:REPEATED_WORD: Possible repeated word: 'gid'
#134: FILE: doc/guides/tools/devbind.rst:64:
+* ``--uid uid, --gid gid``
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#206: FILE: usertools/dpdk-devbind-new.py:58:
+DEVICE_CAVIUM_TIM: DeviceMatchPattern = {
WARNING:TYPO_SPELLING: 'TIM' may be misspelled - perhaps 'TIME'?
#338: FILE: usertools/dpdk-devbind-new.py:190:
+ DEVICE_CAVIUM_TIM,
total: 0 errors, 5 warnings, 1012 lines checked
More information about the test-report
mailing list