[dpdk-test-report] |WARNING| pw80293 [PATCH v2] security: update session create API

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Oct 11 00:12:50 CEST 2020


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#151: FILE: app/test/test_cryptodev.c:560:
+	if (session_size < security_session_size)
+			session_size = security_session_size;

WARNING:TYPO_SPELLING: 'accomodate' may be misspelled - perhaps 'accommodate'?
#416: FILE: doc/guides/prog_guide/rte_security.rst:540:
+And the session mempool object size should be enough to accomodate

total: 0 errors, 2 warnings, 401 lines checked


More information about the test-report mailing list