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| pw88068 [PATCH 1/2] net/iavf: support GTPU inner IPv4 for FDIR
Date: Mon, 22 Feb 2021 03:20:33 +0100 (CET)	[thread overview]
Message-ID: <20210222022034.022469A8@dpdk.org> (raw)
In-Reply-To: <20210222100908.4073232-2-junfeng.guo@intel.com>

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

_coding style issues_


WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#97: FILE: drivers/net/iavf/iavf_fdir.c:137:
+	{iavf_pattern_eth_ipv4_gtpu_ipv4,       IAVF_FDIR_INSET_GTPU_IPV4,              IAVF_INSET_NONE},

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#98: FILE: drivers/net/iavf/iavf_fdir.c:138:
+	{iavf_pattern_eth_ipv4_gtpu_ipv4_udp,   IAVF_FDIR_INSET_GTPU_IPV4_UDP,          IAVF_INSET_NONE},

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#99: FILE: drivers/net/iavf/iavf_fdir.c:139:
+	{iavf_pattern_eth_ipv4_gtpu_ipv4_tcp,   IAVF_FDIR_INSET_GTPU_IPV4_TCP,          IAVF_INSET_NONE},

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#101: FILE: drivers/net/iavf/iavf_fdir.c:141:
+	{iavf_pattern_eth_ipv4_gtpu_eh_ipv4,    IAVF_FDIR_INSET_GTPU_IPV4,              IAVF_INSET_NONE},

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#102: FILE: drivers/net/iavf/iavf_fdir.c:142:
+	{iavf_pattern_eth_ipv4_gtpu_eh_ipv4_udp,IAVF_FDIR_INSET_GTPU_IPV4_UDP,          IAVF_INSET_NONE},

ERROR:SPACING: space required after that ',' (ctx:VxV)
#102: FILE: drivers/net/iavf/iavf_fdir.c:142:
+	{iavf_pattern_eth_ipv4_gtpu_eh_ipv4_udp,IAVF_FDIR_INSET_GTPU_IPV4_UDP,          IAVF_INSET_NONE},
 	                                       ^

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#103: FILE: drivers/net/iavf/iavf_fdir.c:143:
+	{iavf_pattern_eth_ipv4_gtpu_eh_ipv4_tcp,IAVF_FDIR_INSET_GTPU_IPV4_TCP,          IAVF_INSET_NONE},

ERROR:SPACING: space required after that ',' (ctx:VxV)
#103: FILE: drivers/net/iavf/iavf_fdir.c:143:
+	{iavf_pattern_eth_ipv4_gtpu_eh_ipv4_tcp,IAVF_FDIR_INSET_GTPU_IPV4_TCP,          IAVF_INSET_NONE},
 	                                       ^

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

           reply	other threads:[~2021-02-22  2:20 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210222100908.4073232-2-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=20210222022034.022469A8@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).