Re: [ovs-dev] [PATCH ovn v1 06/18] northd: Add a new engine 'lr-lb-nat-data' to manage routers' lb data.

2023-10-23 Thread 0-day Robot
Bleep bloop. Greetings Numan Siddique, 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: Inappropriate bracing around statement #789 FILE: northd/en-lr-lb-nat-data.h:54:

[ovs-dev] [PATCH ovn v1 06/18] northd: Add a new engine 'lr-lb-nat-data' to manage routers' lb data.

2023-10-23 Thread numans
From: Numan Siddique This new engine now maintains the load balancer and NAT data of a logical router which was earlier part of northd engine node data. The main inputs to this engine are: - northd node - lr-nat node A record for each logical router is maintained in the 'lr_lb_nats' hmap