automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw50220 [19/38] net/sfc/base: support different Rx descriptor sizes
       [not found] <1549556983-10896-20-git-send-email-arybchenko@solarflare.com>
@ 2019-02-07 16:35 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-02-07 16:35 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#44: FILE: drivers/net/sfc/base/ef10_impl.h:22:
+#define	EF10_RXQ_DESC_SIZE	(sizeof (efx_qword_t))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'esmp == NULL'
#66: FILE: drivers/net/sfc/base/ef10_rx.c:44:
+	if ((esmp == NULL) ||
+	    (EFSYS_MEM_SIZE(esmp) < efx_rxq_size(enp, ndescs))) {

CHECK:CAMELCASE: Avoid CamelCase: <__checkReturn>
#99: FILE: drivers/net/sfc/base/efx.h:2494:
+extern	__checkReturn	size_t

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#100: FILE: drivers/net/sfc/base/efx.h:2495:
+efx_rxq_size(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#105: FILE: drivers/net/sfc/base/efx.h:2500:
+efx_rxq_nbufs(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#121: FILE: drivers/net/sfc/base/efx_rx.c:770:
+efx_rxq_size(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#131: FILE: drivers/net/sfc/base/efx_rx.c:780:
+efx_rxq_nbufs(

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#185: FILE: drivers/net/sfc/base/siena_impl.h:37:
+#define	SIENA_RXQ_DESC_SIZE	(sizeof (efx_qword_t))

total: 0 errors, 2 warnings, 6 checks, 118 lines checked

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

only message in thread, other threads:[~2019-02-07 16:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1549556983-10896-20-git-send-email-arybchenko@solarflare.com>
2019-02-07 16:35 ` [dpdk-test-report] |WARNING| pw50220 [19/38] net/sfc/base: support different Rx descriptor sizes 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).