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| pw74432 [PATCH v3 6/8] net/mlx5: header file cleanup
Date: Sun, 19 Jul 2020 12:20:07 +0200 (CEST)	[thread overview]
Message-ID: <20200719102007.C4D6E1C066@dpdk.org> (raw)
In-Reply-To: <20200719101816.16406-7-ophirmu@mellanox.com>

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

_coding style issues_


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

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

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

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

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

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

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

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

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

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

           reply	other threads:[~2020-07-19 10:20 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20200719101816.16406-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=20200719102007.C4D6E1C066@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).