[dpdk-test-report] |WARNING| pw81533 [PATCH v2 29/62] net/sfc: support VLAN PUSH actions in MAE backend

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 20 11:29:13 CEST 2020


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#159: FILE: drivers/net/sfc/sfc_mae.c:495:
+		rc = efx_mae_action_set_populate_vlan_push(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#182: FILE: drivers/net/sfc/sfc_mae.c:556:
+sfc_mae_rule_parse_action_of_push_vlan(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#190: FILE: drivers/net/sfc/sfc_mae.c:564:
+sfc_mae_rule_parse_action_of_set_vlan_vid(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#199: FILE: drivers/net/sfc/sfc_mae.c:573:
+sfc_mae_rule_parse_action_of_set_vlan_pcp(

total: 0 errors, 0 warnings, 4 checks, 121 lines checked


More information about the test-report mailing list