[ovs-dev] [PATCH 3/4] ovsdb: Parallel processing for monitor compose update

2021-08-03 Thread anton . ivanov
From: Anton Ivanov Enable parallel processing of monitor compose update reusing the json merge routines for parallel snapshotting. Signed-off-by: Anton Ivanov --- ovsdb/monitor.c | 154 ++-- 1 file changed, 135 insertions(+), 19 deletions(-) diff --

Re: [ovs-dev] [PATCH 3/4] ovsdb: Parallel processing for monitor compose update

2021-08-03 Thread 0-day Robot
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) #149 FILE: ovsdb/monitor.c:1218: