automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30707 [PATCH v3 3/3] net/mlx5: fix RSS hash update
       [not found] <120a5c8345cac22559f0bc95f9f256dae4664b4b.1508757360.git.nelio.laranjeiro@6wind.com>
@ 2017-10-23 11:18 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-23 11:18 UTC (permalink / raw)
  To: test-report; +Cc: Nélio Laranjeiro

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rss_conf->rss_key_len >= priv->rss_conf.rss_key_len'
#69: FILE: drivers/net/mlx5/mlx5_rss.c:112:
+	if (rss_conf->rss_key &&
+	    (rss_conf->rss_key_len >= priv->rss_conf.rss_key_len)) {

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

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

only message in thread, other threads:[~2017-10-23 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <120a5c8345cac22559f0bc95f9f256dae4664b4b.1508757360.git.nelio.laranjeiro@6wind.com>
2017-10-23 11:18 ` [dpdk-test-report] |WARNING| pw30707 [PATCH v3 3/3] net/mlx5: fix RSS hash update 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).