On Thu, Jul 1, 2021 at 8:55 PM Ben Pfaff <[email protected]> wrote: > > The first commit is the one-liner that fixes most of the problems. > The remaining commits are bonuses. > > With this and Numan's earlier patch "northd-ddlog: Add proxy arp flows > for configured addresses in lsp router port.", I no longer get test > failures on my machine. > > Ben Pfaff (4): > tests: Fix "vlan traffic for external network with distributed..." > tests: Fix call to dpctl/del-flows. > tests: Allow duplicate packets in gratuitous ARP test. > tests: Improve debuggability in gratuitous ARP test. >
Thanks for the fix and for the bonus fixes For the entire series: Acked-by: Numan siddique <[email protected]> Numan > tests/ovn.at | 144 ++++++++++++++++++++++++++------------------------- > 1 file changed, 74 insertions(+), 70 deletions(-) > > -- > 2.31.1 > > _______________________________________________ > 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
