* [dpdk-test-report] |WARNING| pw28454 [PATCH 1/2] ring: increase maximum ring size [not found] <20170907122033.17983-1-olivier.matz@6wind.com> @ 2017-09-07 12:22 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2017-09-07 12:22 UTC (permalink / raw) To: test-report; +Cc: Olivier Matz Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/28454 _coding style issues_ WARNING:TYPO_SPELLING: 'beeing' may be misspelled - perhaps 'being'? #15: There is no reason to prevent ring from beeing larger than 0x0FFFFFFF. WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #37: FILE: lib/librte_ring/rte_ring.h:177: +#define RTE_RING_SZ_MASK (unsigned)(0x7fffffff) /**< Ring size mask */ total: 0 errors, 2 warnings, 8 lines checked ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-09-07 12:22 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <20170907122033.17983-1-olivier.matz@6wind.com> 2017-09-07 12:22 ` [dpdk-test-report] |WARNING| pw28454 [PATCH 1/2] ring: increase maximum ring 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).