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

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

_coding style issues_


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

WARNING:LONG_LINE: line length of 136 exceeds 100 columns
#147: 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'?
#192: FILE: drivers/net/ice/ice_fdir_filter.c:1337:
+		if (pi->fdir_actived_cnt != 0) {

WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#203: 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:1372:
+			pi->fdir_actived_cnt = 1;

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

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

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

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

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

only message in thread, other threads:[~2021-11-01  8:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211101083612.2380503-5-junfeng.guo@intel.com>
2021-11-01  8:38 ` [dpdk-test-report] |WARNING| pw103306 [PATCH v8 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).