automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw122725 [v1 04/16] net/mlx5/hws: add capability query for gen wqe command
       [not found] <20230131093346.1261066-5-valex@nvidia.com>
@ 2023-01-31  9:37 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-01-31  9:37 UTC (permalink / raw)
  To: test-report; +Cc: Alex Vesker

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

_coding style issues_


WARNING:TYPO_SPELLING: 'fromat' may be misspelled - perhaps 'format'?
#145: FILE: drivers/common/mlx5/mlx5_prm.h:2213:
+	u8 ste_fromat_gen_wqe[0x10];

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'capability.cmd_hca_cap_2.generate_wqe_type'
#159: FILE: drivers/net/mlx5/hws/mlx5dr_cmd.c:933:
+					   capability.cmd_hca_cap_2.
+					   generate_wqe_type);

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'capability.wqe_based_flow_table_cap.rtc_max_num_hash_definer_gen_wqe'
#171: FILE: drivers/net/mlx5/hws/mlx5dr_cmd.c:1043:
+							  capability.wqe_based_flow_table_cap.
+							  rtc_max_num_hash_definer_gen_wqe);

WARNING:TYPO_SPELLING: 'fromat' may be misspelled - perhaps 'format'?
#173: FILE: drivers/net/mlx5/hws/mlx5dr_cmd.c:1045:
+		caps->supp_ste_fromat_gen_wqe = MLX5_GET(query_hca_cap_out, out,

WARNING:TYPO_SPELLING: 'fromat' may be misspelled - perhaps 'format'?
#175: FILE: drivers/net/mlx5/hws/mlx5dr_cmd.c:1047:
+							 ste_fromat_gen_wqe);

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'capability.wqe_based_flow_table_cap.ste_fromat_gen_wqe'
#175: FILE: drivers/net/mlx5/hws/mlx5dr_cmd.c:1047:
+							 capability.wqe_based_flow_table_cap.
+							 ste_fromat_gen_wqe);

WARNING:TYPO_SPELLING: 'fromat' may be misspelled - perhaps 'format'?
#189: FILE: drivers/net/mlx5/hws/mlx5dr_cmd.h:188:
+	uint16_t supp_ste_fromat_gen_wqe;

total: 0 errors, 7 warnings, 0 checks, 47 lines checked

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

only message in thread, other threads:[~2023-01-31  9:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230131093346.1261066-5-valex@nvidia.com>
2023-01-31  9:37 ` |WARNING| pw122725 [v1 04/16] net/mlx5/hws: add capability query for gen wqe command 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).