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| pw89893 [PATCH v3 1/3] net/iavf: support GTPU inner IPv4 for FDIR
Date: Fri, 26 Mar 2021 07:38:23 +0100 (CET)	[thread overview]
Message-ID: <20210326063823.B1478271@dpdk.org> (raw)
In-Reply-To: <20210326142948.1889704-2-junfeng.guo@intel.com>

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

_coding style issues_


WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#115: 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
#116: 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
#117: 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
#119: 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
#120: 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)
#120: 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
#121: 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)
#121: 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-03-26  6:38 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210326142948.1889704-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=20210326063823.B1478271@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).