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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 12 13:38:59 CEST 2021


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

_coding style issues_


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

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

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

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

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

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

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

total: 0 errors, 7 warnings, 2133 lines checked


More information about the test-report mailing list