From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Lingyu Liu <lingyu.liu@intel.com>
Subject: [dpdk-test-report] |WARNING| pw95324 [PATCH v2 2/3] net/iavf: add AVF FDIR for GTPoGRE tunnel packet
Date: Tue, 6 Jul 2021 03:13:02 +0200 (CEST) [thread overview]
Message-ID: <20210706011302.5B2BF1233CD@dpdk.org> (raw)
In-Reply-To: <20210706074258.1345934-3-lingyu.liu@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/95324
_coding style issues_
WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#84: FILE: drivers/net/iavf/iavf_fdir.c:196:
+ {iavf_pattern_eth_ipv4_gre_ipv4_gtpu, IAVF_FDIR_INSET_IPV4_GTPU, IAVF_INSET_NONE},
WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#91: FILE: drivers/net/iavf/iavf_fdir.c:203:
+ {iavf_pattern_eth_ipv4_gre_ipv6_gtpu, IAVF_FDIR_INSET_IPV6_GTPU, IAVF_INSET_NONE},
WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#98: FILE: drivers/net/iavf/iavf_fdir.c:210:
+ {iavf_pattern_eth_ipv6_gre_ipv4_gtpu, IAVF_FDIR_INSET_IPV4_GTPU, IAVF_INSET_NONE},
WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#105: FILE: drivers/net/iavf/iavf_fdir.c:217:
+ {iavf_pattern_eth_ipv6_gre_ipv6_gtpu, IAVF_FDIR_INSET_IPV6_GTPU, IAVF_INSET_NONE},
WARNING:LONG_LINE: line length of 113 exceeds 100 columns
#112: FILE: drivers/net/iavf/iavf_fdir.c:224:
+ {iavf_pattern_eth_ipv4_gre_ipv4_gtpu_eh, IAVF_FDIR_INSET_IPV4_GTPU_EH, IAVF_INSET_NONE},
WARNING:LONG_LINE: line length of 113 exceeds 100 columns
#119: FILE: drivers/net/iavf/iavf_fdir.c:231:
+ {iavf_pattern_eth_ipv4_gre_ipv6_gtpu_eh, IAVF_FDIR_INSET_IPV6_GTPU_EH, IAVF_INSET_NONE},
WARNING:LONG_LINE: line length of 113 exceeds 100 columns
#126: FILE: drivers/net/iavf/iavf_fdir.c:238:
+ {iavf_pattern_eth_ipv6_gre_ipv4_gtpu_eh, IAVF_FDIR_INSET_IPV4_GTPU_EH, IAVF_INSET_NONE},
WARNING:LONG_LINE: line length of 113 exceeds 100 columns
#133: FILE: drivers/net/iavf/iavf_fdir.c:245:
+ {iavf_pattern_eth_ipv6_gre_ipv6_gtpu_eh, IAVF_FDIR_INSET_IPV6_GTPU_EH, IAVF_INSET_NONE},
total: 0 errors, 8 warnings, 0 checks, 56 lines checked
parent reply other threads:[~2021-07-06 1:13 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20210706074258.1345934-3-lingyu.liu@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=20210706011302.5B2BF1233CD@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=lingyu.liu@intel.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).