* [dpdk-test-report] |WARNING| pw62622 [PATCH v2 1/3] app: use RTE_DIM to calculate array size [not found] <20191107025823.5200-1-pbhagavatula@marvell.com> @ 2019-11-07 3:00 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2019-11-07 3:00 UTC (permalink / raw) To: test-report; +Cc: pbhagavatula Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/62622 _coding style issues_ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #656: FILE: app/test/test_memcpy_perf.c:253: + unsigned n = RTE_DIM(buf_sizes); WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #665: FILE: app/test/test_memcpy_perf.c:264: + unsigned n = RTE_DIM(buf_sizes); total: 0 errors, 2 warnings, 490 lines checked ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-11-07 3:00 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <20191107025823.5200-1-pbhagavatula@marvell.com> 2019-11-07 3:00 ` [dpdk-test-report] |WARNING| pw62622 [PATCH v2 1/3] app: use RTE_DIM to calculate array size 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).