* [dpdk-test-report] |WARNING| pw43878 net/ixgbe: Strip SR-IOV transparent VLANs in VF
[not found] <1535128501-31597-1-git-send-email-robertshearman@gmail.com>
@ 2018-08-24 16:46 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-08-24 16:46 UTC (permalink / raw)
To: test-report; +Cc: robertshearman
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/43878
_coding style issues_
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#341: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:5785:
+ixgbevf_recv_pkts_vec(
CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#342: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:5786:
+ void __rte_unused *rx_queue,
^
CHECK:SPACING: spaces preferred around that '*' (ctx:WxO)
#343: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:5787:
+ struct rte_mbuf __rte_unused **rx_pkts,
^
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#350: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:5794:
+ixgbevf_recv_scattered_pkts_vec(
CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#351: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:5795:
+ void __rte_unused *rx_queue,
^
CHECK:SPACING: spaces preferred around that '*' (ctx:WxO)
#352: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:5796:
+ struct rte_mbuf __rte_unused **rx_pkts,
^
CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#433: FILE: drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c:154:
+ const struct ixgbe_vfta *vfta
+ = IXGBE_DEV_PRIVATE_TO_VFTA(dev->data->dev_private);
total: 0 errors, 0 warnings, 7 checks, 500 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-08-24 16:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1535128501-31597-1-git-send-email-robertshearman@gmail.com>
2018-08-24 16:46 ` [dpdk-test-report] |WARNING| pw43878 net/ixgbe: Strip SR-IOV transparent VLANs in 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).