automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Yuying Zhang <yuying.zhang@intel.com>
Subject: [dpdk-test-report] |WARNING| pw97268 [PATCH RFC 2/2] net/ice: add support of VXLAN in switch filter
Date: Tue, 24 Aug 2021 09:20:30 +0200 (CEST)	[thread overview]
Message-ID: <20210824072030.71B801226B3@dpdk.org> (raw)
In-Reply-To: <20210824070217.2778744-2-yuying.zhang@intel.com>

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

_coding style issues_


WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#177: FILE: drivers/net/ice/ice_switch_filter.c:191:
+	{pattern_eth_ipv4_udp_vxlan_any,		ICE_INSET_DMAC,				ICE_INSET_NONE,				ICE_INSET_NONE},

WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#178: FILE: drivers/net/ice/ice_switch_filter.c:192:
+	{pattern_eth_ipv6_udp_vxlan_any,                ICE_INSET_DMAC,				ICE_INSET_NONE,                         ICE_INSET_NONE},

WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#182: FILE: drivers/net/ice/ice_switch_filter.c:196:
+	{pattern_eth_ipv4_udp_vxlan_eth_ipv6,		ICE_INSET_DMAC,				ICE_SW_INSET_DIST_VXLAN_IPV6,		ICE_INSET_NONE},

WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#183: FILE: drivers/net/ice/ice_switch_filter.c:197:
+	{pattern_eth_ipv6_udp_vxlan_eth_ipv4,           ICE_INSET_DMAC,				ICE_SW_INSET_DIST_VXLAN_IPV4,           ICE_INSET_NONE},

WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#184: FILE: drivers/net/ice/ice_switch_filter.c:198:
+	{pattern_eth_ipv6_udp_vxlan_eth_ipv6,           ICE_INSET_DMAC,				ICE_SW_INSET_DIST_VXLAN_IPV6,           ICE_INSET_NONE},

WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#192: FILE: drivers/net/ice/ice_switch_filter.c:275:
+	{pattern_eth_ipv4_udp_vxlan_any,		ICE_INSET_NONE,				ICE_INSET_NONE,				ICE_INSET_NONE},

WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#193: FILE: drivers/net/ice/ice_switch_filter.c:276:
+	{pattern_eth_ipv6_udp_vxlan_any,		ICE_INSET_NONE,				ICE_INSET_NONE,				ICE_INSET_NONE},

WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#197: FILE: drivers/net/ice/ice_switch_filter.c:280:
+	{pattern_eth_ipv4_udp_vxlan_eth_ipv6,		ICE_INSET_NONE,                         ICE_SW_INSET_PERM_TUNNEL_IPV6,		ICE_INSET_NONE},

WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#198: FILE: drivers/net/ice/ice_switch_filter.c:281:
+	{pattern_eth_ipv6_udp_vxlan_eth_ipv4,		ICE_INSET_NONE,                         ICE_SW_INSET_PERM_TUNNEL_IPV4,		ICE_INSET_NONE},

WARNING:LONG_LINE: line length of 152 exceeds 100 columns
#199: FILE: drivers/net/ice/ice_switch_filter.c:282:
+	{pattern_eth_ipv6_udp_vxlan_eth_ipv6,		ICE_INSET_NONE,                         ICE_SW_INSET_PERM_TUNNEL_IPV6,		ICE_INSET_NONE},

total: 0 errors, 10 warnings, 0 checks, 150 lines checked

           reply	other threads:[~2021-08-24  7:20 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20210824070217.2778744-2-yuying.zhang@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=20210824072030.71B801226B3@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=test-report@dpdk.org \
    --cc=yuying.zhang@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).