automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw103424 [PATCH v9 4/4] net/ice: enable protocol agnostic flow offloading in FDIR
       [not found] <20211102053918.4063391-5-junfeng.guo@intel.com>
@ 2021-11-02  5:41 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-11-02  5:41 UTC (permalink / raw)
  To: test-report; +Cc: Junfeng Guo

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

_coding style issues_


WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#126: FILE: drivers/net/ice/ice_ethdev.h:500:
+	u64 fdir_actived_cnt;

WARNING:LONG_LINE: line length of 136 exceeds 100 columns
#148: FILE: drivers/net/ice/ice_fdir_filter.c:110:
+	{pattern_raw,					ICE_INSET_NONE,			ICE_INSET_NONE,			ICE_INSET_NONE},

WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#193: FILE: drivers/net/ice/ice_fdir_filter.c:1337:
+		if (pi->fdir_actived_cnt != 0) {

WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#204: FILE: drivers/net/ice/ice_fdir_filter.c:1348:
+				pi->fdir_actived_cnt++;

WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#227: FILE: drivers/net/ice/ice_fdir_filter.c:1371:
+			pi->fdir_actived_cnt = 1;

WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#277: FILE: drivers/net/ice/ice_fdir_filter.c:1501:
+		if (pi->fdir_actived_cnt != 0) {

WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#278: FILE: drivers/net/ice/ice_fdir_filter.c:1502:
+			pi->fdir_actived_cnt--;

WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#279: FILE: drivers/net/ice/ice_fdir_filter.c:1503:
+			if (!pi->fdir_actived_cnt) {

total: 0 errors, 8 warnings, 0 checks, 365 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-02  5:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211102053918.4063391-5-junfeng.guo@intel.com>
2021-11-02  5:41 ` [dpdk-test-report] |WARNING| pw103424 [PATCH v9 4/4] net/ice: enable protocol agnostic flow offloading in FDIR checkpatch

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).