automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw121914 [PATCH 2/4] net/mlx5/hws: read capabilities for Split/Linear tables
       [not found] <20230112134913.2632849-2-kliteyn@nvidia.com>
@ 2023-01-12 13:51 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-01-12 13:51 UTC (permalink / raw)
  To: test-report; +Cc: Yevgeny Kliteynik

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

_coding style issues_


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

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

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

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

total: 0 errors, 4 warnings, 0 checks, 33 lines checked
Yevgeny Kliteynik <kliteyn@nvidia.com> is unknown, please fix the commit message or update .mailmap.

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

only message in thread, other threads:[~2023-01-12 13:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230112134913.2632849-2-kliteyn@nvidia.com>
2023-01-12 13:51 ` |WARNING| pw121914 [PATCH 2/4] net/mlx5/hws: read capabilities for Split/Linear tables 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).