automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw50213 [21/38] net/sfc/base: round number of queue buffers up
       [not found] <1549556983-10896-22-git-send-email-arybchenko@solarflare.com>
@ 2019-02-07 16:31 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-02-07 16:31 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#39: FILE: drivers/net/sfc/base/efx_ev.c:191:
+	return (EFX_DIV_ROUND_UP(efx_evq_size(enp, ndescs), EFX_BUF_SIZE));

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#52: FILE: drivers/net/sfc/base/efx_rx.c:784:
+	return (EFX_DIV_ROUND_UP(efx_rxq_size(enp, ndescs), EFX_BUF_SIZE));

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#65: FILE: drivers/net/sfc/base/efx_tx.c:315:
+	return (EFX_DIV_ROUND_UP(efx_txq_size(enp, ndescs), EFX_BUF_SIZE));

total: 3 errors, 0 warnings, 0 checks, 24 lines checked

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

only message in thread, other threads:[~2019-02-07 16:31 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-22-git-send-email-arybchenko@solarflare.com>
2019-02-07 16:31 ` [dpdk-test-report] |WARNING| pw50213 [21/38] net/sfc/base: round number of queue buffers up 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).