Bleep bloop.  Greetings Ales Musil, I am a robot and I have tried out your 
patch.
Thanks for your contribution.

I encountered some error that I wasn't expecting.  See the details below.


checkpatch:
WARNING: Line is 86 characters long (recommended limit is 79)
#42 FILE: controller/lflow.c:2650:
            
sbrec_mac_binding_index_init_row(l_ctx_in->sbrec_mac_binding_by_datapath);

WARNING: Line is 98 characters long (recommended limit is 79)
#45 FILE: controller/lflow.c:2653:
    SBREC_MAC_BINDING_FOR_EACH_EQUAL (mb, mb_index_row, 
l_ctx_in->sbrec_mac_binding_by_datapath) {

WARNING: Line is 95 characters long (recommended limit is 79)
#46 FILE: controller/lflow.c:2654:
        consider_neighbor_flow(l_ctx_in->sbrec_port_binding_by_name, 
l_ctx_in->local_datapaths,

WARNING: Line is 100 characters long (recommended limit is 79)
#52 FILE: controller/lflow.c:2660:
            
sbrec_static_mac_binding_index_init_row(l_ctx_in->sbrec_static_mac_binding_by_datapath);

WARNING: Line is 94 characters long (recommended limit is 79)
#56 FILE: controller/lflow.c:2664:
                                             
l_ctx_in->sbrec_static_mac_binding_by_datapath) {

WARNING: Line is 95 characters long (recommended limit is 79)
#57 FILE: controller/lflow.c:2665:
        consider_neighbor_flow(l_ctx_in->sbrec_port_binding_by_name, 
l_ctx_in->local_datapaths,

WARNING: Line is 90 characters long (recommended limit is 79)
#104 FILE: controller/ovn-controller.c:2422:
    l_ctx_in->sbrec_static_mac_binding_by_datapath = 
sbrec_static_mac_binding_by_datapath;

Lines checked: 134, Warnings: 7, Errors: 0


Please check this out.  If you feel there has been an error, please email 
[email protected]

Thanks,
0-day Robot
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to