[ovs-dev] [PATCH v3 12/28] mpsc-queue: Module for lock-free message passing

0-day Robot robot at bytheb.org
Sun Apr 25 13:21:07 UTC 2021


Bleep bloop.  Greetings Gaëtan Rivet, 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 97 characters long (recommended limit is 79)
#202 FILE: lib/mpsc-queue.c:107:
 * [1]: http://www.1024cores.net/home/lock-free-algorithms/queues/intrusive-mpsc-node-based-queue

WARNING: Line is 84 characters long (recommended limit is 79)
#209 FILE: lib/mpsc-queue.c:114:
 * [3]: https://www.cs.rochester.edu/research/synchronization/pseudocode/queues.html

ERROR: Improper whitespace around control block
#529 FILE: lib/mpsc-queue.h:177:
#define MPSC_QUEUE_FOR_EACH(node, queue) \

ERROR: Improper whitespace around control block
#533 FILE: lib/mpsc-queue.h:181:
#define MPSC_QUEUE_FOR_EACH_POP(node, queue) \

Lines checked: 1304, Warnings: 2, Errors: 2


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