automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Paulis Gributs <paulis.gributs@intel.com>
Subject: [dpdk-test-report] |WARNING| pw95881 [PATCH] app/testpmd: remove most uses of rte_eth_devices
Date: Thu, 15 Jul 2021 15:22:20 +0200 (CEST)	[thread overview]
Message-ID: <20210715132220.868BB120F1F@dpdk.org> (raw)
In-Reply-To: <20210715132015.1587544-1-paulis.gributs@intel.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#210: FILE: app/test-pmd/testpmd.c:3527:
+	ret = eth_dev_info_get_print_err(slave_pid, &dev_info);

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#214: FILE: app/test-pmd/testpmd.c:3531:
+			"cannot determine if the port is a bonded slave",

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#215: FILE: app/test-pmd/testpmd.c:3532:
+			slave_pid);

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#218: FILE: app/test-pmd/testpmd.c:3535:
+	if ((*dev_info.dev_flags & RTE_ETH_DEV_BONDED_SLAVE) || (port->slave_flag == 1))

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#218: FILE: app/test-pmd/testpmd.c:3535:
+	if ((*dev_info.dev_flags & RTE_ETH_DEV_BONDED_SLAVE) || (port->slave_flag == 1))

total: 0 errors, 5 warnings, 166 lines checked

       reply	other threads:[~2021-07-15 13:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210715132015.1587544-1-paulis.gributs@intel.com>
2021-07-15 13:22 ` checkpatch [this message]
2021-07-15 13:59 ` [dpdk-test-report] |SUCCESS| pw95881 [dpdk-dev] " 0-day Robot

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=20210715132220.868BB120F1F@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=paulis.gributs@intel.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).