automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw38945 [PATCH 4/5] net/nfl: add newline in PMD_RX/TX_LOG macros
       [not found] <20180425154551.6795-5-stephen@networkplumber.org>
@ 2018-04-25 15:46 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-25 15:46 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#33: FILE: drivers/net/nfp/nfp_net.c:1663:
+	PMD_RX_LOG(DEBUG, "rxbufs=%p hw_ring=%p dma_addr=0x%" PRIx64,

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'nfp_net_rx_fill_freelist', this function's name, in a string
#42: FILE: drivers/net/nfp/nfp_net.c:1688:
+	PMD_RX_LOG(DEBUG, "nfp_net_rx_fill_freelist for %u descriptors",

total: 0 errors, 1 warnings, 1 checks, 136 lines checked

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

only message in thread, other threads:[~2018-04-25 15:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180425154551.6795-5-stephen@networkplumber.org>
2018-04-25 15:46 ` [dpdk-test-report] |WARNING| pw38945 [PATCH 4/5] net/nfl: add newline in PMD_RX/TX_LOG macros 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).