[ovs-dev] [PATCH] tests: Rename "ofproto-if"->"ofproto-dpif"

Joe Stringer joestringer at nicira.com
Thu Jun 5 01:31:46 UTC 2014


Thanks, I applied this to master.


On 4 June 2014 15:26, Simon Horman <horms at verge.net.au> wrote:

> On Wed, Jun 04, 2014 at 02:54:27PM +1200, Joe Stringer wrote:
> > It's unclear why these tests are named "ofproto-if..." unlike all of the
> > other ofproto-dpif tests. Rename them to be more consistent.
> >
> > Signed-off-by: Joe Stringer <joestringer at nicira.com>
>
> Acked-by: Simon Horman <horms at verge.net.au>
>
> > ---
> >  tests/ofproto-dpif.at |    8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
> >
> > diff --git a/tests/ofproto-dpif.at b/tests/ofproto-dpif.at
> > index 2c03ea9..c7d5fa1 100644
> > --- a/tests/ofproto-dpif.at
> > +++ b/tests/ofproto-dpif.at
> > @@ -4630,7 +4630,7 @@ OVS_VSWITCHD_STOP(["/resubmits yielded over 64 kB
> of stack/d"])
> >  AT_CLEANUP
> >
> >
> > -AT_SETUP([ofproto-if packet-out controller])
> > +AT_SETUP([ofproto-dpif packet-out controller])
> >  OVS_VSWITCHD_START
> >  ADD_OF_PORTS([br0], 1, 2)
> >
> > @@ -4673,7 +4673,7 @@ OVS_VSWITCHD_STOP
> >  AT_CLEANUP
> >
> >
> > -AT_SETUP([ofproto-if packet-out controller (patch port)])
> > +AT_SETUP([ofproto-dpif packet-out controller (patch port)])
> >  OVS_VSWITCHD_START(
> >    [-- \
> >     add-port br0 p1 -- \
> > @@ -4725,7 +4725,7 @@ OVS_VSWITCHD_STOP
> >  AT_CLEANUP
> >
> >
> > -AT_SETUP([ofproto-if packet-out goto_table])
> > +AT_SETUP([ofproto-dpif packet-out goto_table])
> >  OVS_VSWITCHD_START
> >  ADD_OF_PORTS([br0], 1, 2)
> >
> > @@ -4777,7 +4777,7 @@ OVS_VSWITCHD_STOP
> >  AT_CLEANUP
> >
> >
> > -AT_SETUP([ofproto-if packet-out table-miss (continue)])
> > +AT_SETUP([ofproto-dpif packet-out table-miss (continue)])
> >  OVS_VSWITCHD_START
> >  ADD_OF_PORTS([br0], 1, 2)
> >
> > --
> > 1.7.10.4
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20140605/20ecaffa/attachment-0005.html>


More information about the dev mailing list