automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw58300 [RFC] net/i40e: enable multi-queue Rx interrupt for VF
       [not found] <20190830021250.2403-1-lunyuanx.cui@intel.com>
@ 2019-08-30  8:29 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-08-30  8:29 UTC (permalink / raw)
  To: test-report; +Cc: lunyuan.cui

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

_coding style issues_


CHECK:BRACES: Unbalanced braces around else statement
#59: FILE: drivers/net/i40e/i40e_ethdev_vf.c:668:
+	} else

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'vector_id != I40E_MISC_VEC_ID'
#110: FILE: drivers/net/i40e/i40e_ethdev_vf.c:698:
+			if ((vector_id != I40E_MISC_VEC_ID) && (nb_msix > 1))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'nb_msix > 1'
#110: FILE: drivers/net/i40e/i40e_ethdev_vf.c:698:
+			if ((vector_id != I40E_MISC_VEC_ID) && (nb_msix > 1))

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

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

only message in thread, other threads:[~2019-08-30  8:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190830021250.2403-1-lunyuanx.cui@intel.com>
2019-08-30  8:29 ` [dpdk-test-report] |WARNING| pw58300 [RFC] net/i40e: enable multi-queue Rx interrupt for VF 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).