X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=tests%2Ftunnel-push-pop.at;h=b29b477374499259845afe90d8ccd4d48a11592e;hb=fba633f13c8351b9c2c4bd0be2e9281fd99a34b9;hp=b04f4a6bc72875315f52ff7c3ef0b1cb7c513e76;hpb=00ec40176a86e72e60a55d2972d2eaa374b15650;p=cascardo%2Fovs.git diff --git a/tests/tunnel-push-pop.at b/tests/tunnel-push-pop.at index b04f4a6bc..b29b47737 100644 --- a/tests/tunnel-push-pop.at +++ b/tests/tunnel-push-pop.at @@ -144,7 +144,7 @@ AT_CHECK([ovs-ofctl dump-ports int-br | grep 'port 5'], [0], [dnl port 5: rx pkts=1, bytes=98, drop=0, errs=0, frame=0, over=0, crc=0 ]) AT_CHECK([ovs-appctl dpif/dump-flows int-br], [0], [dnl -tunnel(tun_id=0x7b,src=1.1.2.92,dst=1.1.2.88,ttl=64,geneve({class=0xffff,type=0x80,len=4,0xa/0xf}{class=0xffff,type=0,len=4}),flags(-df-csum+key)),skb_mark(0),recirc_id(0),in_port(6081),eth_type(0x0800),ipv4(frag=no), packets:0, bytes:0, used:never, actions:userspace(pid=0,slow_path(controller)) +tunnel(tun_id=0x7b,src=1.1.2.92,dst=1.1.2.88,geneve({class=0xffff,type=0x80,len=4,0xa/0xf}{class=0xffff,type=0,len=4}),flags(-df-csum+key)),skb_mark(0),recirc_id(0),in_port(6081),eth_type(0x0800),ipv4(frag=no), packets:0, bytes:0, used:never, actions:userspace(pid=0,slow_path(controller)) ]) OVS_VSWITCHD_STOP