[ovs-dev] [PATCH 1/2] tests: Fix typo in comment.

Ben Pfaff blp at nicira.com
Tue May 1 22:34:38 UTC 2012


Thanks, I pushed this single commit to master.

On Mon, Apr 30, 2012 at 02:46:35PM -0700, Ethan Jackson wrote:
> Looks good, thanks.
> 
> Ethan
> 
> On Fri, Apr 27, 2012 at 13:35, Ben Pfaff <blp at nicira.com> wrote:
> > Signed-off-by: Ben Pfaff <blp at nicira.com>
> > ---
> >  tests/ofproto.at |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/tests/ofproto.at b/tests/ofproto.at
> > index 0f0fd1f..dbddea8 100644
> > --- a/tests/ofproto.at
> > +++ b/tests/ofproto.at
> > @@ -499,7 +499,7 @@ s/00:0.$/00:0x/' < monitor.log]],
> >  # It's a service connection so initially there should be no async messages.
> >  check_async 1
> >
> > -# Set miss_send_len to 128, turning on packet-outs for our service connection.
> > +# Set miss_send_len to 128, turning on packet-ins for our service connection.
> >  ovs-appctl -t ovs-ofctl ofctl/send 0109000c0123456700000080
> >  check_async 2 OFPR_ACTION OFPPR_ADD OFPPR_DELETE OFPRR_DELETE
> >
> > --
> > 1.7.2.5
> >
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev



More information about the dev mailing list