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| pw111328 [RFC PATCH v2 1/5] app/testpmd: mark cmdline symbols as static
Date: Wed, 18 May 2022 21:49:49 +0200 (CEST)	[thread overview]
Message-ID: <20220518194949.B60EE120945@dpdk.org> (raw)
In-Reply-To: <20220518194649.1868574-2-david.marchand@redhat.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2050: 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'?
#2068: 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'?
#2072: 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'?
#2076: 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'?
#2080: 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'?
#2084: 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'?
#2089: 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'?
#2098: 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'?
#2102: 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'?
#2106: 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'?
#2110: 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'?
#2114: 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'?
#2119: FILE: app/test-pmd/cmdline.c:6609:
+static cmdline_parse_inst_t cmd_remove_bonding_slave = {

total: 0 errors, 13 warnings, 6910 lines checked

           reply	other threads:[~2022-05-18 19:49 UTC|newest]

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