Acked-by: Han Zhou <[email protected]> On Sat, Jun 19, 2021 at 2:51 AM Mark Gray <[email protected]> wrote:
> Signed-off-by: Mark Gray <[email protected]> > --- > tests/system-ovn.at | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/system-ovn.at b/tests/system-ovn.at > index 1b8bb3803def..552fdae52665 100644 > --- a/tests/system-ovn.at > +++ b/tests/system-ovn.at > @@ -23,7 +23,7 @@ start_daemon ovn-controller > > # Logical network: > # Two LRs - R1 and R2 that are connected to each other via LS "join" > -# in 20.0.0.0/24 network. R1 has switchess foo (192.168.1.0/24) and > +# in 20.0.0.0/24 network. R1 has switches foo (192.168.1.0/24) and > # bar (192.168.2.0/24) connected to it. R2 has alice (172.16.1.0/24) > connected > # to it. R2 is a gateway router on which we add NAT rules. > # > -- > 2.27.0 > > _______________________________________________ > 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
