On Fri, Oct 3, 2025 at 4:45 PM Dumitru Ceara <[email protected]> wrote:
> On 9/30/25 5:39 PM, Ales Musil wrote: > > Add a learn flow per EVPN binding, this flow will create flows for > > corresponding workloads that are ingressing from EVPN tunnel. This > > allows us to avoid flooding of traffic towards unknown workloads. > > The dynamic FDBs are learned only for things that are not advertised > > by the EVPN itself, in other words it doesn't affect or overwrite the > > static FDBs. > > > > Reported-at: https://issues.redhat.com/browse/FDP-1673 > > Signed-off-by: Ales Musil <[email protected]> > > --- > > Hi Ales, > Hi Dumitru, > > Thanks for the patch! Applied to main. > thank you! > I do have one request, if possible. Would it be worth adding a new > appctl command for ovn-controller to dump dynamically learnt (EVPN) FDB > entries? > That will be a bit though, we need to get that information from OF table. I will think about some elegant solution. > > Regards, > Dumitru > > Regards, Ales _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
