automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw127337 [PATCH v3 06/22] pdcp: add pre and post process for UL
       [not found] <20230524160116.304-7-anoobj@marvell.com>
@ 2023-05-24 16:03 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-05-24 16:03 UTC (permalink / raw)
  To: test-report; +Cc: Anoob Joseph

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

_coding style issues_


WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#171: FILE: lib/pdcp/pdcp_process.c:51:
+	const uint8_t ciph_shift = 3 * en_priv->flags.is_cipher_in_bits;

WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#184: FILE: lib/pdcp/pdcp_process.c:64:
+	op->cipher.data.offset = data_offset << ciph_shift;

WARNING:TYPO_SPELLING: 'ciph' may be misspelled - perhaps 'cipher'?
#185: FILE: lib/pdcp/pdcp_process.c:65:
+	op->cipher.data.length = (pkt_len - data_offset) << ciph_shift;

total: 0 errors, 3 warnings, 387 lines checked

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

only message in thread, other threads:[~2023-05-24 16:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230524160116.304-7-anoobj@marvell.com>
2023-05-24 16:03 ` |WARNING| pw127337 [PATCH v3 06/22] pdcp: add pre and post process for UL 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).