[dpdk-test-report] |WARNING| pw21833 [PATCH 1/2] cryptodev: add api for attach-detach session with queue pair

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Mar 19 11:02:36 CET 2017


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#102: FILE: lib/librte_cryptodev/rte_cryptodev.h:335:
+		unsigned max_nb_sessions_per_qp;

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#104: FILE: lib/librte_cryptodev/rte_cryptodev.h:337:
+		 * Default 0 for infinite sessions. */

total: 0 errors, 2 warnings, 134 lines checked


More information about the test-report mailing list