automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw83793 [PATCH v2] net/i40e: fix incorrect FDIR flex configuration
       [not found] <20201106064715.72714-1-chenxux.di@intel.com>
@ 2020-11-06  7:03 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-11-06  7:03 UTC (permalink / raw)
  To: test-report; +Cc: Chenxu Di

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

_coding style issues_


WARNING:TYPO_SPELLING: 'FIED' may be misspelled - perhaps 'FIELD'?
#110: FILE: drivers/net/i40e/i40e_ethdev.h:627:
+	struct i40e_fdir_flex_pit flex_pit[I40E_MAX_FLXPLD_LAYER * I40E_MAX_FLXPLD_FIED];

WARNING:TYPO_SPELLING: 'FIED' may be misspelled - perhaps 'FIELD'?
#146: FILE: drivers/net/i40e/i40e_fdir.c:1776:
+	field_idx = layer_idx * I40E_MAX_FLXPLD_FIED + raw_id;

WARNING:TYPO_SPELLING: 'FIED' may be misspelled - perhaps 'FIELD'?
#185: FILE: drivers/net/i40e/i40e_fdir.c:1815:
+			  (layer_idx * I40E_MAX_FLXPLD_FIED);

WARNING:TYPO_SPELLING: 'FIED' may be misspelled - perhaps 'FIELD'?
#191: FILE: drivers/net/i40e/i40e_fdir.c:1821:
+		field_idx = layer_idx * I40E_MAX_FLXPLD_FIED + i;

WARNING:TYPO_SPELLING: 'FIED' may be misspelled - perhaps 'FIELD'?
#201: FILE: drivers/net/i40e/i40e_fdir.c:1831:
+	for (; i < I40E_MAX_FLXPLD_FIED; i++) {

WARNING:TYPO_SPELLING: 'FIED' may be misspelled - perhaps 'FIELD'?
#203: FILE: drivers/net/i40e/i40e_fdir.c:1833:
+		field_idx = layer_idx * I40E_MAX_FLXPLD_FIED + i;

WARNING:TYPO_SPELLING: 'FIED' may be misspelled - perhaps 'FIELD'?
#315: FILE: drivers/net/i40e/i40e_fdir.c:2015:
+				field_idx = layer_idx * I40E_MAX_FLXPLD_FIED + i;

WARNING:TYPO_SPELLING: 'FIED' may be misspelled - perhaps 'FIELD'?
#537: FILE: drivers/net/i40e/i40e_flow.c:3017:
+			field_idx = layer_idx * I40E_MAX_FLXPLD_FIED + raw_id;

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

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

only message in thread, other threads:[~2020-11-06  7:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201106064715.72714-1-chenxux.di@intel.com>
2020-11-06  7:03 ` [dpdk-test-report] |WARNING| pw83793 [PATCH v2] net/i40e: fix incorrect FDIR flex configuration 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).