automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111328 [RFC PATCH v2 1/5] app/testpmd: mark cmdline symbols as static
       [not found] <20220518194649.1868574-2-david.marchand@redhat.com>
@ 2022-05-18 19:49 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-05-18 19:49 UTC (permalink / raw)
  To: test-report; +Cc: David Marchand

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-18 19:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220518194649.1868574-2-david.marchand@redhat.com>
2022-05-18 19:49 ` |WARNING| pw111328 [RFC PATCH v2 1/5] app/testpmd: mark cmdline symbols as static checkpatch

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).