[dpdk-test-report] |WARNING| pw92088 [PATCH v3 3/7] test/crypto: refactor to use sub-testsuites

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 23 18:20:52 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1268: FILE: app/test/test_cryptodev.c:13707:
+	if (test_scheduler_attach_slave_op() < 0)

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1285: FILE: app/test/test_cryptodev.c:13717:
+	if (test_scheduler_attach_slave_op() < 0)

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1302: FILE: app/test/test_cryptodev.c:13727:
+	if (test_scheduler_attach_slave_op() < 0)

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1319: FILE: app/test/test_cryptodev.c:13737:
+	if (test_scheduler_attach_slave_op() < 0)

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#1329: FILE: app/test/test_cryptodev.c:13747:
+	test_scheduler_detach_slave_op();

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2075: FILE: app/test/test_cryptodev.c:14725:
+			TEST_CASE(test_scheduler_attach_slave_op),

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#2080: FILE: app/test/test_cryptodev.c:14730:
+			TEST_CASE(test_scheduler_detach_slave_op),

total: 0 errors, 7 warnings, 2133 lines checked


More information about the test-report mailing list