Bleep bloop.  Greetings Anton Ivanov, 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 83 characters long (recommended limit is 79)
#174 FILE: ovsdb/monitor.c:1152:
    row_json = (*mci->row_update)(mci->mcst->mt, mci->condition, 
OVSDB_MONITOR_ROW,

WARNING: Line is 85 characters long (recommended limit is 79)
#290 FILE: ovsdb/monitor.c:1263:
            struct ovs_list combined_result = 
OVS_LIST_INITIALIZER(&combined_result);

WARNING: Line is 82 characters long (recommended limit is 79)
#296 FILE: ovsdb/monitor.c:1269:
            results = xcalloc(sizeof(*results), 
monitor_compose_pool->pool->size);

WARNING: Line is 81 characters long (recommended limit is 79)
#311 FILE: ovsdb/monitor.c:1284:
            run_pool_list(monitor_compose_pool->pool, &combined_result, 
results);

WARNING: Line is 80 characters long (recommended limit is 79)
#317 FILE: ovsdb/monitor.c:1290:
            for (index = 0; index < monitor_compose_pool->pool->size; index++) {

WARNING: Line is 85 characters long (recommended limit is 79)
#471 FILE: ovsdb/monitor.c:1434:
            struct ovs_list combined_result = 
OVS_LIST_INITIALIZER(&combined_result);

Lines checked: 613, Warnings: 6, 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