automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Hanumanth Pothula <hpothula@marvell.com>
Subject: |WARNING| pw114930 [PATCH v2 2/3] app/testpmd: add command line argument 'rxseg-mode'
Date: Fri, 12 Aug 2022 19:28:44 +0200 (CEST)	[thread overview]
Message-ID: <20220812172844.1F7C5120775@dpdk.org> (raw)
In-Reply-To: <20220812172451.1208933-2-hpothula@marvell.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'Bufer' may be misspelled - perhaps 'Buffer'?
#107: FILE: app/test-pmd/parameters.c:217:
+	       "    1 - Bufer-split capability
"

WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#158: FILE: app/test-pmd/testpmd.c:2662:
+	struct rte_eth_rxseg rx_useg[MAX_SEGS_BUFFER_SPLIT] = {};

WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#167: FILE: app/test-pmd/testpmd.c:2676:
+		struct rte_eth_rxseg_split *rx_split = &rx_useg[i].split;

WARNING:TYPO_SPELLING: 'useg' may be misspelled - perhaps 'user'?
#168: FILE: app/test-pmd/testpmd.c:2677:
+		struct rte_eth_rxseg_sort  *rx_sort = &rx_useg[i].sort;

total: 0 errors, 4 warnings, 115 lines checked

           reply	other threads:[~2022-08-12 17:28 UTC|newest]

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