automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw107988 [PATCH 12/21] net/ena/base: make IO memzone unique per port
       [not found] <20220222160634.24489-13-mk@semihalf.com>
@ 2022-02-22 16:09 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-02-22 16:09 UTC (permalink / raw)
  To: test-report; +Cc: Michal Krawczyk

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

_coding style issues_


WARNING:TYPO_SPELLING: 'indentify' may be misspelled - perhaps 'identify'?
#80: 
caused the memzones to be harder to indentify and could potentially

WARNING:TYPO_SPELLING: 'beucase' may be misspelled - perhaps 'because'?
#81: 
lead to race and beucase of that the counter had to be atomic.

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#238: FILE: drivers/net/ena/ena_ethdev.c:3507:
+	rc = snprintf(z_name, RTE_MEMZONE_NAMESIZE, "ena_p%d_mz%" PRIu64 "",

total: 0 errors, 2 warnings, 1 checks, 163 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-22 16:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220222160634.24489-13-mk@semihalf.com>
2022-02-22 16:09 ` |WARNING| pw107988 [PATCH 12/21] net/ena/base: make IO memzone unique per port 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).