automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw89601 [PATCH v2 4/4] event/octeontx2: timer always use virtual counter
       [not found] <20210321084915.2649-4-pbhagavatula@marvell.com>
@ 2021-03-21  8:51 ` checkpatch
  2021-03-21  9:55 ` [dpdk-test-report] |FAILURE| pw89601 " 0-day Robot
  2021-03-21  9:56 ` [dpdk-test-report] |SUCCESS| pw89601 [dpdk-dev] [PATCH v2 4/4] " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2021-03-21  8:51 UTC (permalink / raw)
  To: test-report; +Cc: pbhagavatula

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

_coding style issues_


WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#97: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:357:
+		bkt_cyc = tim_cntvct();

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#119: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:393:
+	tim_ring->tck_int = NSEC2TICK(tim_ring->tck_nsec, tim_cntfrq());

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#119: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:393:
+	tim_ring->tck_int = NSEC2TICK(tim_ring->tck_nsec, tim_cntfrq());

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#119: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:393:
+	tim_ring->tck_int = NSEC2TICK(tim_ring->tck_nsec, tim_cntfrq());

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#129: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:461:
+	uint64_t bkt_cyc = tim_cntvct() - tim_ring->ring_start_cyc;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#129: FILE: drivers/event/octeontx2/otx2_tim_evdev.c:461:
+	uint64_t bkt_cyc = tim_cntvct() - tim_ring->ring_start_cyc;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#143: FILE: drivers/event/octeontx2/otx2_tim_evdev.h:181:
+tim_cntvct(void)

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#149: FILE: drivers/event/octeontx2/otx2_tim_evdev.h:187:
+tim_cntfrq(void)

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#155: FILE: drivers/event/octeontx2/otx2_tim_evdev.h:193:
+tim_cntvct(void)

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#161: FILE: drivers/event/octeontx2/otx2_tim_evdev.h:199:
+tim_cntfrq(void)

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#179: FILE: drivers/event/octeontx2/otx2_tim_worker.c:44:
+	uint64_t cur_cyc = tim_cntvct();

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#185: FILE: drivers/event/octeontx2/otx2_tim_worker.c:49:
+		cur_cyc = tim_cntvct();

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#198: FILE: drivers/event/octeontx2/otx2_tim_worker.h:135:
+	const uint64_t bkt_cyc = tim_cntvct() - tim_ring->ring_start_cyc;

WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'?
#198: FILE: drivers/event/octeontx2/otx2_tim_worker.h:135:
+	const uint64_t bkt_cyc = tim_cntvct() - tim_ring->ring_start_cyc;

total: 0 errors, 14 warnings, 92 lines checked

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report] |FAILURE| pw89601 event/octeontx2: timer always use virtual counter
       [not found] <20210321084915.2649-4-pbhagavatula@marvell.com>
  2021-03-21  8:51 ` [dpdk-test-report] |WARNING| pw89601 [PATCH v2 4/4] event/octeontx2: timer always use virtual counter checkpatch
@ 2021-03-21  9:55 ` 0-day Robot
  2021-03-21  9:56 ` [dpdk-test-report] |SUCCESS| pw89601 [dpdk-dev] [PATCH v2 4/4] " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-03-21  9:55 UTC (permalink / raw)
  To: test-report; +Cc: pbhagavatula, robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/89601/

_travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/220728709

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report] |SUCCESS| pw89601 [dpdk-dev] [PATCH v2 4/4] event/octeontx2: timer always use virtual counter
       [not found] <20210321084915.2649-4-pbhagavatula@marvell.com>
  2021-03-21  8:51 ` [dpdk-test-report] |WARNING| pw89601 [PATCH v2 4/4] event/octeontx2: timer always use virtual counter checkpatch
  2021-03-21  9:55 ` [dpdk-test-report] |FAILURE| pw89601 " 0-day Robot
@ 2021-03-21  9:56 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-03-21  9:56 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/89601/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/672748010

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-21  9:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210321084915.2649-4-pbhagavatula@marvell.com>
2021-03-21  8:51 ` [dpdk-test-report] |WARNING| pw89601 [PATCH v2 4/4] event/octeontx2: timer always use virtual counter checkpatch
2021-03-21  9:55 ` [dpdk-test-report] |FAILURE| pw89601 " 0-day Robot
2021-03-21  9:56 ` [dpdk-test-report] |SUCCESS| pw89601 [dpdk-dev] [PATCH v2 4/4] " 0-day Robot

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).