automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw132651 [PATCH v2 15/16] net/mlx5: support indirect list METER_MARK action
       [not found] <20231016184235.200427-15-getelson@nvidia.com>
@ 2023-10-16 18:47 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-10-16 18:47 UTC (permalink / raw)
  To: test-report; +Cc: Gregory Etelson

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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#165: FILE: drivers/net/mlx5/mlx5_flow.c:1187:
+						rte_flow_action_list_handle *handle,
 						                            ^

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#211: FILE: drivers/net/mlx5/mlx5_flow.c:11052:
+						rte_flow_action_list_handle *handle,
 						                            ^

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#265: FILE: drivers/net/mlx5/mlx5_flow.h:119:
+	LIST_HEAD(, mlx5_indirect_list) *h = head;
 	                                ^

CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#276: FILE: drivers/net/mlx5/mlx5_flow.h:130:
+
+}

CHECK:MACRO_ARG_REUSE: Macro argument reuse 'priv' - possible side-effects?
#364: FILE: drivers/net/mlx5/mlx5_flow_hw.c:64:
+#define MLX5_HW_PORT_IS_PROXY(priv) \
+	(!!((priv)->sh->esw_mode && (priv)->master))

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#365: FILE: drivers/net/mlx5/mlx5_flow_hw.c:65:
+	(!!((priv)->sh->esw_mode && (priv)->master))

CHECK:SPACING: spaces preferred around that '*' (ctx:WxO)
#515: FILE: drivers/net/mlx5/mlx5_flow_hw.c:1547:
+			rte_flow_indirect_update_flow_meter_mark **flow_conf =
 			                                         ^

total: 0 errors, 2 warnings, 6 checks, 804 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-16 18:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20231016184235.200427-15-getelson@nvidia.com>
2023-10-16 18:47 ` |WARNING| pw132651 [PATCH v2 15/16] net/mlx5: support indirect list METER_MARK action checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).