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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 27 20:09:51 CEST 2018


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

_coding style issues_


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

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

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


More information about the test-report mailing list