From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Jie Wang <jie1x.wang@intel.com>
Subject: |WARNING| pw106330 [PATCH 5/6] net/iavf: support L2TPv2 for AVF HASH
Date: Mon, 24 Jan 2022 07:57:43 +0100 (CET) [thread overview]
Message-ID: <20220124065743.4EEF4120770@dpdk.org> (raw)
In-Reply-To: <20220124065613.2197436-6-jie1x.wang@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/106330
_coding style issues_
WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#256: FILE: drivers/net/iavf/iavf_hash.c:592:
+ {iavf_pattern_eth_ipv4_udp_l2tpv2, IAVF_RSS_TYPE_ETH_L2TPV2, &ipv4_l2tpv2_tmplt},
WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#257: FILE: drivers/net/iavf/iavf_hash.c:593:
+ {iavf_pattern_eth_ipv4_udp_l2tpv2_ppp, IAVF_RSS_TYPE_ETH_L2TPV2, &ipv4_l2tpv2_ppp_tmplt},
WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#265: FILE: drivers/net/iavf/iavf_hash.c:661:
+ {iavf_pattern_eth_ipv6_udp_l2tpv2, IAVF_RSS_TYPE_ETH_L2TPV2, &ipv6_l2tpv2_tmplt},
WARNING:LONG_LINE: line length of 112 exceeds 100 columns
#266: FILE: drivers/net/iavf/iavf_hash.c:662:
+ {iavf_pattern_eth_ipv6_udp_l2tpv2_ppp, IAVF_RSS_TYPE_ETH_L2TPV2, &ipv6_l2tpv2_ppp_tmplt},
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#287: FILE: drivers/net/iavf/iavf_hash.c:856:
+ flags_version = rte_be_to_cpu_16(
total: 0 errors, 4 warnings, 1 checks, 223 lines checked
parent reply other threads:[~2022-01-24 6:57 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20220124065613.2197436-6-jie1x.wang@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=20220124065743.4EEF4120770@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).