automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Jie Wang <jie1x.wang@intel.com>
Subject: [dpdk-test-report] |WARNING| pw99543 [PATCH 4/4] net/iavf: support PPPoL2TPv2oUDP over IPv6 RSS Hash
Date: Fri, 24 Sep 2021 09:21:29 +0200 (CEST)	[thread overview]
Message-ID: <20210924072129.C58C312075A@dpdk.org> (raw)
In-Reply-To: <20210924151705.287571-5-jie1x.wang@intel.com>

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

_coding style issues_


WARNING:LONG_LINE: line length of 116 exceeds 100 columns
#167: FILE: drivers/net/iavf/iavf_hash.c:546:
+	{iavf_pattern_eth_ipv6_udp_l2tpv2_ppp_ipv4,	IAVF_RSS_TYPE_INNER_IPV4,	&udp_l2tpv2_ppp_ipv4_tmplt},

WARNING:LONG_LINE: line length of 120 exceeds 100 columns
#168: FILE: drivers/net/iavf/iavf_hash.c:547:
+	{iavf_pattern_eth_ipv6_udp_l2tpv2_ppp_ipv4_udp,	IAVF_RSS_TYPE_INNER_IPV4_UDP,	&udp_l2tpv2_ppp_ipv4_udp_tmplt},

WARNING:LONG_LINE: line length of 120 exceeds 100 columns
#169: FILE: drivers/net/iavf/iavf_hash.c:548:
+	{iavf_pattern_eth_ipv6_udp_l2tpv2_ppp_ipv4_tcp,	IAVF_RSS_TYPE_INNER_IPV4_TCP,	&udp_l2tpv2_ppp_ipv4_tcp_tmplt},

WARNING:LONG_LINE: line length of 116 exceeds 100 columns
#177: FILE: drivers/net/iavf/iavf_hash.c:613:
+	{iavf_pattern_eth_ipv6_udp_l2tpv2_ppp_ipv6,	IAVF_RSS_TYPE_INNER_IPV6,	&udp_l2tpv2_ppp_ipv6_tmplt},

WARNING:LONG_LINE: line length of 120 exceeds 100 columns
#178: FILE: drivers/net/iavf/iavf_hash.c:614:
+	{iavf_pattern_eth_ipv6_udp_l2tpv2_ppp_ipv6_udp,	IAVF_RSS_TYPE_INNER_IPV6_UDP,	&udp_l2tpv2_ppp_ipv6_udp_tmplt},

WARNING:LONG_LINE: line length of 120 exceeds 100 columns
#179: FILE: drivers/net/iavf/iavf_hash.c:615:
+	{iavf_pattern_eth_ipv6_udp_l2tpv2_ppp_ipv6_tcp,	IAVF_RSS_TYPE_INNER_IPV6_TCP,	&udp_l2tpv2_ppp_ipv6_tcp_tmplt},

total: 0 errors, 6 warnings, 0 checks, 100 lines checked

       reply	other threads:[~2021-09-24  7:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210924151705.287571-5-jie1x.wang@intel.com>
2021-09-24  7:21 ` checkpatch [this message]
2021-09-28  1:59 ` [dpdk-test-report] |SUCCESS| pw99543 [dpdk-dev] " 0-day Robot

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=20210924072129.C58C312075A@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=jie1x.wang@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).