automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: David Marchand <david.marchand@redhat.com>
Subject: |WARNING| pw111754 [PATCH v2 1/2] app/testpmd: mark most cmdline symbols as static
Date: Tue, 24 May 2022 22:08:47 +0200 (CEST)	[thread overview]
Message-ID: <20220524200847.5B78D120945@dpdk.org> (raw)
In-Reply-To: <20220524200642.1322115-2-david.marchand@redhat.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2119: FILE: app/test-pmd/cmdline.c:6484:
+static cmdline_parse_token_num_t cmd_setbonding_primary_slave =

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2137: FILE: app/test-pmd/cmdline.c:6534:
+static cmdline_parse_token_string_t cmd_addbonding_slave_add =

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2141: FILE: app/test-pmd/cmdline.c:6537:
+static cmdline_parse_token_string_t cmd_addbonding_slave_bonding =

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2145: FILE: app/test-pmd/cmdline.c:6540:
+static cmdline_parse_token_string_t cmd_addbonding_slave_slave =

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2149: FILE: app/test-pmd/cmdline.c:6543:
+static cmdline_parse_token_num_t cmd_addbonding_slave_slaveid =

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2153: FILE: app/test-pmd/cmdline.c:6546:
+static cmdline_parse_token_num_t cmd_addbonding_slave_port =

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2158: FILE: app/test-pmd/cmdline.c:6550:
+static cmdline_parse_inst_t cmd_add_bonding_slave = {

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2167: FILE: app/test-pmd/cmdline.c:6593:
+static cmdline_parse_token_string_t cmd_removebonding_slave_remove =

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2171: FILE: app/test-pmd/cmdline.c:6596:
+static cmdline_parse_token_string_t cmd_removebonding_slave_bonding =

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2175: FILE: app/test-pmd/cmdline.c:6599:
+static cmdline_parse_token_string_t cmd_removebonding_slave_slave =

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2179: FILE: app/test-pmd/cmdline.c:6602:
+static cmdline_parse_token_num_t cmd_removebonding_slave_slaveid =

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2183: FILE: app/test-pmd/cmdline.c:6605:
+static cmdline_parse_token_num_t cmd_removebonding_slave_port =

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2188: FILE: app/test-pmd/cmdline.c:6609:
+static cmdline_parse_inst_t cmd_remove_bonding_slave = {

total: 0 errors, 13 warnings, 8549 lines checked

           reply	other threads:[~2022-05-24 20:08 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20220524200642.1322115-2-david.marchand@redhat.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=20220524200847.5B78D120945@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=david.marchand@redhat.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).