automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw50217 [28/38] net/sfc/base: add support for the Rx event mode w/o continue
       [not found] <1549556983-10896-29-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/50217

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'no_cont_ev == B_TRUE'
#198: FILE: drivers/net/sfc/base/ef10_rx.c:52:
+	if ((no_cont_ev == B_TRUE) && (disable_scatter == B_FALSE)) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'disable_scatter == B_FALSE'
#198: FILE: drivers/net/sfc/base/ef10_rx.c:52:
+	if ((no_cont_ev == B_TRUE) && (disable_scatter == B_FALSE)) {

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#250: FILE: drivers/net/sfc/base/ef10_rx.c:1136:
+	if ((rc = efx_mcdi_init_rxq(enp, ndescs, eep, label, index,

total: 1 errors, 0 warnings, 2 checks, 224 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-29-git-send-email-arybchenko@solarflare.com>
2019-02-07 16:31 ` [dpdk-test-report] |WARNING| pw50217 [28/38] net/sfc/base: add support for the Rx event mode w/o continue 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).