On Thu, May 27, 2021 at 7:09 PM Ben Pfaff <[email protected]> wrote:
>
> On Thu, May 27, 2021 at 06:47:04PM -0400, [email protected] wrote:
> > From: Numan Siddique <[email protected]>
> >
> > After the commit in the Fixes tag, compilation is failing with
> > the below error:
> >
> > ddlog -i ../northd/ovn_northd.dl -o ./northd -L .local/ddlog/lib -L ./northd
> >
> > error: ovn/northd/lrouter.dl:823.24-823.27: Unknown field lr
> >     router in &Router(.lr = nb::Logical_Router{.static_routes = routes}),
> >
> > This patch fixes it.
> >
> > Fixes: 494e59e341b0("Static Routes: Add ability to specify "discard" 
> > nexthop")
> >
> > CC: Karthik Chandrashekar <[email protected]>
> > Signed-off-by: Numan Siddique <[email protected]>
>
> Acked-by: Ben Pfaff <[email protected]>

Thanks for the review.  I applied this patch to the main branch.

Numan

> _______________________________________________
> dev mailing list
> [email protected]
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to