automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw105263 [PATCH v1 24/25] net/spnic: support Tx/Rx queue start/stop
       [not found] <9264e7c8882285da4980a4dda44d6690cecb5737.1639636621.git.songyl@ramaxel.com>
@ 2021-12-18  2:56 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-12-18  2:56 UTC (permalink / raw)
  To: test-report; +Cc: Yanling Song

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

_coding style issues_


WARNING:TYPO_SPELLING: 'startting' may be misspelled - perhaps 'starting'?
#61: 
    when startting rx queue, mbuf will be allocated and fill rq

WARNING:TYPO_SPELLING: 'setted' may be misspelled - perhaps 'set'?
#64: 
will be setted so that the packets can be received to host.

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#114: FILE: drivers/net/spnic/base/spnic_nic_cfg.c:1315:
+		PMD_DRV_LOG(ERR, "Failed to set rq flush, err:%d, out_param: %"PRIu64"",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#114: FILE: drivers/net/spnic/base/spnic_nic_cfg.c:1315:
+		PMD_DRV_LOG(ERR, "Failed to set rq flush, err:%d, out_param: %"PRIu64"",

total: 0 errors, 2 warnings, 2 checks, 396 lines checked

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

only message in thread, other threads:[~2021-12-18  2:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <9264e7c8882285da4980a4dda44d6690cecb5737.1639636621.git.songyl@ramaxel.com>
2021-12-18  2:56 ` |WARNING| pw105263 [PATCH v1 24/25] net/spnic: support Tx/Rx queue start/stop 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).