[dpdk-test-report] |WARNING| pw90475 [PATCH v2 3/6] test/crypto: refactor to use sub-testsuites

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 2 16:26:06 CEST 2021


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

_coding style issues_


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

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

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

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

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

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

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

total: 0 errors, 7 warnings, 2079 lines checked


More information about the test-report mailing list