automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw117011 [PATCH v2 09/17] net/mlx5: support DR action template API
       [not found] <20220928033130.9106-10-suanmingm@nvidia.com>
@ 2022-09-28  3:35 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-09-28  3:35 UTC (permalink / raw)
  To: test-report; +Cc: Suanming Mou

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '!dev->data->dev_started'
#726: FILE: drivers/net/mlx5/mlx5_flow_hw.c:1960:
+	if (unlikely((!dev->data->dev_started))) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1178: FILE: drivers/net/mlx5/mlx5_flow_hw.c:3302:
+		MLX5_ASSERT(priv->master || priv->representor);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1179: FILE: drivers/net/mlx5/mlx5_flow_hw.c:3303:
+		if (priv->master) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1183: FILE: drivers/net/mlx5/mlx5_flow_hw.c:3307:
+			 * FDB traffic and forwarding it to the master port.

total: 0 errors, 3 warnings, 1 checks, 1138 lines checked

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

only message in thread, other threads:[~2022-09-28  3:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220928033130.9106-10-suanmingm@nvidia.com>
2022-09-28  3:35 ` |WARNING| pw117011 [PATCH v2 09/17] net/mlx5: support DR action template API 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).