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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 20 10:59:40 CEST 2020


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#158: 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 '('
#181: 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 '('
#189: 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 '('
#198: 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