automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw158225 [PATCH 2/3] net/mlx5: fix control flow leakage for external SQ
       [not found] <20251029155711.169580-2-getelson@nvidia.com>
@ 2025-10-29 16:00 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-10-29 16:00 UTC (permalink / raw)
  To: test-report; +Cc: Gregory Etelson

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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#346: FILE: drivers/net/mlx5/mlx5_txq.c:1436:
+		DRV_LOG(ERR, "Port %u must be representor or master port in E-Switch mode.",
 		                                             ^^^^^^

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#390: FILE: drivers/net/mlx5/mlx5_txq.c:1496:
+	if ((!priv->representor && !priv->master) ||
 	                                  ^^^^^^

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#392: FILE: drivers/net/mlx5/mlx5_txq.c:1498:
+		DRV_LOG(ERR, "Port %u must be representor or master port in E-Switch mode.",
 		                                             ^^^^^^

total: 0 errors, 3 warnings, 0 checks, 263 lines checked

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

only message in thread, other threads:[~2025-10-29 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20251029155711.169580-2-getelson@nvidia.com>
2025-10-29 16:00 ` |WARNING| pw158225 [PATCH 2/3] net/mlx5: fix control flow leakage for external SQ 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).