|WARNING| pw135318 [PATCH v4 17/17] log: mark PMD logtype as deprecated

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Dec 18 20:28:52 CET 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'misue' may be misspelled - perhaps 'misuse'?
#84: 
This is temporary patch to help find all misue use of PMD logtype

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#113: FILE: lib/log/rte_log.h:34:
+#define RTE_LOGTYPE_PMD  RTE_DEPRECATED(RTE_LOGTYPE_PMD) 5

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

total: 2 errors, 1 warnings, 17 lines checked


More information about the test-report mailing list