[ovs-build] |warning| pw1520899 [ovs-dev] [PATCH ovn v1] Add a northbound interface to program MAC_Binding table

0-day Robot robot at bytheb.org
Wed Aug 25 18:59:20 UTC 2021


References:  <20210825185229.195890-1-svc.eng.git-mail at nutanix.com>
 

Test-Label: apply-robot
Test-Status: warning
http://patchwork.ozlabs.org/api/patches/1520899/

_apply and check: warning_


checkpatch:
WARNING: Line is 89 characters long (recommended limit is 79)
#181 FILE: northd/ovn-northd.c:8225:
                    sbrec_mac_binding_set_logical_port(mb, nb_mac_binding->logical_port);

WARNING: Line lacks whitespace around operator
#444 FILE: utilities/ovn-nbctl.c:370:
  lr-mac-binding-add ROUTER LOGICAL_PORT IP MAC\n\

WARNING: Line lacks whitespace around operator
#446 FILE: utilities/ovn-nbctl.c:372:
  lr-mac-binding-del ROUTER LOGICAL_PORT [IP]\n\

WARNING: Line lacks whitespace around operator
#449 FILE: utilities/ovn-nbctl.c:375:
  lr-mac-binding-list ROUTER        print MAC_Bindings for ROUTER\n\

WARNING: Line is 83 characters long (recommended limit is 79)
#586 FILE: utilities/ovn-nbctl.c:5723:
                nbrec_logical_router_update_mac_bindings_delvalue(lr, mac_binding);

WARNING: Line is 80 characters long (recommended limit is 79)
#619 FILE: utilities/ovn-nbctl.c:5756:
        ctl_error(ctx, "no matching MAC_Binding with the port (%s) and ip (%s)",

Lines checked: 691, Warnings: 6, Errors: 0



More information about the build mailing list