[dpdk-test-report] |WARNING| pw31690 [PATCH 06/12] lib/librte_vhost: add head file

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 27 21:03:45 CET 2017


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#138: FILE: lib/librte_vhost/rte_vhost_crypto.h:110:
+		unsigned nb_elts, unsigned cache_size, int socket_id);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#138: FILE: lib/librte_vhost/rte_vhost_crypto.h:110:
+		unsigned nb_elts, unsigned cache_size, int socket_id);

total: 0 errors, 2 warnings, 150 lines checked


More information about the test-report mailing list