[dpdk-test-report] |WARNING| pw74890 [PATCH v2] test/mcslock: move performance test to perf tests

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 28 05:26:20 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'?
#365: FILE: app/test/test_mcslock_perf.c:102:
+	rte_eal_mp_remote_launch(load_loop_fn, &lock, SKIP_MASTER);

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#367: FILE: app/test/test_mcslock_perf.c:104:
+	/* start synchro and launch test on master */

total: 0 errors, 2 warnings, 281 lines checked


More information about the test-report mailing list