automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Venkat Duvvuru <venkatkumar.duvvuru@broadcom.com>
Subject: [dpdk-test-report] |WARNING| pw93564 [PATCH 15/58] net/bnxt: add dpool allocator for EM allocation
Date: Sun, 30 May 2021 11:03:36 +0200 (CEST)	[thread overview]
Message-ID: <20210530090336.53C85122E1E@dpdk.org> (raw)
In-Reply-To: <20210530085929.29695-16-venkatkumar.duvvuru@broadcom.com>

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

_coding style issues_


WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#384: FILE: drivers/net/bnxt/tf_core/dpool.c:291:
+						if (j == 0)

WARNING:LONG_LINE: line length of 116 exceeds 100 columns
#385: FILE: drivers/net/bnxt/tf_core/dpool.c:292:
+							dpool->entry[j + first_entry_index].flags |= DP_FLAGS_START;

WARNING:TYPO_SPELLING: 'contiguious' may be misspelled - perhaps 'contiguous'?
#524: FILE: drivers/net/bnxt/tf_core/dpool.h:52:
+ * Each entry represents a single or multiple contiguious entries

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

           reply	other threads:[~2021-05-30  9:03 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210530085929.29695-16-venkatkumar.duvvuru@broadcom.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=20210530090336.53C85122E1E@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=test-report@dpdk.org \
    --cc=venkatkumar.duvvuru@broadcom.com \
    /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).