* [dpdk-test-report] |WARNING| [PATCH 15/18] net/ixgbe: parse flow director filter
[not found] <1480675394-59179-16-git-send-email-wei.zhao1@intel.com>
@ 2016-12-02 10:47 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-02 10:47 UTC (permalink / raw)
To: test-report; +Cc: Wei Zhao
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/17474
_coding style issues_
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#261: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:8798:
+ /**
+ * src MAC address must be masked,
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#277: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:8814:
+ /*** If both spec and mask are NULL,
+ * it means don't care about ETH.
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#284: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:8821:
+ * IPv6 is not supported.
+ */
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#325: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:8862:
+ /**
+ * Check if the next not void item is not vlan.
CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#665: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:9202:
+ if ((vxlan_mask->vni[0] || vxlan_mask->vni[1]
+ || vxlan_mask->vni[2]) &&
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#810: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:9347:
+ /**
+ * Check if the next not void item is vlan or ipv4.
CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#817: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:9354:
+ if ((item->type != RTE_FLOW_ITEM_TYPE_VLAN)
+ && (item->type != RTE_FLOW_ITEM_TYPE_VLAN)) {
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#846: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:9383:
+ /**
+ * Check if the next not void item is not vlan.
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#869: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:9406:
+ /**
+ * If the tags is 0, it means don't care about the VLAN.
total: 0 errors, 7 warnings, 2 checks, 1360 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-12-02 10:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1480675394-59179-16-git-send-email-wei.zhao1@intel.com>
2016-12-02 10:47 ` [dpdk-test-report] |WARNING| [PATCH 15/18] net/ixgbe: parse flow director filter 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).