automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw61451 [PATCH v7 4/9] net/ice: enable FDIR queue group
       [not found] <20191018111602.26742-5-yahui.cao@intel.com>
@ 2019-10-18  3:35 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-10-18  3:35 UTC (permalink / raw)
  To: test-report; +Cc: Yahui Cao

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rss->queue_num <= ICE_FDIR_MAX_QREGION_SIZE'
#85: FILE: drivers/net/ice/ice_fdir_filter.c:695:
+	if (!(rte_is_power_of_2(rss->queue_num) &&
+	     (rss->queue_num <= ICE_FDIR_MAX_QREGION_SIZE))) {

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

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

only message in thread, other threads:[~2019-10-18  3:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191018111602.26742-5-yahui.cao@intel.com>
2019-10-18  3:35 ` [dpdk-test-report] |WARNING| pw61451 [PATCH v7 4/9] net/ice: enable FDIR queue group 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).