[dpdk-test-report] |WARNING| pw58548 [PATCH 4/4] net/ice: rework switch filter
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Sep 4 08:37:41 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/58548
_coding style issues_
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#729: FILE: drivers/net/ice/ice_switch_filter.c:697:
+ ipv6_addr_mask, RTE_DIM(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#741: FILE: drivers/net/ice/ice_switch_filter.c:709:
+ rte_cpu_to_be_32(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#748: FILE: drivers/net/ice/ice_switch_filter.c:716:
+ ipv6_addr_mask, RTE_DIM(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#763: FILE: drivers/net/ice/ice_switch_filter.c:731:
+ rte_cpu_to_be_32(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#802: FILE: drivers/net/ice/ice_switch_filter.c:770:
+ rte_cpu_to_be_32(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#806: FILE: drivers/net/ice/ice_switch_filter.c:774:
+ f->tc = (rte_be_to_cpu_32(
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '~pattern_match_item->input_set_mask'
#1224: FILE: drivers/net/ice/ice_switch_filter.c:1192:
+ if (!inputset || inputset & (~pattern_match_item->input_set_mask)) {
total: 0 errors, 0 warnings, 1296 lines checked
More information about the test-report
mailing list