From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Hanumanth Pothula <hpothula@marvell.com>
Subject: |WARNING| pw116326 [PATCH v4 2/3] app/testpmd: Add support for mulitiple mbuf pools per Rx queue
Date: Thu, 15 Sep 2022 09:11:09 +0200 (CEST) [thread overview]
Message-ID: <20220915071109.3663F121F02@dpdk.org> (raw)
In-Reply-To: <20220915070732.182542-2-hpothula@marvell.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/116326
_coding style issues_
WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#123: FILE: app/test-pmd/testpmd.c:2642:
+ struct rte_eth_rxseg_split *rx_split = &rx_useg[i].split;
WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#160: FILE: app/test-pmd/testpmd.c:2669:
+ rx_conf->rx_seg = rx_useg;
WARNING:TYPO_SPELLING: 'supprted' may be misspelled - perhaps 'supported'?
#177: FILE: app/test-pmd/testpmd.h:85:
+/* Maximum number of pools supprted per Rx queue */
total: 0 errors, 3 warnings, 82 lines checked
parent reply other threads:[~2022-09-15 7:11 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20220915070732.182542-2-hpothula@marvell.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=20220915071109.3663F121F02@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=hpothula@marvell.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).