automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: "Wei Hu (Xavier)" <huwei013@chinasoftinc.com>
Subject: [dpdk-test-report] |WARNING| pw78322 [PATCH 09/17] net/hns3: support flow action of queue region
Date: Tue, 22 Sep 2020 11:05:57 +0200 (CEST)	[thread overview]
Message-ID: <20200922090557.5D3D11DCB9@dpdk.org> (raw)
In-Reply-To: <20200922085401.12272-10-huwei013@chinasoftinc.com>

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

_coding style issues_


WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#187: FILE: drivers/net/hns3/hns3_fdir.c:44:
+#define HNS3_FD_AD_QUE_REGION_EN_B	16

WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#188: FILE: drivers/net/hns3/hns3_fdir.c:45:
+#define HNS3_FD_AD_QUE_REGION_SIZE_S	17

WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#189: FILE: drivers/net/hns3/hns3_fdir.c:46:
+#define HNS3_FD_AD_QUE_REGION_SIZE_M	GENMASK(20, 17)

WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#200: FILE: drivers/net/hns3/hns3_fdir.c:433:
+		hns3_set_bit(ad_data, HNS3_FD_AD_QUE_REGION_EN_B, 1);

WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#201: FILE: drivers/net/hns3/hns3_fdir.c:434:
+		hns3_set_field(ad_data, HNS3_FD_AD_QUE_REGION_SIZE_M,

WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#202: FILE: drivers/net/hns3/hns3_fdir.c:435:
+			       HNS3_FD_AD_QUE_REGION_SIZE_S,

total: 0 errors, 6 warnings, 0 checks, 303 lines checked

           reply	other threads:[~2020-09-22  9:05 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20200922085401.12272-10-huwei013@chinasoftinc.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=20200922090557.5D3D11DCB9@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=huwei013@chinasoftinc.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).