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

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

_coding style issues_


WARNING:TYPO_SPELLING: 'reord' may be misspelled - perhaps 'record'?
#256: 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'?
#258: 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'?
#270: FILE: lib/pdcp/pdcp_process.c:915:
+		/* Update RX_REORD to RX_NEXT */

WARNING:TYPO_SPELLING: 'reord' may be misspelled - perhaps 'record'?
#271: 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 12:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230527071610.903-14-anoobj@marvell.com>
2023-05-27 12:13 ` |WARNING| pw127635 [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).