automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Ophir Munk <ophirmu@mellanox.com>
Subject: [dpdk-test-report] |WARNING| pw74010 [PATCH v1 6/8] net/mlx5: header file cleanup
Date: Tue, 14 Jul 2020 16:22:56 +0200 (CEST)	[thread overview]
Message-ID: <20200714142256.8AE051D545@dpdk.org> (raw)
In-Reply-To: <20200714142102.30606-7-ophirmu@mellanox.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#135: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:975:
+ * Analyze gathered port parameters via sysfs to recognize master

WARNING:TYPO_SPELLING: 'inout' may be misspelled - perhaps 'input'?
#140: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:980:
+ * @param[inout] switch_info

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#145: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:985:
+ *   master and representor flags are set in switch_info according to

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#155: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:995:
+		 * Name is not recognized, assume the master,

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#158: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:998:
+		switch_info->master = device_dir;

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#163: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1003:
+		 * schema for master, just check if there is

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#166: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1006:
+		switch_info->master = device_dir;

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#170: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1010:
+		switch_info->master = 1;

WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#177: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1017:
+		/* Fallthrough */

total: 0 errors, 9 warnings, 0 checks, 166 lines checked

           reply	other threads:[~2020-07-14 14:23 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20200714142102.30606-7-ophirmu@mellanox.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=20200714142256.8AE051D545@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=ophirmu@mellanox.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).