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()
#125 FILE: tests/test-hindex.c:296:
assert(n == n_remaining);
ERROR: Use ovs_assert() in place of assert()
#134 FILE: tests/test-hindex.c:305:
assert(i < n);
ERROR: Use ovs_assert() in place of assert()
#139 FILE: tests/test-hindex.c:310:
assert(j < n_remaining);
ERROR: Use ovs_assert() in place of assert()
#149 FILE: tests/test-hindex.c:320:
assert(i == n);
Lines checked: 157, Warnings: 0, Errors: 4
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