automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw127600 [PATCH v5 13/21] pdcp: implement t-Reordering and packet buffering
       [not found] <20230527085910.972-14-anoobj@marvell.com>
@ 2023-05-27  9:54 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-05-27  9:54 UTC (permalink / raw)
  To: test-report; +Cc: Anoob Joseph

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

_coding style issues_


WARNING:TYPO_SPELLING: 'reord' may be misspelled - perhaps 'record'?
#255: FILE: lib/pdcp/pdcp_process.c:901:
+	/* Stop & reset current timer if rx_reord is received */

WARNING:TYPO_SPELLING: 'reord' may be misspelled - perhaps 'record'?
#257: FILE: lib/pdcp/pdcp_process.c:903:
+			en_priv->state.rx_deliv >= en_priv->state.rx_reord) {

WARNING:TYPO_SPELLING: 'REORD' may be misspelled - perhaps 'RECORD'?
#269: FILE: lib/pdcp/pdcp_process.c:915:
+		/* Update RX_REORD to RX_NEXT */

WARNING:TYPO_SPELLING: 'reord' may be misspelled - perhaps 'record'?
#270: FILE: lib/pdcp/pdcp_process.c:916:
+		en_priv->state.rx_reord = en_priv->state.rx_next;

total: 0 errors, 4 warnings, 436 lines checked

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

only message in thread, other threads:[~2023-05-27  9:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230527085910.972-14-anoobj@marvell.com>
2023-05-27  9:54 ` |WARNING| pw127600 [PATCH v5 13/21] pdcp: implement t-Reordering and packet buffering 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).