[ovs-dev] [PATCH] ofproto-dpif.at: Update MPLS test names.

YAMAMOTO Takashi yamamoto at valinux.co.jp
Thu Apr 10 05:32:26 UTC 2014


> From: Joe Stringer <joestringer at nicira.com>

thanks.

Acked-by: YAMAMOTO Takashi <yamamoto at valinux.co.jp>

> 
> Signed-off-by: Joe Stringer <joestringer at nicira.com>
> ---
>  tests/ofproto-dpif.at |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/tests/ofproto-dpif.at b/tests/ofproto-dpif.at
> index 93add7f..b12b4fe 100644
> --- a/tests/ofproto-dpif.at
> +++ b/tests/ofproto-dpif.at
> @@ -3706,7 +3706,7 @@ skb_priority(0),skb_mark(0/0),in_port(p3),eth(src=50:54:00:00:00:09/00:00:00:00:
>  OVS_VSWITCHD_STOP
>  AT_CLEANUP
>  
> -AT_SETUP([ofproto-dpif - ovs-appctl dpif/dump-flows - MPLS actions that result in a userspace action])
> +AT_SETUP([ofproto-dpif - MPLS actions that result in a userspace action])
>  OVS_VSWITCHD_START([dnl
>     add-port br0 p1 -- set Interface p1 type=dummy
>  ])
> @@ -3743,7 +3743,7 @@ OVS_VSWITCHD_STOP
>  AT_CLEANUP
>  
>  
> -AT_SETUP([ofproto-dpif - ovs-appctl dpif/dump-flows - MPLS actions that result in a drop])
> +AT_SETUP([ofproto-dpif - MPLS actions that result in a drop])
>  OVS_VSWITCHD_START([dnl
>     add-port br0 p1 -- set Interface p1 type=dummy
>  ])
> -- 
> 1.7.10.4
> 
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev



More information about the dev mailing list