[dpdk-test-report] |WARNING| pw87135 [PATCH v2 24/37] net/mvpp2: support udf configuration

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 22 20:24:08 CET 2021


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

_coding style issues_


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

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

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


More information about the test-report mailing list