Bleep bloop.  Greetings Adrian Moreno, 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:
ERROR: Use ovs_assert() in place of assert()
#1174 FILE: tests/test-list.c:148:
                    assert(next == NULL);

ERROR: Use ovs_assert() in place of assert()
#1177 FILE: tests/test-list.c:151:
                    assert(&next->node == e->node.next);

ERROR: Use ovs_assert() in place of assert()
#1195 FILE: tests/test-list.c:184:
                assert(i < n);

ERROR: Use ovs_assert() in place of assert()
#1208 FILE: tests/test-list.c:197:
            assert(i == n);

ERROR: Use ovs_assert() in place of assert()
#1209 FILE: tests/test-list.c:198:
            assert(e == NULL);

Lines checked: 1383, Warnings: 0, Errors: 5


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