|WARNING| pw118727 [PATCH v5 10/18] net/mlx5: add HW steering connection tracking support

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 20 05:24:46 CEST 2022


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#186: FILE: drivers/net/mlx5/linux/mlx5_os.c:1352:
+#if defined (HAVE_MLX5_DR_CREATE_ACTION_ASO) && \

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#187: FILE: drivers/net/mlx5/linux/mlx5_os.c:1353:
+    defined (HAVE_MLX5_DR_ACTION_ASO_CT)$

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#187: FILE: drivers/net/mlx5/linux/mlx5_os.c:1353:
+    defined (HAVE_MLX5_DR_ACTION_ASO_CT)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1162: FILE: drivers/net/mlx5/mlx5_flow_hw.c:4764:
+	if (priv->sh->config.dv_esw_en && priv->master)

total: 0 errors, 4 warnings, 0 checks, 1220 lines checked


More information about the test-report mailing list