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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 16 15:34:05 CET 2021


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

_coding style issues_


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

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

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

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

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

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

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

total: 0 errors, 7 warnings, 2124 lines checked


More information about the test-report mailing list