automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Srikanth Kaka <srikanth.k@oneconvergence.com>
Subject: [dpdk-test-report] |WARNING| pw100803 [PATCH v2 35/41] net/mlx5: add pci probe and dev spawn support
Date: Fri,  8 Oct 2021 13:00:29 +0200 (CEST)	[thread overview]
Message-ID: <20211008110029.7F796120E00@dpdk.org> (raw)
In-Reply-To: <20211007184350.73858-36-srikanth.k@oneconvergence.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'?
#707: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:817:
+						 .wq_state = IBV_WQS_RDY,

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#836: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:946:
+		if (switch_info->master || switch_info->representor)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#968: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1078:
+	priv->master = !!switch_info->master;

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#968: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1078:
+	priv->master = !!switch_info->master;

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#975: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1085:
+		"dev_port=%u bus=%s pci=%s master=%d representor=%d pf_bond=%d
",

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#978: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1088:
+		priv->master, priv->representor, priv->pf_bond);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#986: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1096:
+	if (switch_info->representor || switch_info->master) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1023: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1133:
+		   (switch_info->representor || switch_info->master)) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1525: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1635:
+	      (switch_info->representor || switch_info->master)))

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#1724: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1834:
+	/* Master device first. */

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1725: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1835:
+	ret = si_b->master - si_a->master;

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1725: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1835:
+	ret = si_b->master - si_a->master;

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1779: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1889:
+	 * PCI device and we have representors and master.

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1880: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1990:
+				 * nor master.

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1887: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:1997:
+		    !list[ns].info.representor && !list[ns].info.master) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1902: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:2012:
+			"unable to recognize master/representors"

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1912: FILE: drivers/net/mlx5/freebsd/mlx5_os.c:2022:
+	 * (i.e. master first, then representors from lowest to highest ID).

total: 0 errors, 17 warnings, 0 checks, 1898 lines checked

           reply	other threads:[~2021-10-08 11:00 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20211007184350.73858-36-srikanth.k@oneconvergence.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211008110029.7F796120E00@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=srikanth.k@oneconvergence.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).