automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw35426 [PATCH 11/18] net/mlx5: split flow RSS handling logic
       [not found] <20180226150947.107179-12-xuemingl@mellanox.com>
@ 2018-02-26 15:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-02-26 15:11 UTC (permalink / raw)
  To: test-report; +Cc: Xueming Li

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'i == parser->layer'
#122: FILE: drivers/net/mlx5/mlx5_flow.c:1061:
+			if ((i == parser->layer) ||
+			     (!parser->queue[i].ibv_attr))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '!parser->queue[i].ibv_attr'
#122: FILE: drivers/net/mlx5/mlx5_flow.c:1061:
+			if ((i == parser->layer) ||
+			     (!parser->queue[i].ibv_attr))

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

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

only message in thread, other threads:[~2018-02-26 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180226150947.107179-12-xuemingl@mellanox.com>
2018-02-26 15:11 ` [dpdk-test-report] |WARNING| pw35426 [PATCH 11/18] net/mlx5: split flow RSS handling logic 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).