[dpdk-test-report] |WARNING| pw84698 [PATCH v1 25/38] net/mvpp2: support udf configuration

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Dec 2 11:22:30 CET 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'paser' may be misspelled - perhaps 'parser'?
#112: FILE: drivers/net/mvpp2/mrvl_qos.c:66:
+/* paser udf specific configuration tokens */

WARNING:REPEATED_WORD: Possible repeated word: 'udf'
#136: FILE: drivers/net/mvpp2/mrvl_qos.c:474:
+ * @param udf udf index

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#150: FILE: drivers/net/mvpp2/mrvl_qos.c:488:
+#define FIELD_LEN_IN_CHARS(field_size)	(uint32_t)(2 + (field_size) * 2)

total: 1 errors, 2 warnings, 0 checks, 255 lines checked


More information about the test-report mailing list