* [dpdk-test-report] |WARNING| pw31691 [PATCH 07/12] lib/librte_vhost: add public function implementation
[not found] <20171127200115.31049-8-roy.fan.zhang@intel.com>
@ 2017-11-27 20:03 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-27 20:03 UTC (permalink / raw)
To: test-report; +Cc: Fan Zhang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/31691
_coding style issues_
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#69: FILE: lib/librte_vhost/vhost_crypto.c:1175:
+ snprintf(name, 127, "HASH_VHOST_CRYPT_%u", (unsigned)vid);
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#128: FILE: lib/librte_vhost/vhost_crypto.c:1234:
+ unsigned nb_elts, unsigned cache_size, int socket_id)
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#128: FILE: lib/librte_vhost/vhost_crypto.c:1234:
+ unsigned nb_elts, unsigned cache_size, int socket_id)
total: 0 errors, 3 warnings, 182 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-11-27 20:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20171127200115.31049-8-roy.fan.zhang@intel.com>
2017-11-27 20:03 ` [dpdk-test-report] |WARNING| pw31691 [PATCH 07/12] lib/librte_vhost: add public function implementation checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).