[ovs-dev] [OVN Patch v12 3/4] ovn-northd: Introduce parallel lflow build

0-day Robot robot at bytheb.org
Fri Jan 15 16:04:31 UTC 2021


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 80 characters long (recommended limit is 79)
#155 FILE: northd/ovn-northd.c:11527:
                HMAP_FOR_EACH_IN_PARALLEL (od, key_node, bnum, lsi->datapaths) {

WARNING: Line is 85 characters long (recommended limit is 79)
#304 FILE: northd/ovn-northd.c:11638:
            lflow_segs = xcalloc(sizeof(*lflow_segs), build_lflows_pool->pool->size);

WARNING: Line is 82 characters long (recommended limit is 79)
#338 FILE: northd/ovn-northd.c:11670:
            run_pool_callback(build_lflows_pool->pool, NULL, NULL, noop_callback);

Lines checked: 449, Warnings: 3, Errors: 0


Please check this out.  If you feel there has been an error, please email aconole at redhat.com

Thanks,
0-day Robot


More information about the dev mailing list