|WARNING| pw117007 [PATCH v2 10/17] net/mlx5: add HW steering connection tracking support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 28 05:35:32 CEST 2022


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#160: 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
#161: 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 '('
#161: 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'?
#1136: FILE: drivers/net/mlx5/mlx5_flow_hw.c:4729:
+	if (priv->sh->config.dv_esw_en && priv->master)

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


More information about the test-report mailing list