automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Dongdong Liu <liudongdong3@huawei.com>
Subject: |WARNING| pw112552 [PATCH 2/2] app/test: fix bonding RSS test when disable RSS
Date: Wed,  8 Jun 2022 13:46:49 +0200 (CEST)	[thread overview]
Message-ID: <20220608114649.6A9B0120945@dpdk.org> (raw)
In-Reply-To: <20220608114548.25837-3-liudongdong3@huawei.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#62: 
RSS functions of bonded and slave port if bonded port turns off RSS.

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#87: FILE: app/test/test_link_bonding_rssconf.c:471:
+	TEST_ASSERT(slave_remove_and_add() == 1, "remove and add slaves success.");

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#87: FILE: app/test/test_link_bonding_rssconf.c:471:
+	TEST_ASSERT(slave_remove_and_add() == 1, "remove and add slaves success.");

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#96: FILE: app/test/test_link_bonding_rssconf.c:480:
+ * Test RSS configuration over bonded and slaves.

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#102: FILE: app/test/test_link_bonding_rssconf.c:486:
+	struct slave_conf *port;

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#123: FILE: app/test/test_link_bonding_rssconf.c:507:
+	/* Set all keys to zero for all slaves */

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#125: FILE: app/test/test_link_bonding_rssconf.c:509:
+		port = &test_params.slave_ports[n];

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#128: FILE: app/test/test_link_bonding_rssconf.c:512:
+		TEST_ASSERT_SUCCESS(retval, "Cannot get slaves RSS configuration");

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#134: FILE: app/test/test_link_bonding_rssconf.c:518:
+		TEST_ASSERT(retval != 0, "Succeeded in setting slaves RSS keys");

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#150: FILE: app/test/test_link_bonding_rssconf.c:534:
+			port = &test_params.slave_ports[n];

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#153: FILE: app/test/test_link_bonding_rssconf.c:537:
+			TEST_ASSERT(retval != 0, "Succeeded in setting slaves RETA");

total: 0 errors, 11 warnings, 97 lines checked

       reply	other threads:[~2022-06-08 11:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220608114548.25837-3-liudongdong3@huawei.com>
2022-06-08 11:46 ` checkpatch [this message]
2022-06-08 12:59 ` |SUCCESS| " 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=20220608114649.6A9B0120945@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=liudongdong3@huawei.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).