On Wed, Jan 19, 2022 at 8:39 AM Dumitru Ceara <[email protected]> wrote: > > Dumitru Ceara (2): > tests: Factor out multicast related helpers. > ovn-ic: physical: Support multicast_group flooding on IC transit > switches.
Thanks for fixing this and addressing this use case. The patches LGTM. I applied both the patches to the main branch. Numan > > controller/local_data.c | 1 > controller/local_data.h | 1 > controller/physical.c | 20 ++ > lib/ovn-util.c | 6 + > lib/ovn-util.h | 1 > northd/northd.c | 6 + > tests/ovn-macros.at | 193 ++++++++++++++++++ > tests/ovn.at | 512 > ++++++++++++++++++----------------------------- > 8 files changed, 418 insertions(+), 322 deletions(-) > > _______________________________________________ > 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
