automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw119408 [PATCH v3] app/test-security-perf: add security perf app
       [not found] <20221102111713.507-1-anoobj@marvell.com>
@ 2022-11-02 11:18 ` checkpatch
  2022-11-02 12:59 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-11-02 11:18 UTC (permalink / raw)
  To: test-report; +Cc: Anoob Joseph

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

_coding style issues_


WARNING:TYPO_SPELLING: 'dur' may be misspelled - perhaps 'due'?
#506: FILE: app/test-security-perf/test_security_perf.c:342:
+	uint64_t tsc_start, tsc_mid, tsc_end, tsc_setup_dur, tsc_destroy_dur;

WARNING:TYPO_SPELLING: 'dur' may be misspelled - perhaps 'due'?
#506: FILE: app/test-security-perf/test_security_perf.c:342:
+	uint64_t tsc_start, tsc_mid, tsc_end, tsc_setup_dur, tsc_destroy_dur;

WARNING:TYPO_SPELLING: 'dur' may be misspelled - perhaps 'due'?
#561: FILE: app/test-security-perf/test_security_perf.c:397:
+	tsc_setup_dur = tsc_mid - tsc_start;

WARNING:TYPO_SPELLING: 'dur' may be misspelled - perhaps 'due'?
#562: FILE: app/test-security-perf/test_security_perf.c:398:
+	tsc_destroy_dur = tsc_end - tsc_mid;

WARNING:TYPO_SPELLING: 'dur' may be misspelled - perhaps 'due'?
#564: FILE: app/test-security-perf/test_security_perf.c:400:
+	setup_ms = tsc_setup_dur * 1000 / rte_get_tsc_hz();

WARNING:TYPO_SPELLING: 'dur' may be misspelled - perhaps 'due'?
#565: FILE: app/test-security-perf/test_security_perf.c:401:
+	destroy_ms = tsc_destroy_dur * 1000 / rte_get_tsc_hz();

WARNING:TYPO_SPELLING: 'dur' may be misspelled - perhaps 'due'?
#567: FILE: app/test-security-perf/test_security_perf.c:403:
+	setup_rate = (double)nb_sessions * rte_get_tsc_hz() / tsc_setup_dur;

WARNING:TYPO_SPELLING: 'dur' may be misspelled - perhaps 'due'?
#568: FILE: app/test-security-perf/test_security_perf.c:404:
+	destroy_rate = (double)nb_sessions * rte_get_tsc_hz() / tsc_destroy_dur;

total: 0 errors, 8 warnings, 673 lines checked

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

* |SUCCESS| pw119408 [PATCH v3] app/test-security-perf: add security perf app
       [not found] <20221102111713.507-1-anoobj@marvell.com>
  2022-11-02 11:18 ` |WARNING| pw119408 [PATCH v3] app/test-security-perf: add security perf app checkpatch
@ 2022-11-02 12:59 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-11-02 12:59 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

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

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

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

end of thread, other threads:[~2022-11-02 13:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221102111713.507-1-anoobj@marvell.com>
2022-11-02 11:18 ` |WARNING| pw119408 [PATCH v3] app/test-security-perf: add security perf app checkpatch
2022-11-02 12:59 ` |SUCCESS| " 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).