automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw109613 [RFC PATCH 3/3] net/mlx5: support enhanced multi-packet write on Windows
       [not found] <20220412150000.3412-4-talshn@nvidia.com>
@ 2022-04-12 15:02 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-04-12 15:02 UTC (permalink / raw)
  To: test-report; +Cc: Tal Shnaiderman

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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#197: FILE: drivers/net/mlx5/windows/mlx5_os.c:229:
+	else if (hca_attr->multi_pkt_send_wqe &&
[...]
+			sh->dev_cap.mps = MLX5_MPW;

ERROR:ELSE_AFTER_BRACE: else should follow close brace '}'
#197: FILE: drivers/net/mlx5/windows/mlx5_os.c:229:
+	}
+	else if (hca_attr->multi_pkt_send_wqe &&

total: 1 errors, 1 warnings, 0 checks, 46 lines checked

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

only message in thread, other threads:[~2022-04-12 15:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220412150000.3412-4-talshn@nvidia.com>
2022-04-12 15:02 ` |WARNING| pw109613 [RFC PATCH 3/3] net/mlx5: support enhanced multi-packet write on Windows 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).