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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 20 17:44:33 CEST 2022


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#186: FILE: drivers/net/mlx5/linux/mlx5_os.c:1365:
+#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:1366:
+    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:1366:
+    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:4767:
+	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