automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Balazs Nemeth <bnemeth@redhat.com>
Subject: [dpdk-test-report] |WARNING| pw88524 [PATCH 7/8] net/qede: prefetch next packet to free
Date: Fri,  5 Mar 2021 14:15:35 +0100 (CET)	[thread overview]
Message-ID: <20210305131535.C5F434C73@dpdk.org> (raw)
In-Reply-To: <5ad79e09884d954f772e386c71fcf84fe212085b.1614938727.git.bnemeth@redhat.com>

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

_coding style issues_


WARNING:REPEATED_WORD: Possible repeated word: 'next'
#73: 
While handling the current mbuf, pull the next next mbuf into the cache.

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#91: FILE: drivers/net/qede/qede_rxtx.c:919:
+		/* Prefetch the next mbuf. Note that at least the last 4 mbufs
+		   that are prefetched will not be used in the current call. */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#91: FILE: drivers/net/qede/qede_rxtx.c:919:
+		   that are prefetched will not be used in the current call. */

total: 0 errors, 3 warnings, 0 checks, 11 lines checked

           reply	other threads:[~2021-03-05 13:15 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <5ad79e09884d954f772e386c71fcf84fe212085b.1614938727.git.bnemeth@redhat.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=20210305131535.C5F434C73@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=bnemeth@redhat.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).