automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Junfeng Guo <junfeng.guo@intel.com>
Subject: [dpdk-test-report] |WARNING| pw89882 [PATCH v2 2/3] net/iavf: support GTPU inner IPv6 for FDIR
Date: Fri, 26 Mar 2021 03:51:03 +0100 (CET)	[thread overview]
Message-ID: <20210326025103.665D669FE@dpdk.org> (raw)
In-Reply-To: <20210326104217.3397745-3-junfeng.guo@intel.com>

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/89882

_coding style issues_


WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#115: FILE: drivers/net/iavf/iavf_fdir.c:153:
+	{iavf_pattern_eth_ipv4_gtpu_ipv6,       IAVF_FDIR_INSET_GTPU_IPV6,              IAVF_INSET_NONE},

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#116: FILE: drivers/net/iavf/iavf_fdir.c:154:
+	{iavf_pattern_eth_ipv4_gtpu_ipv6_udp,   IAVF_FDIR_INSET_GTPU_IPV6_UDP,          IAVF_INSET_NONE},

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#117: FILE: drivers/net/iavf/iavf_fdir.c:155:
+	{iavf_pattern_eth_ipv4_gtpu_ipv6_tcp,   IAVF_FDIR_INSET_GTPU_IPV6_TCP,          IAVF_INSET_NONE},

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#122: FILE: drivers/net/iavf/iavf_fdir.c:160:
+	{iavf_pattern_eth_ipv4_gtpu_eh_ipv6,    IAVF_FDIR_INSET_GTPU_IPV6,              IAVF_INSET_NONE},

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#123: FILE: drivers/net/iavf/iavf_fdir.c:161:
+	{iavf_pattern_eth_ipv4_gtpu_eh_ipv6_udp,IAVF_FDIR_INSET_GTPU_IPV6_UDP,          IAVF_INSET_NONE},

ERROR:SPACING: space required after that ',' (ctx:VxV)
#123: FILE: drivers/net/iavf/iavf_fdir.c:161:
+	{iavf_pattern_eth_ipv4_gtpu_eh_ipv6_udp,IAVF_FDIR_INSET_GTPU_IPV6_UDP,          IAVF_INSET_NONE},
 	                                       ^

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#124: FILE: drivers/net/iavf/iavf_fdir.c:162:
+	{iavf_pattern_eth_ipv4_gtpu_eh_ipv6_tcp,IAVF_FDIR_INSET_GTPU_IPV6_TCP,          IAVF_INSET_NONE},

ERROR:SPACING: space required after that ',' (ctx:VxV)
#124: FILE: drivers/net/iavf/iavf_fdir.c:162:
+	{iavf_pattern_eth_ipv4_gtpu_eh_ipv6_tcp,IAVF_FDIR_INSET_GTPU_IPV6_TCP,          IAVF_INSET_NONE},
 	                                       ^

total: 2 errors, 6 warnings, 0 checks, 62 lines checked

           reply	other threads:[~2021-03-26  2:51 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210326104217.3397745-3-junfeng.guo@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=20210326025103.665D669FE@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=junfeng.guo@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).