automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw51884 [PATCH] net/ixgbe: enable 10Mb/s link setup for x553
       [not found] <1553844123-51934-1-git-send-email-wei.zhao1@intel.com>
@ 2019-03-29  7:51 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-03-29  7:51 UTC (permalink / raw)
  To: test-report; +Cc: Wei Zhao

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T'
#37: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:2704:
+		if ((hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T) ||
+			(hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T_L))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T_L'
#37: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:2704:
+		if ((hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T) ||
+			(hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T_L))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T'
#64: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4070:
+		if ((hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T) ||
+			(hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T_L))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T_L'
#64: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:4070:
+		if ((hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T) ||
+			(hw->device_id == IXGBE_DEV_ID_X550EM_A_1G_T_L))

total: 0 errors, 0 warnings, 4 checks, 37 lines checked

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

only message in thread, other threads:[~2019-03-29  7:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1553844123-51934-1-git-send-email-wei.zhao1@intel.com>
2019-03-29  7:51 ` [dpdk-test-report] |WARNING| pw51884 [PATCH] net/ixgbe: enable 10Mb/s link setup for x553 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).