[dpdk-test-report] |WARNING| pw99112 [PATCH 02/20] net/ice/base: init imem table for parser

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 17 13:00:53 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'arrary' may be misspelled - perhaps 'array'?
#54: 
Parse DDP section ICE_SID_RXPARSER_IMEM into an arrary of

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#86: FILE: drivers/net/ice/base/ice_imem.c:10:
+static void _imem_bst_bm_dump(struct ice_hw *hw, struct ice_bst_master *bm)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#88: FILE: drivers/net/ice/base/ice_imem.c:12:
+	ice_info(hw, "boost master:
");

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#164: FILE: drivers/net/ice/base/ice_imem.c:88:
+/** The function parses a 4 bits Boost Master with below format:

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#170: FILE: drivers/net/ice/base/ice_imem.c:94:
+static void _imem_bm_init(struct ice_bst_master *bm, u8 data)

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#178: FILE: drivers/net/ice/base/ice_imem.c:102:
+/** The function parses a 10 bits Boost Master Build with below format:

WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#276: FILE: drivers/net/ice/base/ice_imem.c:200:
+ *  BIT 0-3:	Boost Master (ii->b_m)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#334: FILE: drivers/net/ice/base/ice_imem.h:8:
+struct ice_bst_master {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#423: FILE: drivers/net/ice/base/ice_imem.h:97:
+	struct ice_bst_master b_m;

total: 0 errors, 9 warnings, 0 checks, 526 lines checked


More information about the test-report mailing list