[dpdk-test-report] |WARNING| pw87429 [PATCH v3 22/34] net/mvpp2: support udf configuration

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 27 17:15:48 CET 2021


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

_coding style issues_


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

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#212: 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, 304 lines checked


More information about the test-report mailing list