Thanks Ihar! Acked-by: Mark Michelson <[email protected]>
I pushed this to main and branch-25.09. On Thu, Dec 11, 2025 at 8:45 PM Ihar Hrachyshka <[email protected]> wrote: > > Fixes: 4ed3b968ff9e ("northd: Introduce disable_garp_rarp option for > logical_router table.") > > Signed-off-by: Ihar Hrachyshka <[email protected]> > --- > tests/ovn.at | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/ovn.at b/tests/ovn.at > index 3421d4e3d..58127f0d3 100644 > --- a/tests/ovn.at > +++ b/tests/ovn.at > @@ -26151,6 +26151,7 @@ AT_CLEANUP > > OVN_FOR_EACH_NORTHD([ > AT_SETUP([Disabling RARP/GARP announcements from Router options]) > +AT_SKIP_IF([test $HAVE_SCAPY = no]) > ovn_start > > net_add n1 > -- > 2.51.2 > > _______________________________________________ > 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
