[dpdk-test-report] |WARNING| pw43007 [v2, 2/6] net/mlx5: add framework for switch flow rules

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jul 13 11:42:07 CEST 2018


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#334: FILE: drivers/net/mlx5/mlx5_nl_flow.c:60:
+#define PATTERN_COMMON \
+	ITEM_VOID, ACTIONS

ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#336: FILE: drivers/net/mlx5/mlx5_nl_flow.c:62:
+#define ACTIONS_COMMON \
+	ACTION_VOID, END

total: 2 errors, 0 warnings, 0 checks, 537 lines checked


More information about the test-report mailing list