automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Ronan Randles <ronan.randles@intel.com>
Subject: |WARNING| pw105142 [PATCH 09/12] examples/generator: enable gen library for traffic gen
Date: Tue, 14 Dec 2021 15:15:46 +0100 (CET)	[thread overview]
Message-ID: <20211214141546.8BBC312353F@dpdk.org> (raw)
In-Reply-To: <20211214141242.3383831-10-ronan.randles@intel.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'recieved' may be misspelled - perhaps 'received'?
#195: FILE: examples/generator/main.c:147:
+			int nb_recieved = rte_gen_rx_burst(gen, bufs,

WARNING:TYPO_SPELLING: 'recieved' may be misspelled - perhaps 'received'?
#197: FILE: examples/generator/main.c:149:
+			for (i = 0; i < nb_recieved; i++) {

WARNING:TYPO_SPELLING: 'recieved' may be misspelled - perhaps 'received'?
#203: FILE: examples/generator/main.c:155:
+							nb_recieved);

WARNING:TYPO_SPELLING: 'recieved' may be misspelled - perhaps 'received'?
#204: FILE: examples/generator/main.c:156:
+			if (nb_tx != nb_recieved)

WARNING:TYPO_SPELLING: 'recieved' may be misspelled - perhaps 'received'?
#206: FILE: examples/generator/main.c:158:
+							(nb_recieved - nb_tx));

total: 0 errors, 5 warnings, 293 lines checked

           reply	other threads:[~2021-12-14 14:15 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20211214141242.3383831-10-ronan.randles@intel.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=20211214141546.8BBC312353F@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=ronan.randles@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).