* |WARNING| pw106330 [PATCH 5/6] net/iavf: support L2TPv2 for AVF HASH
[not found] <20220124065613.2197436-6-jie1x.wang@intel.com>
@ 2022-01-24 6:57 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-01-24 6:57 UTC (permalink / raw)
To: test-report; +Cc: Jie Wang
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-01-24 6:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20220124065613.2197436-6-jie1x.wang@intel.com>
2022-01-24 6:57 ` |WARNING| pw106330 [PATCH 5/6] net/iavf: support L2TPv2 for AVF HASH checkpatch
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).