Re: [ovs-dev] [PATCH ovn 2/7] northd: Introduce incremental processing for northd

2021-09-29 Thread 0-day Robot
Bleep bloop. Greetings Mark Gray, 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. build: libtool: link: gcc -std=gnu99 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith

[ovs-dev] [PATCH ovn 2/7] northd: Introduce incremental processing for northd

2021-09-29 Thread Mark Gray
Initial implementation adds a single node (northd). This single node executes the northd processing pipeline but does not do so incrementally. In order to develop incremental processing for northd, the code will be organised with a .c/.h file for each I-P node following the naming convention