From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Yahui Cao <yahui.cao@intel.com>
Subject: [dpdk-test-report] |WARNING| pw60000 [PATCH v4 3/8] net/ice: add FDIR create and destroy
Date: Fri, 27 Sep 2019 14:08:58 +0200 (CEST) [thread overview]
Message-ID: <20190927120858.4D2A91BF06@dpdk.org> (raw)
In-Reply-To: <20190927170424.71348-4-yahui.cao@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/60000
_coding style issues_
WARNING:LONG_LINE: line over 90 characters
#112: FILE: drivers/net/ice/ice_fdir_filter.c:47:
+ {pattern_eth_ipv4, ICE_FDIR_INSET_ETH_IPV4, ICE_INSET_NONE},
WARNING:LONG_LINE: line over 90 characters
#113: FILE: drivers/net/ice/ice_fdir_filter.c:48:
+ {pattern_eth_ipv4_udp, ICE_FDIR_INSET_ETH_IPV4_UDP, ICE_INSET_NONE},
WARNING:LONG_LINE: line over 90 characters
#114: FILE: drivers/net/ice/ice_fdir_filter.c:49:
+ {pattern_eth_ipv4_tcp, ICE_FDIR_INSET_ETH_IPV4_TCP, ICE_INSET_NONE},
WARNING:LONG_LINE: line over 90 characters
#115: FILE: drivers/net/ice/ice_fdir_filter.c:50:
+ {pattern_eth_ipv4_sctp, ICE_FDIR_INSET_ETH_IPV4_SCTP, ICE_INSET_NONE},
WARNING:LONG_LINE: line over 90 characters
#116: FILE: drivers/net/ice/ice_fdir_filter.c:51:
+ {pattern_eth_ipv6, ICE_FDIR_INSET_ETH_IPV6, ICE_INSET_NONE},
WARNING:LONG_LINE: line over 90 characters
#117: FILE: drivers/net/ice/ice_fdir_filter.c:52:
+ {pattern_eth_ipv6_udp, ICE_FDIR_INSET_ETH_IPV6_UDP, ICE_INSET_NONE},
WARNING:LONG_LINE: line over 90 characters
#118: FILE: drivers/net/ice/ice_fdir_filter.c:53:
+ {pattern_eth_ipv6_tcp, ICE_FDIR_INSET_ETH_IPV6_TCP, ICE_INSET_NONE},
WARNING:LONG_LINE: line over 90 characters
#119: FILE: drivers/net/ice/ice_fdir_filter.c:54:
+ {pattern_eth_ipv6_sctp, ICE_FDIR_INSET_ETH_IPV6_SCTP, ICE_INSET_NONE},
total: 0 errors, 8 warnings, 0 checks, 634 lines checked
parent reply other threads:[~2019-09-27 12:09 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20190927170424.71348-4-yahui.cao@intel.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=20190927120858.4D2A91BF06@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=test-report@dpdk.org \
--cc=yahui.cao@intel.com \
/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).