|WARNING| pw109375 [PATCH 23/39] net/ice: support new patterns of TCP and UDP
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Apr 7 05:01:32 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/109375
_coding style issues_
WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#97: FILE: drivers/net/ice/ice_switch_filter.c:241:
+ {pattern_eth_vlan_ipv4_tcp, ICE_SW_INSET_MAC_VLAN_IPV4_TCP, ICE_INSET_NONE, ICE_INSET_NONE},
WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#98: FILE: drivers/net/ice/ice_switch_filter.c:242:
+ {pattern_eth_vlan_ipv4_udp, ICE_SW_INSET_MAC_VLAN_IPV4_UDP, ICE_INSET_NONE, ICE_INSET_NONE},
total: 0 errors, 2 warnings, 0 checks, 18 lines checked
More information about the test-report
mailing list