* [dpdk-test-report] |WARNING| pw89088 [PATCH v2 2/3] test/event: add unit tests for periodic timer
[not found] <c006e106bad755e1a87bb411d9e2127a59b3f968.1615738894.git.sthotton@marvell.com>
@ 2021-03-14 16:46 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-03-14 16:46 UTC (permalink / raw)
To: test-report; +Cc: Shijith Thotton
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/89088
_coding style issues_
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#212: FILE: app/test/test_event_timer_adapter.c:559:
+ * there will be 10 * MAX_TIMERS periodic timer triggers */
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#231: FILE: app/test/test_event_timer_adapter.c:646:
+ * there will be 10 * MAX_TIMERS periodic timer triggers */
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#249: FILE: app/test/test_event_timer_adapter.c:681:
+ struct rte_event_timer *ev_tim;
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#250: FILE: app/test/test_event_timer_adapter.c:682:
+ const struct rte_event_timer tim = {
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#262: FILE: app/test/test_event_timer_adapter.c:694:
+ (void **)&ev_tim),
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#264: FILE: app/test/test_event_timer_adapter.c:696:
+ *ev_tim = tim;
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#264: FILE: app/test/test_event_timer_adapter.c:696:
+ *ev_tim = tim;
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#265: FILE: app/test/test_event_timer_adapter.c:697:
+ ev_tim->ev.event_ptr = ev_tim;
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#265: FILE: app/test/test_event_timer_adapter.c:697:
+ 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:
+ TEST_ASSERT_EQUAL(rte_event_timer_arm_burst(timdev, &ev_tim,
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#274: FILE: app/test/test_event_timer_adapter.c:706:
+ &ev_tim, 1), 1,
WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#276: FILE: app/test/test_event_timer_adapter.c:708:
+ rte_mempool_put(eventdev_test_mempool, ev_tim);
total: 0 errors, 12 warnings, 222 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-03-14 16:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <c006e106bad755e1a87bb411d9e2127a59b3f968.1615738894.git.sthotton@marvell.com>
2021-03-14 16:46 ` [dpdk-test-report] |WARNING| pw89088 [PATCH v2 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).