From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: robertshearman@gmail.com
Subject: [dpdk-test-report] |WARNING| pw43878 net/ixgbe: Strip SR-IOV transparent VLANs in VF
Date: Fri, 24 Aug 2018 18:46:32 +0200 (CEST) [thread overview]
Message-ID: <20180824164632.9D87BAAB5@dpdk.org> (raw)
In-Reply-To: <1535128501-31597-1-git-send-email-robertshearman@gmail.com>
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
parent reply other threads:[~2018-08-24 16:46 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1535128501-31597-1-git-send-email-robertshearman@gmail.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180824164632.9D87BAAB5@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=robertshearman@gmail.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).