automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw89348 [PATCH v3 2/3] test/event: add unit tests for periodic timer
       [not found] <8be24528babf59590d137de77ccdc2ef86e19d39.1615967694.git.sthotton@marvell.com>
@ 2021-03-17  8:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-03-17  8:05 UTC (permalink / raw)
  To: test-report; +Cc: Shijith Thotton

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

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#251: FILE: app/test/test_event_timer_adapter.c:683:
+	struct rte_event_timer *ev_tim;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#252: FILE: app/test/test_event_timer_adapter.c:684:
+	const struct rte_event_timer tim = {

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#264: FILE: app/test/test_event_timer_adapter.c:696:
+					(void **)&ev_tim),

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#266: FILE: app/test/test_event_timer_adapter.c:698:
+		*ev_tim = tim;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#266: FILE: app/test/test_event_timer_adapter.c:698:
+		*ev_tim = tim;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#267: FILE: app/test/test_event_timer_adapter.c:699:
+		ev_tim->ev.event_ptr = ev_tim;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#267: FILE: app/test/test_event_timer_adapter.c:699:
+		ev_tim->ev.event_ptr = ev_tim;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#269: FILE: app/test/test_event_timer_adapter.c:701:
+		TEST_ASSERT_EQUAL(rte_event_timer_arm_burst(timdev, &ev_tim,

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#276: FILE: app/test/test_event_timer_adapter.c:708:
+					&ev_tim, 1), 1,

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#278: FILE: app/test/test_event_timer_adapter.c:710:
+		rte_mempool_put(eventdev_test_mempool, ev_tim);

total: 0 errors, 10 warnings, 224 lines checked

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

only message in thread, other threads:[~2021-03-17  8:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8be24528babf59590d137de77ccdc2ef86e19d39.1615967694.git.sthotton@marvell.com>
2021-03-17  8:05 ` [dpdk-test-report] |WARNING| pw89348 [PATCH v3 2/3] test/event: add unit tests for periodic timer 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).