automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw56763 [DPDK] net/i40e: fix RSS hash update problem for X722 VF
       [not found] <1563551049-25638-1-git-send-email-peng.huang@intel.com>
@ 2019-07-19  9:06 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-07-19  9:06 UTC (permalink / raw)
  To: test-report; +Cc: penghuan

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->mac.type == I40E_MAC_X722'
#62: FILE: drivers/net/i40e/i40e_rxtx.c:3171:
+	if ((hw->mac.type == I40E_MAC_X722) ||
+		(hw->mac.type == I40E_MAC_X722_VF)) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->mac.type == I40E_MAC_X722_VF'
#62: FILE: drivers/net/i40e/i40e_rxtx.c:3171:
+	if ((hw->mac.type == I40E_MAC_X722) ||
+		(hw->mac.type == I40E_MAC_X722_VF)) {

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

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

only message in thread, other threads:[~2019-07-19  9:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1563551049-25638-1-git-send-email-peng.huang@intel.com>
2019-07-19  9:06 ` [dpdk-test-report] |WARNING| pw56763 [DPDK] net/i40e: fix RSS hash update problem for X722 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).