|WARNING| pw126102 [PATCH v2 02/22] lib: add pdcp protocol

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 14 19:46:09 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'reord' may be misspelled - perhaps 'record'?
#265: FILE: lib/pdcp/pdcp_entity.h:24:
+	uint32_t rx_reord;

WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#284: FILE: lib/pdcp/pdcp_entity.h:43:
+		uint64_t is_ciph_in_bits : 1;

WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#405: FILE: lib/pdcp/pdcp_process.c:63:
+	 * flags.is_ciph_in_bits

WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#412: FILE: lib/pdcp/pdcp_process.c:70:
+		en_priv->flags.is_ciph_in_bits = 1;

total: 0 errors, 4 warnings, 627 lines checked


More information about the test-report mailing list