Skip to content

Instantly share code, notes, and snippets.

@gvranganvtn
Created March 18, 2016 09:16
Show Gist options
  • Save gvranganvtn/dec42e07233408b2de9c to your computer and use it in GitHub Desktop.
Save gvranganvtn/dec42e07233408b2de9c to your computer and use it in GitHub Desktop.
20160318 09:07:52.326 : INFO : Logging into '127.0.0.1:8101' as 'karaf'.
20160318 09:07:52.397 : INFO :
Read output: 
 ________ ________ .__ .__ .__ __
 \_____ \ ______ ____ ____ \______ \ _____ ___.__.| | |__| ____ | |___/ |_
 / | \\____ \_/ __ \ / \ | | \\__ \< | || | | |/ ___\| | \ __\
 / | \ |_> > ___/| | \| ` \/ __ \\___ || |_| / /_/ > Y \ |
 \_______ / __/ \___ >___| /_______ (____ / ____||____/__\___ /|___| /__|
 \/|__| \/ \/ \/ \/\/ /_____/ \/

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown OpenDaylight.
opendaylight-user
20160318 09:07:52.455 : INFO : @root>log:set TRACE org.opendaylight.vtn
20160318 09:07:52.457 : INFO : opendaylight-user
20160318 09:07:52.457 : INFO : ${output} = opendaylight-user
20160318 09:07:52.573 : INFO : opendaylight-user
20160318 09:07:52.575 : INFO : Creating Session using : alias=session, url=http://127.0.0.1:8181, headers={'Content-Type': 'application/json'}, cookies=None, auth=<requests.auth.HTTPBasicAuth object at 0x7f42178dbb10>, timeout=None, proxies=None, verify=False, debug=0
20160318 09:07:52.581 : INFO : Starting new HTTP connection (1): 127.0.0.1
20160318 09:07:52.586 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn:vtns, headers=None
20160318 09:07:52.586 : INFO : ${resp} = <Response [200]>
20160318 09:07:52.588 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:07:52.590 : INFO : Start the test on the base edition
20160318 09:07:52.595 : INFO : Attempting to execute sudo mn -c on 127.0.0.1 by gvrangan with any and >
20160318 09:07:52.596 : INFO : ${conn_id} = 2
20160318 09:07:52.598 : INFO : Length is 0
20160318 09:07:52.598 : INFO : ${pwd_length} = 0
20160318 09:07:52.603 : INFO : Logging into '127.0.0.1:22' as 'gvrangan'.
20160318 09:07:53.780 : INFO :
Read output: Welcome to Ubuntu 15.04 (GNU/Linux 3.19.0-56-generic x86_64)
* Documentation: https://help.ubuntu.com/
System information as of Fri Mar 18 09:07:53 UTC 2016
System load: 0.01 Processes: 178
Usage of /: 26.1% of 19.39GB Users logged in: 1
Memory usage: 12% IP address for eth0: 10.128.0.3
Swap usage: 0% IP address for virbr0: 192.168.122.1
Graph this data and manage this system at:
https://landscape.canonical.com/
Get cloud support with Ubuntu Advantage Cloud Guest:
http://www.ubuntu.com/business/services/cloud
Your Ubuntu release is not supported anymore.
For upgrade information, please visit:
http://www.ubuntu.com/releaseendoflife
New release '15.10' available.
Run 'do-release-upgrade' to upgrade to it.
Last login: Fri Mar 18 08:51:12 2016 from 127.0.0.1
gvrangan@openstack-controlnode:~\>
20160318 09:07:53.781 : INFO : Returning from the enclosing user keyword.
20160318 09:07:53.783 : INFO : Executing command 'sudo mn -c'.
20160318 09:07:54.916 : INFO : Command exited with return code 0.
20160318 09:07:54.917 : INFO : ${stdout} =
20160318 09:07:54.917 : INFO :
${stderr} = *** Removing excess controllers/ofprotocols/ofdatapaths/pings/noxes
killall controller ofprotocol ofdatapath ping nox_core lt-nox_core ovs-openflowd ovs-controller udpbwtest mnexec ivs 2> /dev/null
ki...
20160318 09:07:54.951 : INFO :
*** Removing excess controllers/ofprotocols/ofdatapaths/pings/noxes
killall controller ofprotocol ofdatapath ping nox_core lt-nox_core ovs-openflowd ovs-controller udpbwtest mnexec ivs 2> /dev/null
killall -9 controller ofprotocol ofdatapath ping nox_core lt-nox_core ovs-openflowd ovs-controller udpbwtest mnexec ivs 2> /dev/null
pkill -9 -f "sudo mnexec"
*** Removing junk from /tmp
rm -f /tmp/vconn* /tmp/vlogs* /tmp/*.out /tmp/*.log
*** Removing old X11 tunnels
*** Removing excess kernel datapaths
ps ax | egrep -o 'dp[0-9]+' | sed 's/dp/nl:/'
*** Removing OVS datapathsovs-vsctl --timeout=1 list-br
ovs-vsctl --timeout=1 list-br
*** Removing all links of the pattern foo-ethX
ip link show | egrep -o '([-_.[:alnum:]]+-eth[[:digit:]]+)'
*** Killing stale mininet node processes
pkill -9 -f mininet:
*** Shutting down stale tunnels
pkill -9 -f Tunnel=Ethernet
pkill -9 -f .ssh/mn
rm -f ~/.ssh/mn/*
*** Cleanup complete.
20160318 09:07:54.952 : INFO : Returning from the enclosing user keyword.
20160318 09:07:54.956 : INFO : Attempting to execute sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh on 127.0.0.1 by gvrangan with any and >
20160318 09:07:54.957 : INFO : ${conn_id} = 3
20160318 09:07:54.958 : INFO : Length is 0
20160318 09:07:54.959 : INFO : ${pwd_length} = 0
20160318 09:07:54.963 : INFO : Logging into '127.0.0.1:22' as 'gvrangan'.
20160318 09:07:56.129 : INFO :
Read output: Welcome to Ubuntu 15.04 (GNU/Linux 3.19.0-56-generic x86_64)
* Documentation: https://help.ubuntu.com/
System information as of Fri Mar 18 09:07:55 UTC 2016
System load: 0.09 Processes: 178
Usage of /: 26.1% of 19.39GB Users logged in: 1
Memory usage: 12% IP address for eth0: 10.128.0.3
Swap usage: 0% IP address for virbr0: 192.168.122.1
Graph this data and manage this system at:
https://landscape.canonical.com/
Get cloud support with Ubuntu Advantage Cloud Guest:
http://www.ubuntu.com/business/services/cloud
Your Ubuntu release is not supported anymore.
For upgrade information, please visit:
http://www.ubuntu.com/releaseendoflife
New release '15.10' available.
Run 'do-release-upgrade' to upgrade to it.
Last login: Fri Mar 18 09:07:53 2016 from 127.0.0.1
gvrangan@openstack-controlnode:~\>
20160318 09:07:56.130 : INFO : Returning from the enclosing user keyword.
20160318 09:07:56.132 : INFO : Executing command 'sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh'.
20160318 09:07:56.165 : INFO : Command exited with return code -1.
20160318 09:07:56.166 : INFO : ${stdout} =
20160318 09:07:56.166 : INFO : ${stderr} =
20160318 09:07:56.200 : INFO :
20160318 09:07:56.200 : INFO : Returning from the enclosing user keyword.
20160318 09:07:56.202 : INFO : ${mininet_conn_id} = 4
20160318 09:07:56.204 : INFO : ${mininet_conn_id} = 4
20160318 09:07:56.206 : INFO : Length is 0
20160318 09:07:56.207 : INFO : ${pwd_length} = 0
20160318 09:07:56.212 : INFO : Logging into '127.0.0.1:22' as 'gvrangan'.
20160318 09:07:57.492 : INFO :
Read output: Welcome to Ubuntu 15.04 (GNU/Linux 3.19.0-56-generic x86_64)
* Documentation: https://help.ubuntu.com/
System information as of Fri Mar 18 09:07:57 UTC 2016
System load: 0.09 Processes: 178
Usage of /: 26.1% of 19.39GB Users logged in: 1
Memory usage: 12% IP address for eth0: 10.128.0.3
Swap usage: 0% IP address for virbr0: 192.168.122.1
Graph this data and manage this system at:
https://landscape.canonical.com/
Get cloud support with Ubuntu Advantage Cloud Guest:
http://www.ubuntu.com/business/services/cloud
Your Ubuntu release is not supported anymore.
For upgrade information, please visit:
http://www.ubuntu.com/releaseendoflife
New release '15.10' available.
Run 'do-release-upgrade' to upgrade to it.
Last login: Fri Mar 18 09:07:56 2016 from 127.0.0.1
gvrangan@openstack-controlnode:~\>
20160318 09:07:57.493 : INFO : Returning from the enclosing user keyword.
20160318 09:07:57.494 : INFO : Returning from the enclosing user keyword.
20160318 09:07:57.496 : INFO : Executing command 'sudo ovs-vsctl set-manager ptcp:6644'.
20160318 09:07:57.508 : INFO : Command exited with return code 0.
20160318 09:07:57.547 : INFO : sudo mn --controller=remote,ip=127.0.0.1 --to
po tree,2 --switch ovsk,protocols=OpenFlow13
20160318 09:07:58.041 : INFO :
*** Creating network
*** Adding controller
*** Adding hosts:
h1 h2 h3 h4
*** Adding switches:
s1 s2 s3
*** Adding links:
(s1, s2) (s1, s3) (s2, h1) (s2, h2) (s3, h3) (s3, h4)
*** Configuring hosts
h1 h2 h3 h4
*** Starting controller
*** Starting 3 switches
s1 s2 s3
*** Starting CLI:
mininet>
20160318 09:07:58.073 : INFO : Creating Session using : alias=session, url=http://127.0.0.1:8181, headers={'Content-Type': 'application/json'}, cookies=None, auth=<requests.auth.HTTPBasicAuth object at 0x7f42179e6b50>, timeout=None, proxies=None, verify=False, debug=0
Starting test: VTN Mgr OF13.Flowcondition Test.Add a flowcondition in restconfig
20160318 09:07:58.078 : INFO : Starting new HTTP connection (1): 127.0.0.1
20160318 09:07:58.087 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-condition:set-flow-condition, data={"input":{"operation":"SET","present":"false","name":"cond_1","vtn-flow-match":[{"vtn-inet-match":{"source-network":"10.0.0.1/32","protocol":1,"destination-network":"10.0.0.3/32"},"index":"1"}]}}, headers=None, files=None, allow_redirects=True
20160318 09:07:58.088 : INFO : ${resp} = <Response [200]>
20160318 09:07:58.089 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Flowcondition Test.Add a flowcondition in restconfig
Starting test: VTN Mgr OF13.Flowcondition Test.Get flowcondition
20160318 09:07:58.096 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-flow-condition:vtn-flow-conditions/vtn-flow-condition/cond_1, headers=None
20160318 09:07:58.097 : INFO : ${resp} = <Response [200]>
20160318 09:07:58.101 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Flowcondition Test.Get flowcondition
Starting test: VTN Mgr OF13.Flowcondition Test.Get flowconditions
20160318 09:07:58.107 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-flow-condition:vtn-flow-conditions, headers=None
20160318 09:07:58.107 : INFO : ${resp} = <Response [200]>
20160318 09:07:58.109 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Flowcondition Test.Get flowconditions
Starting test: VTN Mgr OF13.Flowcondition Test.Remove flowcondition
20160318 09:07:58.117 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-condition:remove-flow-condition, data={"input":{"name":"cond_1"}}, headers=None, files=None, allow_redirects=True
20160318 09:07:58.118 : INFO : ${resp} = <Response [200]>
20160318 09:07:58.119 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Flowcondition Test.Remove flowcondition
Starting test: VTN Mgr OF13.Flowcondition Test.Get flowcondition After Remove
20160318 09:07:58.126 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-flow-condition:vtn-flow-conditions/vtn-flow-condition/cond_1, headers=None
20160318 09:07:58.127 : INFO : ${resp} = <Response [404]>
20160318 09:07:58.131 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Flowcondition Test.Get flowcondition After Remove
20160318 09:07:58.134 : INFO : Delete All Sessions
20160318 09:07:58.159 : INFO : Creating Session using : alias=session, url=http://127.0.0.1:8181, headers={'Content-Type': 'application/json'}, cookies=None, auth=<requests.auth.HTTPBasicAuth object at 0x7f421794b190>, timeout=None, proxies=None, verify=False, debug=0
Starting test: VTN Mgr OF13.Vtn Macmap.Check if switch1 detected
20160318 09:07:58.164 : INFO : Starting new HTTP connection (1): 127.0.0.1
20160318 09:07:58.169 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:1, headers=None
20160318 09:07:58.170 : INFO : ${resp} = <Response [200]>
20160318 09:07:58.171 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Macmap.Check if switch1 detected
Starting test: VTN Mgr OF13.Vtn Macmap.Check if switch2 detected
20160318 09:07:58.179 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:2, headers=None
20160318 09:07:58.180 : INFO : ${resp} = <Response [404]>
20160318 09:07:58.181 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:07:58.181 : FAIL : 404 != 200
20160318 09:07:59.188 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:2, headers=None
20160318 09:07:59.188 : INFO : ${resp} = <Response [200]>
20160318 09:07:59.190 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Macmap.Check if switch2 detected
Starting test: VTN Mgr OF13.Vtn Macmap.Check if switch3 detected
20160318 09:07:59.198 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:3, headers=None
20160318 09:07:59.198 : INFO : ${resp} = <Response [200]>
20160318 09:07:59.199 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Macmap.Check if switch3 detected
Starting test: VTN Mgr OF13.Vtn Macmap.Add a vtn Tenant1
20160318 09:07:59.207 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn:update-vtn, data={"input": {"tenant-name":Tenant1, "update-mode": "CREATE","operation": "SET", "description": "creating vtn", "idle-timeout":300, "hard-timeout":0}}, headers=None, files=None, allow_redirects=True
20160318 09:07:59.208 : INFO : ${resp} = <Response [200]>
20160318 09:07:59.210 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Macmap.Add a vtn Tenant1
Starting test: VTN Mgr OF13.Vtn Macmap.Add a vBridge vBridge1
20160318 09:07:59.217 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vbridge:update-vbridge, data={"input": {"update-mode": "CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige created"}}, headers=None, files=None, allow_redirects=True
20160318 09:07:59.218 : INFO : ${resp} = <Response [200]>
20160318 09:07:59.219 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Macmap.Add a vBridge vBridge1
Starting test: VTN Mgr OF13.Vtn Macmap.Add a macmap for bridge1
20160318 09:07:59.225 : INFO : h1 ifconfig -a | grep HWaddr
20160318 09:07:59.227 : INFO :
h1-eth0 Link encap:Ethernet HWaddr 22:ae:82:38:cf:d1
mininet>
20160318 09:07:59.228 : INFO :
${source} = h1-eth0 Link encap:Ethernet HWaddr 22:ae:82:38:cf:d1
mininet>
20160318 09:07:59.229 : INFO : ${HWaddress} = [u'h1-eth0', u'', u'', u'Link', u'encap:Ethernet', u'', u'HWaddr', u'22:ae:82:38:cf:d1', u'', u'\r\r\nmininet>']
20160318 09:07:59.230 : INFO : ${sourceHWaddr} = 22:ae:82:38:cf:d1
20160318 09:07:59.231 : INFO : ${sourceHWaddress} = 22:ae:82:38:cf:d1
20160318 09:07:59.232 : INFO : Returning from the enclosing user keyword.
20160318 09:07:59.232 : INFO : ${source} = 22:ae:82:38:cf:d1
20160318 09:07:59.235 : INFO : h3 ifconfig -a | grep HWaddr
20160318 09:07:59.241 : INFO :
h3-eth0 Link encap:Ethernet HWaddr 4a:15:26:a5:9e:7d
mininet>
20160318 09:07:59.241 : INFO :
${source} = h3-eth0 Link encap:Ethernet HWaddr 4a:15:26:a5:9e:7d
mininet>
20160318 09:07:59.242 : INFO : ${HWaddress} = [u'h3-eth0', u'', u'', u'Link', u'encap:Ethernet', u'', u'HWaddr', u'4a:15:26:a5:9e:7d', u'', u'\r\r\nmininet>']
20160318 09:07:59.244 : INFO : ${sourceHWaddr} = 4a:15:26:a5:9e:7d
20160318 09:07:59.245 : INFO : ${sourceHWaddress} = 4a:15:26:a5:9e:7d
20160318 09:07:59.246 : INFO : Returning from the enclosing user keyword.
20160318 09:07:59.247 : INFO : ${destination} = 4a:15:26:a5:9e:7d
20160318 09:07:59.257 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-mac-map:set-mac-map, data={"input":{"operation":"SET","allowed-hosts":["4a:15:26:a5:9e:7d@0","22:ae:82:38:cf:d1@0"],"tenant-name":"Tenant1","bridge-name":"vBridge1"}}, headers=None, files=None, allow_redirects=True
20160318 09:07:59.257 : INFO : ${resp} = <Response [200]>
20160318 09:07:59.258 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Macmap.Add a macmap for bridge1
Starting test: VTN Mgr OF13.Vtn Macmap.Get macmapflow h3 h1
20160318 09:07:59.265 : INFO : h3 ping -c 1 h1
20160318 09:08:02.271 : INFO :
PING 10.0.0.1 (10.0.0.1) 56(84) bytes of data.
From 10.0.0.3 icmp_seq=1 Destination Host Unreachable
--- 10.0.0.1 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms
mininet>
20160318 09:08:02.272 : INFO :
${result} = PING 10.0.0.1 (10.0.0.1) 56(84) bytes of data.
From 10.0.0.3 icmp_seq=1 Destination Host Unreachable
--- 10.0.0.1 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet...
20160318 09:08:02.273 : FAIL :
'PING 10.0.0.1 (10.0.0.1) 56(84) bytes of data.
From 10.0.0.3 icmp_seq=1 Destination Host Unreachable
--- 10.0.0.1 ping statistics ---
1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms
mininet>' does not contain '64 bytes'
20160318 09:08:03.277 : INFO : h3 ping -c 1 h1
20160318 09:08:04.302 : INFO :
PING 10.0.0.1 (10.0.0.1) 56(84) bytes of data.
64 bytes from 10.0.0.1: icmp_seq=1 ttl=64 time=1017 ms
--- 10.0.0.1 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 1017.456/1017.456/1017.456/0.000 ms
mininet>
20160318 09:08:04.302 : INFO :
${result} = PING 10.0.0.1 (10.0.0.1) 56(84) bytes of data.
64 bytes from 10.0.0.1: icmp_seq=1 ttl=64 time=1017 ms
--- 10.0.0.1 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time ...
Ending test: VTN Mgr OF13.Vtn Macmap.Get macmapflow h3 h1
Starting test: VTN Mgr OF13.Vtn Macmap.Delete a vtn Tenant1
20160318 09:08:04.324 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn:remove-vtn, data={"input": {"tenant-name":Tenant1}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.324 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.325 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Macmap.Delete a vtn Tenant1
20160318 09:08:04.328 : INFO : Delete All Sessions
20160318 09:08:04.349 : INFO : Creating Session using : alias=session, url=http://127.0.0.1:8181, headers={'Content-Type': 'application/json'}, cookies=None, auth=<requests.auth.HTTPBasicAuth object at 0x7f421794b150>, timeout=None, proxies=None, verify=False, debug=0
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Check if switch1 detected
20160318 09:08:04.353 : INFO : Starting new HTTP connection (1): 127.0.0.1
20160318 09:08:04.357 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:1, headers=None
20160318 09:08:04.358 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.359 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Check if switch1 detected
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Check if switch2 detected
20160318 09:08:04.366 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:2, headers=None
20160318 09:08:04.366 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.367 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Check if switch2 detected
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Check if switch3 detected
20160318 09:08:04.374 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:3, headers=None
20160318 09:08:04.374 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.375 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Check if switch3 detected
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Add a vtn Tenant1
20160318 09:08:04.383 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn:update-vtn, data={"input": {"tenant-name":Tenant1, "update-mode": "CREATE","operation": "SET", "description": "creating vtn", "idle-timeout":300, "hard-timeout":0}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.383 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.384 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Add a vtn Tenant1
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Add a vBridge vBridge1
20160318 09:08:04.391 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vbridge:update-vbridge, data={"input": {"update-mode": "CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige created"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.391 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.393 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Add a vBridge vBridge1
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Add a interface If1
20160318 09:08:04.401 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vinterface:update-vinterface, data={"input": {"update-mode":"CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige interfacecreated", "enabled":"true", "interface-name": if1}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.401 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.402 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Add a interface If1
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Add a interface if2
20160318 09:08:04.409 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vinterface:update-vinterface, data={"input": {"update-mode":"CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige interfacecreated", "enabled":"true", "interface-name": if2}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.409 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.410 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Add a interface if2
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Add a portmap for interface if1
20160318 09:08:04.418 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:set-port-map, data={"input": { "tenant-name":Tenant1, "bridge-name":vBridge1, "interface-name": if1, "node":"openflow:2", "port-name":"s2-eth1"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.419 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.420 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Add a portmap for interface if1
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Add a portmap for interface if2
20160318 09:08:04.428 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:set-port-map, data={"input": { "tenant-name":Tenant1, "bridge-name":vBridge1, "interface-name": if2, "node":"openflow:3", "port-name":"s3-eth1"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.429 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.430 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Add a portmap for interface if2
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Ping h1 to h3
20160318 09:08:04.439 : INFO : h1 ping -c 1 h3
20160318 09:08:04.464 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=20.8 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 20.817/20.817/20.817/0.000 ms
mininet>
20160318 09:08:04.464 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=20.8 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time ...
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Ping h1 to h3
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Verify data flow details For vBridge1
20160318 09:08:04.477 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow:get-data-flow, data={"input":{"tenant-name":"Tenant1","mode":"UPDATESTATS"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.478 : INFO : ${resp} = <Response [200]>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Verify data flow details For vBridge1
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Add a vBridge vBridge2
20160318 09:08:04.501 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vbridge:update-vbridge, data={"input": {"update-mode": "CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge2, "description": "vbrdige created"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.501 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.502 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Add a vBridge vBridge2
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Add a interface If3
20160318 09:08:04.511 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vinterface:update-vinterface, data={"input": {"update-mode":"CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge2, "description": "vbrdige interfacecreated", "enabled":"true", "interface-name": if3}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.511 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.512 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Add a interface If3
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Add a interface if4
20160318 09:08:04.521 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vinterface:update-vinterface, data={"input": {"update-mode":"CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge2, "description": "vbrdige interfacecreated", "enabled":"true", "interface-name": if4}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.521 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.522 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Add a interface if4
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Add a portmap for interface if3
20160318 09:08:04.530 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:set-port-map, data={"input": { "tenant-name":Tenant1, "bridge-name":vBridge2, "interface-name": if3, "node":"openflow:2", "port-name":"s2-eth2"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.530 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.531 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Add a portmap for interface if3
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Add a portmap for interface if4
20160318 09:08:04.542 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:set-port-map, data={"input": { "tenant-name":Tenant1, "bridge-name":vBridge2, "interface-name": if4, "node":"openflow:3", "port-name":"s3-eth2"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.542 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.543 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Add a portmap for interface if4
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Ping h2 to h4
20160318 09:08:04.551 : INFO : h2 ping -c 1 h4
20160318 09:08:04.579 : INFO :
PING 10.0.0.4 (10.0.0.4) 56(84) bytes of data.
64 bytes from 10.0.0.4: icmp_seq=1 ttl=64 time=24.9 ms
--- 10.0.0.4 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 24.998/24.998/24.998/0.000 ms
mininet>
20160318 09:08:04.579 : INFO :
${result} = PING 10.0.0.4 (10.0.0.4) 56(84) bytes of data.
64 bytes from 10.0.0.4: icmp_seq=1 ttl=64 time=24.9 ms
--- 10.0.0.4 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time ...
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Ping h2 to h4
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Verify data flow details for vBridge2
20160318 09:08:04.597 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow:get-data-flow, data={"input":{"tenant-name":"Tenant1","mode":"UPDATESTATS"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.597 : INFO : ${resp} = <Response [200]>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Verify data flow details for vBridge2
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Verify FlowMacAddress
20160318 09:08:04.622 : INFO : h2 ifconfig -a | grep HWaddr
20160318 09:08:04.623 : INFO :
h2-eth0 Link encap:Ethernet HWaddr a6:e7:c8:1c:b3:5d
mininet>
20160318 09:08:04.624 : INFO :
${sourcemacaddr} = h2-eth0 Link encap:Ethernet HWaddr a6:e7:c8:1c:b3:5d
mininet>
20160318 09:08:04.625 : INFO : ${macaddress} = [u'h2-eth0', u'', u'', u'Link', u'encap:Ethernet', u'', u'HWaddr', u'a6:e7:c8:1c:b3:5d', u'', u'\r\r\nmininet>']
20160318 09:08:04.626 : INFO : ${sourcemacaddr} = a6:e7:c8:1c:b3:5d
20160318 09:08:04.627 : INFO : ${sourcemacaddress} = a6:e7:c8:1c:b3:5d
20160318 09:08:04.630 : INFO : h4 ifconfig -a | grep HWaddr
20160318 09:08:04.633 : INFO :
h4-eth0 Link encap:Ethernet HWaddr a6:3c:31:6b:9f:e6
mininet>
20160318 09:08:04.633 : INFO :
${destmacaddr} = h4-eth0 Link encap:Ethernet HWaddr a6:3c:31:6b:9f:e6
mininet>
20160318 09:08:04.634 : INFO : ${macaddress} = [u'h4-eth0', u'', u'', u'Link', u'encap:Ethernet', u'', u'HWaddr', u'a6:3c:31:6b:9f:e6', u'', u'\r\r\nmininet>']
20160318 09:08:04.635 : INFO : ${destmacaddr} = a6:3c:31:6b:9f:e6
20160318 09:08:04.636 : INFO : ${destmacaddress} = a6:3c:31:6b:9f:e6
20160318 09:08:04.638 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:08:04.662 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=6.578s, table=0, n_packets=6, n_bytes=510, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000002a, duration=0.059s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=a6:e7:c8:1c:b3:5d,dl_dst=a6:3c:31:6b:9f:e6 actions=output:2
cookie=0x7f56000000000028, duration=0.176s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000029, duration=0.070s, table=0, n_packets=1, n_bytes=98, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=5.551s, table=0, n_packets=15, n_bytes=1132, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000029, duration=0.071s, table=0, n_packets=1, n_bytes=98, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:2
cookie=0x7f56000000000028, duration=0.178s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000002a, duration=0.059s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:e7:c8:1c:b3:5d,dl_dst=a6:3c:31:6b:9f:e6 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=5.532s, table=0, n_packets=19, n_bytes=1300, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000028, duration=0.178s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000002a, duration=0.063s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=a6:e7:c8:1c:b3:5d,dl_dst=a6:3c:31:6b:9f:e6 actions=output:2
cookie=0x7f56000000000029, duration=0.070s, table=0, n_packets=1, n_bytes=98, idle_timeout=300, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:3
mininet>
20160318 09:08:04.663 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=6.578s, table=0, n_packets=6, n_bytes=510, s...
20160318 09:08:04.665 : INFO : ${booleanValue} = True
20160318 09:08:04.666 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Verify FlowMacAddress
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Remove Portmap for If1
20160318 09:08:04.687 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:remove-port-map, data={"input": {"tenant-name":Tenant1,"bridge-name":vBridge1,"interface-name":if1}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.687 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.689 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Remove Portmap for If1
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Verify RemovedFlowMacAddress
20160318 09:08:04.700 : INFO : h1 ifconfig -a | grep HWaddr
20160318 09:08:04.703 : INFO :
h1-eth0 Link encap:Ethernet HWaddr 22:ae:82:38:cf:d1
mininet>
20160318 09:08:04.703 : INFO :
${sourcemacaddr} = h1-eth0 Link encap:Ethernet HWaddr 22:ae:82:38:cf:d1
mininet>
20160318 09:08:04.704 : INFO : ${macaddress} = [u'h1-eth0', u'', u'', u'Link', u'encap:Ethernet', u'', u'HWaddr', u'22:ae:82:38:cf:d1', u'', u'\r\r\nmininet>']
20160318 09:08:04.705 : INFO : ${sourcemacaddr} = 22:ae:82:38:cf:d1
20160318 09:08:04.706 : INFO : ${sourcemacaddress} = 22:ae:82:38:cf:d1
20160318 09:08:04.709 : INFO : h3 ifconfig -a | grep HWaddr
20160318 09:08:04.713 : INFO :
h3-eth0 Link encap:Ethernet HWaddr 4a:15:26:a5:9e:7d
mininet>
20160318 09:08:04.713 : INFO :
${destmacaddr} = h3-eth0 Link encap:Ethernet HWaddr 4a:15:26:a5:9e:7d
mininet>
20160318 09:08:04.714 : INFO : ${macaddress} = [u'h3-eth0', u'', u'', u'Link', u'encap:Ethernet', u'', u'HWaddr', u'4a:15:26:a5:9e:7d', u'', u'\r\r\nmininet>']
20160318 09:08:04.715 : INFO : ${destmacaddr} = 4a:15:26:a5:9e:7d
20160318 09:08:04.716 : INFO : ${destmacaddress} = 4a:15:26:a5:9e:7d
20160318 09:08:04.719 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:08:04.739 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=6.658s, table=0, n_packets=6, n_bytes=510, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000002a, duration=0.139s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=a6:e7:c8:1c:b3:5d,dl_dst=a6:3c:31:6b:9f:e6 actions=output:2
cookie=0x7f56000000000029, duration=0.150s, table=0, n_packets=1, n_bytes=98, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=5.631s, table=0, n_packets=15, n_bytes=1132, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000029, duration=0.151s, table=0, n_packets=1, n_bytes=98, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:2
cookie=0x7f5600000000002a, duration=0.139s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:e7:c8:1c:b3:5d,dl_dst=a6:3c:31:6b:9f:e6 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=5.612s, table=0, n_packets=19, n_bytes=1300, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000002a, duration=0.143s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=a6:e7:c8:1c:b3:5d,dl_dst=a6:3c:31:6b:9f:e6 actions=output:2
cookie=0x7f56000000000029, duration=0.150s, table=0, n_packets=1, n_bytes=98, idle_timeout=300, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:3
mininet>
20160318 09:08:04.740 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=6.658s, table=0, n_packets=6, n_bytes=510, s...
20160318 09:08:04.741 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=6.658s, table=0, n_packets=6, n_bytes=510, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000002a, duration=0.139s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=a6:e7:c8:1c:b3:5d,dl_dst=a6:3c:31:6b:9f:e6 actions=output:2
cookie=0x7f56000000000029, duration=0.150s, table=0, n_packets=1, n_bytes=98, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=5.631s, table=0, n_packets=15, n_bytes=1132, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000029, duration=0.151s, table=0, n_packets=1, n_bytes=98, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:2
cookie=0x7f5600000000002a, duration=0.139s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:e7:c8:1c:b3:5d,dl_dst=a6:3c:31:6b:9f:e6 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=5.612s, table=0, n_packets=19, n_bytes=1300, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000002a, duration=0.143s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=a6:e7:c8:1c:b3:5d,dl_dst=a6:3c:31:6b:9f:e6 actions=output:2
cookie=0x7f56000000000029, duration=0.150s, table=0, n_packets=1, n_bytes=98, idle_timeout=300, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:3
mininet>' does not contain '22:ae:82:38:cf:d1'
20160318 09:08:04.742 : INFO : ${booleanValue} = False
20160318 09:08:04.744 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Verify RemovedFlowMacAddress
Starting test: VTN Mgr OF13.Vtn Manager Dataflow.Delete a vtn Tenant1
20160318 09:08:04.768 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn:remove-vtn, data={"input": {"tenant-name":Tenant1}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.769 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.770 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Dataflow.Delete a vtn Tenant1
20160318 09:08:04.774 : INFO : Delete All Sessions
20160318 09:08:04.800 : INFO : Creating Session using : alias=session, url=http://127.0.0.1:8181, headers={'Content-Type': 'application/json'}, cookies=None, auth=<requests.auth.HTTPBasicAuth object at 0x7f42179e6290>, timeout=None, proxies=None, verify=False, debug=0
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Check if switch1 detected
20160318 09:08:04.806 : INFO : Starting new HTTP connection (1): 127.0.0.1
20160318 09:08:04.811 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:1, headers=None
20160318 09:08:04.811 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.813 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Check if switch1 detected
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Check if switch2 detected
20160318 09:08:04.820 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:2, headers=None
20160318 09:08:04.821 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.822 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Check if switch2 detected
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Check if switch3 detected
20160318 09:08:04.829 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:3, headers=None
20160318 09:08:04.829 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.830 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Check if switch3 detected
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vtn Tenant1
20160318 09:08:04.838 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn:update-vtn, data={"input": {"tenant-name":Tenant1, "update-mode": "CREATE","operation": "SET", "description": "creating vtn", "idle-timeout":300, "hard-timeout":0}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.839 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.840 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vtn Tenant1
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vBridge vBridge1
20160318 09:08:04.847 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vbridge:update-vbridge, data={"input": {"update-mode": "CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige created"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.849 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.850 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vBridge vBridge1
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a interface If1
20160318 09:08:04.857 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vinterface:update-vinterface, data={"input": {"update-mode":"CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige interfacecreated", "enabled":"true", "interface-name": if1}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.858 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.859 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a interface If1
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a interface if2
20160318 09:08:04.871 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vinterface:update-vinterface, data={"input": {"update-mode":"CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige interfacecreated", "enabled":"true", "interface-name": if2}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.872 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.873 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a interface if2
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a portmap for interface if1
20160318 09:08:04.884 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:set-port-map, data={"input": { "tenant-name":Tenant1, "bridge-name":vBridge1, "interface-name": if1, "node":"openflow:2", "port-name":"s2-eth1"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.884 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.886 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a portmap for interface if1
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a portmap for interface if2
20160318 09:08:04.903 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:set-port-map, data={"input": { "tenant-name":Tenant1, "bridge-name":vBridge1, "interface-name": if2, "node":"openflow:3", "port-name":"s3-eth1"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.904 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.905 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a portmap for interface if2
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Ping h1 to h3
20160318 09:08:04.911 : INFO : h1 ping -c 1 h3
20160318 09:08:04.947 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=28.3 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 28.389/28.389/28.389/0.000 ms
mininet>
20160318 09:08:04.947 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=28.3 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time ...
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Ping h1 to h3
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vBridge vBridge2
20160318 09:08:04.958 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vbridge:update-vbridge, data={"input": {"update-mode": "CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge2, "description": "vbrdige created"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.959 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.960 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vBridge vBridge2
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a interface If3
20160318 09:08:04.968 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vinterface:update-vinterface, data={"input": {"update-mode":"CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge2, "description": "vbrdige interfacecreated", "enabled":"true", "interface-name": if3}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.968 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.969 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a interface If3
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a interface if4
20160318 09:08:04.978 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vinterface:update-vinterface, data={"input": {"update-mode":"CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge2, "description": "vbrdige interfacecreated", "enabled":"true", "interface-name": if4}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.978 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.980 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a interface if4
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a portmap for interface if3
20160318 09:08:04.990 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:set-port-map, data={"input": { "tenant-name":Tenant1, "bridge-name":vBridge2, "interface-name": if3, "node":"openflow:2", "port-name":"s2-eth2"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:04.991 : INFO : ${resp} = <Response [200]>
20160318 09:08:04.992 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a portmap for interface if3
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a portmap for interface if4
20160318 09:08:05.002 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:set-port-map, data={"input": { "tenant-name":Tenant1, "bridge-name":vBridge2, "interface-name": if4, "node":"openflow:3", "port-name":"s3-eth2"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:05.003 : INFO : ${resp} = <Response [200]>
20160318 09:08:05.004 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a portmap for interface if4
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Ping h2 to h4
20160318 09:08:05.011 : INFO : h2 ping -c 1 h4
20160318 09:08:05.038 : INFO :
PING 10.0.0.4 (10.0.0.4) 56(84) bytes of data.
64 bytes from 10.0.0.4: icmp_seq=1 ttl=64 time=17.6 ms
--- 10.0.0.4 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 17.697/17.697/17.697/0.000 ms
mininet>
20160318 09:08:05.039 : INFO :
${result} = PING 10.0.0.4 (10.0.0.4) 56(84) bytes of data.
64 bytes from 10.0.0.4: icmp_seq=1 ttl=64 time=17.6 ms
--- 10.0.0.4 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time ...
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Ping h2 to h4
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a flowcondition
20160318 09:08:05.056 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-condition:set-flow-condition, data={"input":{"operation":"SET","present":"false","name":"cond_1","vtn-flow-match":[{"vtn-inet-match":{"source-network":"10.0.0.1/32","destination-network":"10.0.0.3/32"},"index":"1"}]}}, headers=None, files=None, allow_redirects=True
20160318 09:08:05.057 : INFO : ${resp} = <Response [200]>
20160318 09:08:05.058 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a flowcondition
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vtn flowfilter with inet4src and inet4dst
20160318 09:08:05.068 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:set-flow-filter, data={"input": {"tenant-name": "Tenant1","vtn-flow-filter":[{"condition":"cond_1","vtn-pass-filter":{},"vtn-flow-action":[{"order": "1","vtn-set-inet-src-action":{"ipv4-address":"192.0.0.1/32"}},{"order": "2","vtn-set-inet-dst-action":{"ipv4-address":"192.0.0.2/32"}}],"index": "1"}]}}, headers=None, files=None, allow_redirects=True
20160318 09:08:05.069 : INFO : ${resp} = <Response [200]>
20160318 09:08:05.070 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:08:05.074 : INFO : h1 ping -c 3 h3
20160318 09:08:17.079 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 1999ms
mininet>
20160318 09:08:17.079 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 1999ms
mininet>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vtn flowfilter with inet4src and inet4dst
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify inet4src and inet4dst of vtn flowfilter
20160318 09:08:17.090 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:08:17.129 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000031, duration=7.495s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=a6:e7:c8:1c:b3:5d,dl_dst=a6:3c:31:6b:9f:e6 actions=output:2
cookie=0x7f5600000000002f, duration=7.764s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000030, duration=7.501s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:1
cookie=0x7f5600000000002e, duration=7.771s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=19.027s, table=0, n_packets=10, n_bytes=850, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000002d, duration=12.001s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000002f, duration=7.766s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000030, duration=7.502s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:2
cookie=0x7f5600000000002e, duration=7.771s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f56000000000031, duration=7.495s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:e7:c8:1c:b3:5d,dl_dst=a6:3c:31:6b:9f:e6 actions=output:3
cookie=0x7f57ffffffffffff, duration=18s, table=0, n_packets=26, n_bytes=1904, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000002d, duration=12s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000030, duration=7.502s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:3
cookie=0x7f5600000000002f, duration=7.767s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000031, duration=7.499s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=a6:e7:c8:1c:b3:5d,dl_dst=a6:3c:31:6b:9f:e6 actions=output:2
cookie=0x7f5600000000002e, duration=7.774s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=17.981s, table=0, n_packets=29, n_bytes=1974, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000002d, duration=12.004s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:192.0.0.1->ip_src,set_field:192.0.0.2->ip_dst,output:1
mininet>
20160318 09:08:17.129 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000031, duration=7.495s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:08:17.134 : INFO : ${booleanValue} = True
20160318 09:08:17.135 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify inet4src and inet4dst of vtn flowfilter
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vtn Flowfilter which has inet4src and inet4dst
20160318 09:08:17.171 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:remove-flow-filter, data={"input": {"indices": ["1"], "tenant-name": "Tenant1"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:17.171 : INFO : ${resp} = <Response [200]>
20160318 09:08:17.172 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vtn Flowfilter which has inet4src and inet4dst
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vbr flowfilter with inet4src and inet4dst
20160318 09:08:17.182 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:set-flow-filter, data={"input": {"tenant-name": "Tenant1", "bridge-name": "vBridge1", "vtn-flow-filter":[{"condition":"cond_1","vtn-pass-filter":{},"vtn-flow-action":[{"order": "1","vtn-set-inet-src-action":{"ipv4-address":"192.0.0.1/32"}},{"order": "2","vtn-set-inet-dst-action":{"ipv4-address":"192.0.0.2/32"}}],"index": "1"}]}}, headers=None, files=None, allow_redirects=True
20160318 09:08:17.182 : INFO : ${resp} = <Response [200]>
20160318 09:08:17.183 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:08:17.190 : INFO : h1 ping -c 3 h3
20160318 09:08:29.209 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2015ms
mininet>
20160318 09:08:29.209 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2015ms
mininet>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vbr flowfilter with inet4src and inet4dst
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify inet4src and inet4dst of vbr flowfilter
20160318 09:08:29.218 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:08:29.233 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=31.158s, table=0, n_packets=14, n_bytes=1190, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000032, duration=12.018s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=30.130s, table=0, n_packets=29, n_bytes=2172, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000032, duration=12.018s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=30.111s, table=0, n_packets=31, n_bytes=2144, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000032, duration=12.021s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:192.0.0.1->ip_src,set_field:192.0.0.2->ip_dst,output:1
mininet>
20160318 09:08:29.233 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=31.158s, table=0, n_packets=14, n_bytes=1190...
20160318 09:08:29.237 : INFO : ${booleanValue} = True
20160318 09:08:29.238 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify inet4src and inet4dst of vbr flowfilter
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbr Flowfilter which has inet4src and inet4dst
20160318 09:08:29.264 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:remove-flow-filter, data={"input": {"indices": ["1"], "tenant-name": "Tenant1","bridge-name": "vBridge1"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:29.264 : INFO : ${resp} = <Response [200]>
20160318 09:08:29.266 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbr Flowfilter which has inet4src and inet4dst
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vbrif flowfilter with inet4src and inet4dst
20160318 09:08:29.276 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:set-flow-filter, data={"input": {"tenant-name": Tenant1, "bridge-name": "vBridge1","interface-name":"if1","vtn-flow-filter":[{"condition":"cond_1","vtn-pass-filter":{},"vtn-flow-action":[{"order": "1","vtn-set-inet-src-action":{"ipv4-address":"192.0.0.1/32"}},{"order": "2","vtn-set-inet-dst-action":{"ipv4-address":"192.0.0.2/32"}}],"index": "1"}]}}, headers=None, files=None, allow_redirects=True
20160318 09:08:29.277 : INFO : ${resp} = <Response [200]>
20160318 09:08:29.278 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:08:29.284 : INFO : h1 ping -c 3 h3
20160318 09:08:41.287 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 1999ms
mininet>
20160318 09:08:41.288 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 1999ms
mininet>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vbrif flowfilter with inet4src and inet4dst
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify inet4src and inet4dst of vbrif flowfilter
20160318 09:08:41.296 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:08:41.315 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=43.236s, table=0, n_packets=20, n_bytes=1700, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000033, duration=12.002s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=42.209s, table=0, n_packets=33, n_bytes=2525, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000033, duration=12.002s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=42.190s, table=0, n_packets=34, n_bytes=2399, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000033, duration=12.006s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:192.0.0.1->ip_src,set_field:192.0.0.2->ip_dst,output:1
mininet>
20160318 09:08:41.316 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=43.236s, table=0, n_packets=20, n_bytes=1700...
20160318 09:08:41.322 : INFO : ${booleanValue} = True
20160318 09:08:41.324 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify inet4src and inet4dst of vbrif flowfilter
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbrif Flowfilter which has inet4src and inet4dst
20160318 09:08:41.345 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:remove-flow-filter, data={"input": {"indices": ["1"], "tenant-name": "Tenant1","bridge-name": "vBridge1","interface-name": "if1"}}, headers=None, files=None, allow_redirects=True
20160318 09:08:41.346 : INFO : ${resp} = <Response [200]>
20160318 09:08:41.347 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbrif Flowfilter which has inet4src and inet4dst
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vtn flowfilter with Icmp code
20160318 09:08:41.360 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:set-flow-filter, data={"input": {"tenant-name": "Tenant1","vtn-flow-filter": [{"condition": "cond_1","index": "1", "vtn-pass-filter": {}, "vtn-flow-action": [{ "order": "1", "vtn-set-icmp-code-action":{"code": "1"}},{"order": "2","vtn-set-icmp-type-action": {"type": "3"}}]}]}}, headers=None, files=None, allow_redirects=True
20160318 09:08:41.360 : INFO : ${resp} = <Response [200]>
20160318 09:08:41.362 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:08:41.367 : INFO : h1 ping -c 3 h3
20160318 09:08:53.389 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2015ms
mininet>
20160318 09:08:53.389 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2015ms
mininet>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vtn flowfilter with Icmp code
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify icmp action for vtn flowfilter
20160318 09:08:53.399 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:08:53.423 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=4.987s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=4.992s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=55.337s, table=0, n_packets=24, n_bytes=2040, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=12.012s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=4.989s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=4.991s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=54.310s, table=0, n_packets=37, n_bytes=2835, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=12.012s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=4.989s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=4.996s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=54.291s, table=0, n_packets=39, n_bytes=2807, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:08:53.423 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=4.987s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:08:53.425 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=4.987s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=4.992s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=55.337s, table=0, n_packets=24, n_bytes=2040, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=12.012s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=4.989s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=4.991s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=54.310s, table=0, n_packets=37, n_bytes=2835, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=12.012s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=4.989s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=4.996s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=54.291s, table=0, n_packets=39, n_bytes=2807, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:08:53.426 : INFO : ${booleanValue} = False
20160318 09:08:53.427 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:08:53.428 : FAIL : False != True
20160318 09:08:54.434 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:08:54.456 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=6.024s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=6.029s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=56.374s, table=0, n_packets=26, n_bytes=2210, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=13.049s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=6.025s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=6.027s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=55.346s, table=0, n_packets=38, n_bytes=2920, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=13.048s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=6.025s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=6.032s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=55.327s, table=0, n_packets=40, n_bytes=2892, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:08:54.456 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=6.024s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:08:54.458 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=6.024s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=6.029s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=56.374s, table=0, n_packets=26, n_bytes=2210, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=13.049s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=6.025s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=6.027s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=55.346s, table=0, n_packets=38, n_bytes=2920, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=13.048s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=6.025s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=6.032s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=55.327s, table=0, n_packets=40, n_bytes=2892, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:08:54.460 : INFO : ${booleanValue} = False
20160318 09:08:54.461 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:08:54.461 : FAIL : False != True
20160318 09:08:55.467 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:08:55.490 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=7.057s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=7.062s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=57.407s, table=0, n_packets=26, n_bytes=2210, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=14.082s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=7.059s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=7.061s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=56.380s, table=0, n_packets=38, n_bytes=2920, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=14.082s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=7.059s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=7.066s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=56.361s, table=0, n_packets=40, n_bytes=2892, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:08:55.490 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=7.057s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:08:55.493 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=7.057s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=7.062s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=57.407s, table=0, n_packets=26, n_bytes=2210, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=14.082s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=7.059s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=7.061s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=56.380s, table=0, n_packets=38, n_bytes=2920, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=14.082s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=7.059s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=7.066s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=56.361s, table=0, n_packets=40, n_bytes=2892, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:08:55.494 : INFO : ${booleanValue} = False
20160318 09:08:55.495 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:08:55.496 : FAIL : False != True
20160318 09:08:56.502 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:08:56.525 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=8.092s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=8.097s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=58.442s, table=0, n_packets=26, n_bytes=2210, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=15.117s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=8.094s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=8.096s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=57.415s, table=0, n_packets=38, n_bytes=2920, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=15.117s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=8.094s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=8.101s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=57.396s, table=0, n_packets=40, n_bytes=2892, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:08:56.525 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=8.092s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:08:56.527 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=8.092s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=8.097s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=58.442s, table=0, n_packets=26, n_bytes=2210, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=15.117s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=8.094s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=8.096s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=57.415s, table=0, n_packets=38, n_bytes=2920, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=15.117s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=8.094s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=8.101s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=57.396s, table=0, n_packets=40, n_bytes=2892, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:08:56.529 : INFO : ${booleanValue} = False
20160318 09:08:56.530 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:08:56.530 : FAIL : False != True
20160318 09:08:57.536 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:08:57.560 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=9.126s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=9.131s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=59.476s, table=0, n_packets=26, n_bytes=2210, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=16.151s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=9.129s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=9.131s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=58.450s, table=0, n_packets=38, n_bytes=2920, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=16.152s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=9.130s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=9.137s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=58.432s, table=0, n_packets=40, n_bytes=2892, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:08:57.560 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=9.126s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:08:57.562 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=9.126s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=9.131s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=59.476s, table=0, n_packets=26, n_bytes=2210, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=16.151s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=9.129s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=9.131s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=58.450s, table=0, n_packets=38, n_bytes=2920, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=16.152s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=9.130s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=9.137s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=58.432s, table=0, n_packets=40, n_bytes=2892, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:08:57.564 : INFO : ${booleanValue} = False
20160318 09:08:57.565 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:08:57.565 : FAIL : False != True
20160318 09:08:58.572 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:08:58.596 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=10.161s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=10.166s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=60.511s, table=0, n_packets=26, n_bytes=2210, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=17.186s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=10.163s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=10.165s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=59.484s, table=0, n_packets=38, n_bytes=2920, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=17.186s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=10.163s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=10.170s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=59.465s, table=0, n_packets=40, n_bytes=2892, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:08:58.597 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=10.161s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:08:58.598 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=10.161s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=10.166s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=60.511s, table=0, n_packets=26, n_bytes=2210, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=17.186s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=10.163s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=10.165s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=59.484s, table=0, n_packets=38, n_bytes=2920, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=17.186s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=10.163s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=10.170s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=59.465s, table=0, n_packets=40, n_bytes=2892, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:08:58.600 : INFO : ${booleanValue} = False
20160318 09:08:58.601 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:08:58.602 : FAIL : False != True
20160318 09:08:59.608 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:08:59.630 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=11.198s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=11.203s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=61.548s, table=0, n_packets=28, n_bytes=2380, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=18.223s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=11.200s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=11.202s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=60.521s, table=0, n_packets=39, n_bytes=3005, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=18.223s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=11.199s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=11.206s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=60.501s, table=0, n_packets=41, n_bytes=2977, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:08:59.630 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=11.198s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:08:59.632 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=11.198s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=11.203s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=61.548s, table=0, n_packets=28, n_bytes=2380, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=18.223s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=11.200s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=11.202s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=60.521s, table=0, n_packets=39, n_bytes=3005, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=18.223s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=11.199s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=11.206s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=60.501s, table=0, n_packets=41, n_bytes=2977, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:08:59.634 : INFO : ${booleanValue} = False
20160318 09:08:59.635 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:08:59.635 : FAIL : False != True
20160318 09:09:00.641 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:00.664 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=12.231s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=12.236s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=62.581s, table=0, n_packets=28, n_bytes=2380, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=19.256s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=12.233s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=12.235s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=61.554s, table=0, n_packets=39, n_bytes=3005, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=19.256s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=12.233s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=12.240s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=61.535s, table=0, n_packets=41, n_bytes=2977, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:00.665 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=12.231s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:00.667 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=12.231s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=12.236s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=62.581s, table=0, n_packets=28, n_bytes=2380, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=19.256s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=12.233s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=12.235s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=61.554s, table=0, n_packets=39, n_bytes=3005, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=19.256s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=12.233s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=12.240s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=61.535s, table=0, n_packets=41, n_bytes=2977, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:00.668 : INFO : ${booleanValue} = False
20160318 09:09:00.669 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:00.669 : FAIL : False != True
20160318 09:09:01.678 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:01.698 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=13.265s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=13.270s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=63.615s, table=0, n_packets=28, n_bytes=2380, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=20.290s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=13.267s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=13.269s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=62.588s, table=0, n_packets=39, n_bytes=3005, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=20.290s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=13.267s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=13.274s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=62.569s, table=0, n_packets=41, n_bytes=2977, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:01.698 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=13.265s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:01.700 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=13.265s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=13.270s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=63.615s, table=0, n_packets=28, n_bytes=2380, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=20.290s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=13.267s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=13.269s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=62.588s, table=0, n_packets=39, n_bytes=3005, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=20.290s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=13.267s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=13.274s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=62.569s, table=0, n_packets=41, n_bytes=2977, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:01.702 : INFO : ${booleanValue} = False
20160318 09:09:01.703 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:01.703 : FAIL : False != True
20160318 09:09:02.709 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:02.731 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=14.299s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=14.304s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=64.649s, table=0, n_packets=28, n_bytes=2380, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=21.324s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=14.301s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=14.303s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=63.622s, table=0, n_packets=39, n_bytes=3005, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=21.324s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=14.300s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=14.307s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=63.602s, table=0, n_packets=41, n_bytes=2977, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:02.732 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=14.299s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:02.733 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=14.299s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=14.304s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=64.649s, table=0, n_packets=28, n_bytes=2380, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=21.324s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=14.301s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=14.303s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=63.622s, table=0, n_packets=39, n_bytes=3005, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=21.324s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=14.300s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=14.307s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=63.602s, table=0, n_packets=41, n_bytes=2977, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:02.735 : INFO : ${booleanValue} = False
20160318 09:09:02.736 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:02.736 : FAIL : False != True
20160318 09:09:03.742 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:03.764 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=15.332s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=15.337s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=65.682s, table=0, n_packets=28, n_bytes=2380, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=22.357s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=15.334s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=15.336s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=64.655s, table=0, n_packets=39, n_bytes=3005, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=22.357s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=15.334s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=15.341s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=64.636s, table=0, n_packets=41, n_bytes=2977, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:03.765 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=15.332s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:03.767 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=15.332s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=15.337s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=65.682s, table=0, n_packets=28, n_bytes=2380, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=22.357s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=15.334s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=15.336s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=64.655s, table=0, n_packets=39, n_bytes=3005, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=22.357s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=15.334s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=15.341s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=64.636s, table=0, n_packets=41, n_bytes=2977, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:03.768 : INFO : ${booleanValue} = False
20160318 09:09:03.769 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:03.769 : FAIL : False != True
20160318 09:09:04.775 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:04.798 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=16.365s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=16.370s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=66.715s, table=0, n_packets=30, n_bytes=2550, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=23.390s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=16.367s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=16.369s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=65.688s, table=0, n_packets=40, n_bytes=3090, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=23.390s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=16.367s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=16.374s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=65.669s, table=0, n_packets=42, n_bytes=3062, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:04.798 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=16.365s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:04.800 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=16.365s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=16.370s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=66.715s, table=0, n_packets=30, n_bytes=2550, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=23.390s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=16.367s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=16.369s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=65.688s, table=0, n_packets=40, n_bytes=3090, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=23.390s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=16.367s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=16.374s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=65.669s, table=0, n_packets=42, n_bytes=3062, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:04.801 : INFO : ${booleanValue} = False
20160318 09:09:04.802 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:04.803 : FAIL : False != True
20160318 09:09:05.808 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:05.831 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=17.398s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=17.403s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=67.748s, table=0, n_packets=30, n_bytes=2550, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=24.423s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=17.400s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=17.402s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=66.721s, table=0, n_packets=40, n_bytes=3090, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=24.423s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=17.400s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=17.407s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=66.702s, table=0, n_packets=42, n_bytes=3062, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:05.832 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=17.398s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:05.834 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=17.398s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=17.403s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=67.748s, table=0, n_packets=30, n_bytes=2550, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=24.423s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=17.400s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=17.402s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=66.721s, table=0, n_packets=40, n_bytes=3090, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=24.423s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=17.400s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=17.407s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=66.702s, table=0, n_packets=42, n_bytes=3062, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:05.835 : INFO : ${booleanValue} = False
20160318 09:09:05.836 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:05.837 : FAIL : False != True
20160318 09:09:06.842 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:06.864 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=18.433s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=18.438s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=68.783s, table=0, n_packets=30, n_bytes=2550, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=25.458s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=18.434s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=18.436s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=67.755s, table=0, n_packets=40, n_bytes=3090, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=25.457s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=18.434s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=18.441s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=67.736s, table=0, n_packets=42, n_bytes=3062, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:06.865 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=18.433s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:06.867 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=18.433s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=18.438s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=68.783s, table=0, n_packets=30, n_bytes=2550, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=25.458s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=18.434s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=18.436s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=67.755s, table=0, n_packets=40, n_bytes=3090, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=25.457s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=18.434s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=18.441s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=67.736s, table=0, n_packets=42, n_bytes=3062, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:06.869 : INFO : ${booleanValue} = False
20160318 09:09:06.870 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:06.870 : FAIL : False != True
20160318 09:09:07.876 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:07.898 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=19.466s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=19.471s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=69.816s, table=0, n_packets=30, n_bytes=2550, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=26.491s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=19.468s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=19.470s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=68.789s, table=0, n_packets=40, n_bytes=3090, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=26.491s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=19.467s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=19.474s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=68.769s, table=0, n_packets=42, n_bytes=3062, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:07.899 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=19.466s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:07.901 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=19.466s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=19.471s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=69.816s, table=0, n_packets=30, n_bytes=2550, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=26.491s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=19.468s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=19.470s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=68.789s, table=0, n_packets=40, n_bytes=3090, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=26.491s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=19.467s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=19.474s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=68.769s, table=0, n_packets=42, n_bytes=3062, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:07.903 : INFO : ${booleanValue} = False
20160318 09:09:07.903 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:07.904 : FAIL : False != True
20160318 09:09:08.910 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:08.931 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=20.500s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=20.505s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=70.850s, table=0, n_packets=30, n_bytes=2550, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=27.525s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=20.502s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=20.504s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=69.823s, table=0, n_packets=40, n_bytes=3090, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=27.525s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=20.501s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=20.508s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=69.803s, table=0, n_packets=42, n_bytes=3062, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:08.932 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=20.500s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:08.934 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=20.500s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=20.505s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=70.850s, table=0, n_packets=30, n_bytes=2550, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=27.525s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=20.502s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=20.504s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=69.823s, table=0, n_packets=40, n_bytes=3090, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=27.525s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=20.501s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=20.508s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=69.803s, table=0, n_packets=42, n_bytes=3062, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:08.936 : INFO : ${booleanValue} = False
20160318 09:09:08.937 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:08.937 : FAIL : False != True
20160318 09:09:09.942 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:09.964 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=21.532s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=21.537s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=71.882s, table=0, n_packets=32, n_bytes=2720, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=28.557s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=21.534s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=21.536s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=70.855s, table=0, n_packets=41, n_bytes=3175, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=28.557s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=21.534s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=21.541s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=70.836s, table=0, n_packets=43, n_bytes=3147, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:09.965 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=21.532s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:09.967 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=21.532s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=21.537s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=71.882s, table=0, n_packets=32, n_bytes=2720, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=28.557s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=21.534s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=21.536s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=70.855s, table=0, n_packets=41, n_bytes=3175, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=28.557s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=21.534s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=21.541s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=70.836s, table=0, n_packets=43, n_bytes=3147, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:09.968 : INFO : ${booleanValue} = False
20160318 09:09:09.969 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:09.970 : FAIL : False != True
20160318 09:09:10.976 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:10.997 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=22.565s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=22.570s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=72.915s, table=0, n_packets=32, n_bytes=2720, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=29.590s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=22.567s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=22.569s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=71.888s, table=0, n_packets=41, n_bytes=3175, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=29.590s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=22.566s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=22.573s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=71.868s, table=0, n_packets=43, n_bytes=3147, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:10.997 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=22.565s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:10.999 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=22.565s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=22.570s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=72.915s, table=0, n_packets=32, n_bytes=2720, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=29.590s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=22.567s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=22.569s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=71.888s, table=0, n_packets=41, n_bytes=3175, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=29.590s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=22.566s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=22.573s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=71.868s, table=0, n_packets=43, n_bytes=3147, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:11.002 : INFO : ${booleanValue} = False
20160318 09:09:11.003 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:11.003 : FAIL : False != True
20160318 09:09:12.008 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:12.030 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=23.598s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=23.603s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=73.948s, table=0, n_packets=32, n_bytes=2720, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=30.623s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=23.600s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=23.602s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=72.921s, table=0, n_packets=41, n_bytes=3175, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=30.623s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=23.600s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=23.607s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=72.902s, table=0, n_packets=43, n_bytes=3147, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:12.031 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=23.598s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:12.033 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=23.598s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=23.603s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=73.948s, table=0, n_packets=32, n_bytes=2720, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=30.623s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=23.600s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=23.602s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=72.921s, table=0, n_packets=41, n_bytes=3175, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=30.623s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=23.600s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=23.607s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=72.902s, table=0, n_packets=43, n_bytes=3147, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:12.035 : INFO : ${booleanValue} = False
20160318 09:09:12.036 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:12.036 : FAIL : False != True
20160318 09:09:13.042 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:13.065 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=24.632s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=24.637s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=74.982s, table=0, n_packets=32, n_bytes=2720, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=31.657s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=24.635s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=24.637s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=73.956s, table=0, n_packets=41, n_bytes=3175, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=31.658s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=24.635s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=24.642s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=73.937s, table=0, n_packets=43, n_bytes=3147, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:13.065 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=24.632s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:13.068 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=24.632s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=24.637s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=74.982s, table=0, n_packets=32, n_bytes=2720, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=31.657s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=24.635s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=24.637s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=73.956s, table=0, n_packets=41, n_bytes=3175, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=31.658s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=24.635s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=24.642s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=73.937s, table=0, n_packets=43, n_bytes=3147, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:13.069 : INFO : ${booleanValue} = False
20160318 09:09:13.070 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:13.071 : FAIL : False != True
20160318 09:09:14.077 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:14.100 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=25.667s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=25.672s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=76.017s, table=0, n_packets=32, n_bytes=2720, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=32.692s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=25.669s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=25.671s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=74.990s, table=0, n_packets=41, n_bytes=3175, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=32.692s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=25.669s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=25.676s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=74.971s, table=0, n_packets=43, n_bytes=3147, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:14.100 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=25.667s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:09:14.102 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=25.667s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=25.672s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=76.017s, table=0, n_packets=32, n_bytes=2720, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=32.692s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=25.669s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000035, duration=25.671s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=74.990s, table=0, n_packets=41, n_bytes=3175, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000034, duration=32.692s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000036, duration=25.669s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000035, duration=25.676s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=74.971s, table=0, n_packets=43, n_bytes=3147, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:14.103 : INFO : ${booleanValue} = False
20160318 09:09:14.104 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:14.105 : FAIL : False != True
20160318 09:09:14.105 : FAIL : Keyword 'Verify Flow Entries for Flowfilter' failed after retrying for 20 seconds. The last error was: False != True
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify icmp action for vtn flowfilter
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vtn Flowfilter index which has ICMP
20160318 09:09:14.126 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:remove-flow-filter, data={"input": {"indices": ["1"], "tenant-name": "Tenant1"}}, headers=None, files=None, allow_redirects=True
20160318 09:09:14.126 : INFO : ${resp} = <Response [200]>
20160318 09:09:14.127 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vtn Flowfilter index which has ICMP
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vbr flowfilter with Icmp code
20160318 09:09:14.138 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:set-flow-filter, data={"input": {"tenant-name": "Tenant1", "bridge-name": "vBridge1", "vtn-flow-filter": [{"condition": "cond_1","index": "1", "vtn-pass-filter": {}, "vtn-flow-action": [{ "order": "1", "vtn-set-icmp-code-action":{"code": "1"}},{"order": "2","vtn-set-icmp-type-action": {"type": "3"}}]}]}}, headers=None, files=None, allow_redirects=True
20160318 09:09:14.138 : INFO : ${resp} = <Response [200]>
20160318 09:09:14.139 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:09:14.143 : INFO : h1 ping -c 3 h3
20160318 09:09:26.165 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2015ms
mininet>
20160318 09:09:26.165 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2015ms
mininet>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vbr flowfilter with Icmp code
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify icmp action for vbr flowfilter
20160318 09:09:26.174 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:26.187 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=88.114s, table=0, n_packets=38, n_bytes=3230, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=12.019s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=87.087s, table=0, n_packets=45, n_bytes=3528, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=12.019s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=87.068s, table=0, n_packets=48, n_bytes=3598, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:26.188 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=88.114s, table=0, n_packets=38, n_bytes=3230...
20160318 09:09:26.189 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=88.114s, table=0, n_packets=38, n_bytes=3230, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=12.019s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=87.087s, table=0, n_packets=45, n_bytes=3528, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=12.019s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=87.068s, table=0, n_packets=48, n_bytes=3598, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:26.191 : INFO : ${booleanValue} = False
20160318 09:09:26.192 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:26.192 : FAIL : False != True
20160318 09:09:27.198 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:27.210 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=89.137s, table=0, n_packets=38, n_bytes=3230, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=13.042s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=88.110s, table=0, n_packets=45, n_bytes=3528, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=13.042s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=88.091s, table=0, n_packets=48, n_bytes=3598, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:27.210 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=89.137s, table=0, n_packets=38, n_bytes=3230...
20160318 09:09:27.212 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=89.137s, table=0, n_packets=38, n_bytes=3230, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=13.042s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=88.110s, table=0, n_packets=45, n_bytes=3528, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=13.042s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=88.091s, table=0, n_packets=48, n_bytes=3598, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:27.213 : INFO : ${booleanValue} = False
20160318 09:09:27.215 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:27.215 : FAIL : False != True
20160318 09:09:28.221 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:28.234 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=90.161s, table=0, n_packets=38, n_bytes=3230, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=14.066s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=89.134s, table=0, n_packets=45, n_bytes=3528, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=14.066s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=89.115s, table=0, n_packets=48, n_bytes=3598, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:28.235 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=90.161s, table=0, n_packets=38, n_bytes=3230...
20160318 09:09:28.236 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=90.161s, table=0, n_packets=38, n_bytes=3230, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=14.066s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=89.134s, table=0, n_packets=45, n_bytes=3528, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=14.066s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=89.115s, table=0, n_packets=48, n_bytes=3598, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:28.238 : INFO : ${booleanValue} = False
20160318 09:09:28.239 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:28.239 : FAIL : False != True
20160318 09:09:29.245 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:29.256 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=91.185s, table=0, n_packets=38, n_bytes=3230, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=15.090s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=90.157s, table=0, n_packets=45, n_bytes=3528, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=15.089s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=90.138s, table=0, n_packets=48, n_bytes=3598, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:29.257 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=91.185s, table=0, n_packets=38, n_bytes=3230...
20160318 09:09:29.259 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=91.185s, table=0, n_packets=38, n_bytes=3230, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=15.090s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=90.157s, table=0, n_packets=45, n_bytes=3528, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=15.089s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=90.138s, table=0, n_packets=48, n_bytes=3598, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:29.260 : INFO : ${booleanValue} = False
20160318 09:09:29.261 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:29.262 : FAIL : False != True
20160318 09:09:30.267 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:30.279 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=92.207s, table=0, n_packets=40, n_bytes=3400, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=16.112s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=91.180s, table=0, n_packets=46, n_bytes=3613, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=16.112s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=91.161s, table=0, n_packets=49, n_bytes=3683, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:30.280 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=92.207s, table=0, n_packets=40, n_bytes=3400...
20160318 09:09:30.281 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=92.207s, table=0, n_packets=40, n_bytes=3400, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=16.112s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=91.180s, table=0, n_packets=46, n_bytes=3613, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=16.112s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=91.161s, table=0, n_packets=49, n_bytes=3683, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:30.283 : INFO : ${booleanValue} = False
20160318 09:09:30.284 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:30.284 : FAIL : False != True
20160318 09:09:31.290 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:31.301 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=93.230s, table=0, n_packets=40, n_bytes=3400, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=17.135s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=92.203s, table=0, n_packets=46, n_bytes=3613, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=17.135s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=92.183s, table=0, n_packets=49, n_bytes=3683, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:31.302 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=93.230s, table=0, n_packets=40, n_bytes=3400...
20160318 09:09:31.304 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=93.230s, table=0, n_packets=40, n_bytes=3400, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=17.135s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=92.203s, table=0, n_packets=46, n_bytes=3613, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=17.135s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=92.183s, table=0, n_packets=49, n_bytes=3683, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:31.305 : INFO : ${booleanValue} = False
20160318 09:09:31.306 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:31.306 : FAIL : False != True
20160318 09:09:32.312 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:32.323 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=94.252s, table=0, n_packets=40, n_bytes=3400, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=18.157s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=93.225s, table=0, n_packets=46, n_bytes=3613, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=18.157s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=93.206s, table=0, n_packets=49, n_bytes=3683, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:32.324 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=94.252s, table=0, n_packets=40, n_bytes=3400...
20160318 09:09:32.325 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=94.252s, table=0, n_packets=40, n_bytes=3400, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=18.157s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=93.225s, table=0, n_packets=46, n_bytes=3613, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=18.157s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=93.206s, table=0, n_packets=49, n_bytes=3683, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:32.327 : INFO : ${booleanValue} = False
20160318 09:09:32.328 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:32.328 : FAIL : False != True
20160318 09:09:33.334 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:33.346 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=95.274s, table=0, n_packets=40, n_bytes=3400, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=19.179s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=94.247s, table=0, n_packets=46, n_bytes=3613, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=19.179s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=94.227s, table=0, n_packets=49, n_bytes=3683, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:33.347 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=95.274s, table=0, n_packets=40, n_bytes=3400...
20160318 09:09:33.348 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=95.274s, table=0, n_packets=40, n_bytes=3400, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=19.179s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=94.247s, table=0, n_packets=46, n_bytes=3613, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=19.179s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=94.227s, table=0, n_packets=49, n_bytes=3683, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:33.350 : INFO : ${booleanValue} = False
20160318 09:09:33.351 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:33.351 : FAIL : False != True
20160318 09:09:34.361 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:34.371 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=96.297s, table=0, n_packets=42, n_bytes=3570, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=20.202s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=95.270s, table=0, n_packets=47, n_bytes=3698, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=20.202s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=95.251s, table=0, n_packets=50, n_bytes=3768, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:34.371 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=96.297s, table=0, n_packets=42, n_bytes=3570...
20160318 09:09:34.373 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=96.297s, table=0, n_packets=42, n_bytes=3570, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=20.202s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=95.270s, table=0, n_packets=47, n_bytes=3698, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=20.202s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=95.251s, table=0, n_packets=50, n_bytes=3768, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:34.375 : INFO : ${booleanValue} = False
20160318 09:09:34.376 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:34.376 : FAIL : False != True
20160318 09:09:35.384 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:35.396 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=97.322s, table=0, n_packets=42, n_bytes=3570, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=21.227s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=96.295s, table=0, n_packets=47, n_bytes=3698, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=21.227s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=96.276s, table=0, n_packets=50, n_bytes=3768, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:35.397 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=97.322s, table=0, n_packets=42, n_bytes=3570...
20160318 09:09:35.399 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=97.322s, table=0, n_packets=42, n_bytes=3570, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=21.227s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=96.295s, table=0, n_packets=47, n_bytes=3698, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=21.227s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=96.276s, table=0, n_packets=50, n_bytes=3768, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:35.401 : INFO : ${booleanValue} = False
20160318 09:09:35.402 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:35.402 : FAIL : False != True
20160318 09:09:36.408 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:36.420 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=98.348s, table=0, n_packets=42, n_bytes=3570, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=22.253s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=97.321s, table=0, n_packets=47, n_bytes=3698, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=22.253s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=97.302s, table=0, n_packets=50, n_bytes=3768, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:36.420 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=98.348s, table=0, n_packets=42, n_bytes=3570...
20160318 09:09:36.422 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=98.348s, table=0, n_packets=42, n_bytes=3570, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=22.253s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=97.321s, table=0, n_packets=47, n_bytes=3698, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=22.253s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=97.302s, table=0, n_packets=50, n_bytes=3768, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:36.423 : INFO : ${booleanValue} = False
20160318 09:09:36.424 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:36.424 : FAIL : False != True
20160318 09:09:37.430 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:37.443 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=99.370s, table=0, n_packets=42, n_bytes=3570, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=23.275s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=98.343s, table=0, n_packets=47, n_bytes=3698, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=23.275s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=98.324s, table=0, n_packets=50, n_bytes=3768, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:37.443 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=99.370s, table=0, n_packets=42, n_bytes=3570...
20160318 09:09:37.445 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=99.370s, table=0, n_packets=42, n_bytes=3570, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=23.275s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=98.343s, table=0, n_packets=47, n_bytes=3698, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=23.275s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=98.324s, table=0, n_packets=50, n_bytes=3768, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:37.447 : INFO : ${booleanValue} = False
20160318 09:09:37.448 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:37.448 : FAIL : False != True
20160318 09:09:38.455 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:38.466 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=100.394s, table=0, n_packets=42, n_bytes=3570, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=24.299s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=99.368s, table=0, n_packets=47, n_bytes=3698, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=24.300s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=99.349s, table=0, n_packets=50, n_bytes=3768, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:38.466 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=100.394s, table=0, n_packets=42, n_bytes=357...
20160318 09:09:38.468 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=100.394s, table=0, n_packets=42, n_bytes=3570, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=24.299s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=99.368s, table=0, n_packets=47, n_bytes=3698, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=24.300s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=99.349s, table=0, n_packets=50, n_bytes=3768, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:38.469 : INFO : ${booleanValue} = False
20160318 09:09:38.470 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:38.471 : FAIL : False != True
20160318 09:09:39.477 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:39.488 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=101.417s, table=0, n_packets=44, n_bytes=3740, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=25.322s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=100.389s, table=0, n_packets=48, n_bytes=3783, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=25.321s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=100.370s, table=0, n_packets=51, n_bytes=3853, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:39.489 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=101.417s, table=0, n_packets=44, n_bytes=374...
20160318 09:09:39.491 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=101.417s, table=0, n_packets=44, n_bytes=3740, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=25.322s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=100.389s, table=0, n_packets=48, n_bytes=3783, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=25.321s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=100.370s, table=0, n_packets=51, n_bytes=3853, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:39.492 : INFO : ${booleanValue} = False
20160318 09:09:39.493 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:39.493 : FAIL : False != True
20160318 09:09:40.500 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:40.511 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=102.440s, table=0, n_packets=44, n_bytes=3740, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=26.345s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=101.413s, table=0, n_packets=48, n_bytes=3783, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=26.345s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=101.393s, table=0, n_packets=51, n_bytes=3853, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:40.511 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=102.440s, table=0, n_packets=44, n_bytes=374...
20160318 09:09:40.513 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=102.440s, table=0, n_packets=44, n_bytes=3740, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=26.345s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=101.413s, table=0, n_packets=48, n_bytes=3783, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=26.345s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=101.393s, table=0, n_packets=51, n_bytes=3853, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:40.515 : INFO : ${booleanValue} = False
20160318 09:09:40.515 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:40.516 : FAIL : False != True
20160318 09:09:41.521 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:41.534 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=103.461s, table=0, n_packets=44, n_bytes=3740, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=27.366s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=102.434s, table=0, n_packets=48, n_bytes=3783, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=27.366s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=102.415s, table=0, n_packets=51, n_bytes=3853, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:41.534 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=103.461s, table=0, n_packets=44, n_bytes=374...
20160318 09:09:41.536 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=103.461s, table=0, n_packets=44, n_bytes=3740, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=27.366s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=102.434s, table=0, n_packets=48, n_bytes=3783, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=27.366s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=102.415s, table=0, n_packets=51, n_bytes=3853, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:41.538 : INFO : ${booleanValue} = False
20160318 09:09:41.539 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:41.539 : FAIL : False != True
20160318 09:09:42.545 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:42.556 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=104.484s, table=0, n_packets=44, n_bytes=3740, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=28.389s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=103.457s, table=0, n_packets=48, n_bytes=3783, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=28.389s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=103.438s, table=0, n_packets=51, n_bytes=3853, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:42.557 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=104.484s, table=0, n_packets=44, n_bytes=374...
20160318 09:09:42.559 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=104.484s, table=0, n_packets=44, n_bytes=3740, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=28.389s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=103.457s, table=0, n_packets=48, n_bytes=3783, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=28.389s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=103.438s, table=0, n_packets=51, n_bytes=3853, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:42.561 : INFO : ${booleanValue} = False
20160318 09:09:42.562 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:42.562 : FAIL : False != True
20160318 09:09:43.567 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:43.578 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=105.507s, table=0, n_packets=44, n_bytes=3740, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=29.412s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=104.480s, table=0, n_packets=48, n_bytes=3783, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=29.412s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=104.461s, table=0, n_packets=51, n_bytes=3853, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:43.579 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=105.507s, table=0, n_packets=44, n_bytes=374...
20160318 09:09:43.581 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=105.507s, table=0, n_packets=44, n_bytes=3740, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=29.412s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=104.480s, table=0, n_packets=48, n_bytes=3783, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=29.412s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=104.461s, table=0, n_packets=51, n_bytes=3853, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:43.582 : INFO : ${booleanValue} = False
20160318 09:09:43.583 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:43.583 : FAIL : False != True
20160318 09:09:44.589 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:44.601 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=106.529s, table=0, n_packets=46, n_bytes=3910, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=30.434s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=105.502s, table=0, n_packets=49, n_bytes=3868, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=30.434s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=105.483s, table=0, n_packets=52, n_bytes=3938, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:44.601 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=106.529s, table=0, n_packets=46, n_bytes=391...
20160318 09:09:44.603 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=106.529s, table=0, n_packets=46, n_bytes=3910, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=30.434s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=105.502s, table=0, n_packets=49, n_bytes=3868, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=30.434s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=105.483s, table=0, n_packets=52, n_bytes=3938, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:44.604 : INFO : ${booleanValue} = False
20160318 09:09:44.605 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:44.605 : FAIL : False != True
20160318 09:09:45.612 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:45.624 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=107.552s, table=0, n_packets=46, n_bytes=3910, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=31.457s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=106.525s, table=0, n_packets=49, n_bytes=3868, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=31.457s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=106.506s, table=0, n_packets=52, n_bytes=3938, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:45.624 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=107.552s, table=0, n_packets=46, n_bytes=391...
20160318 09:09:45.626 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=107.552s, table=0, n_packets=46, n_bytes=3910, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=31.457s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=106.525s, table=0, n_packets=49, n_bytes=3868, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=31.457s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=106.506s, table=0, n_packets=52, n_bytes=3938, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:45.627 : INFO : ${booleanValue} = False
20160318 09:09:45.628 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:45.629 : FAIL : False != True
20160318 09:09:46.635 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:46.648 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=108.575s, table=0, n_packets=46, n_bytes=3910, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=32.480s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=107.548s, table=0, n_packets=49, n_bytes=3868, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=32.480s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=107.529s, table=0, n_packets=52, n_bytes=3938, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>
20160318 09:09:46.648 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=108.575s, table=0, n_packets=46, n_bytes=391...
20160318 09:09:46.650 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=108.575s, table=0, n_packets=46, n_bytes=3910, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=32.480s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=107.548s, table=0, n_packets=49, n_bytes=3868, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000037, duration=32.480s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=107.529s, table=0, n_packets=52, n_bytes=3938, send_flow_rem priority=0 actions=CONTROLLER:65535
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:46.652 : INFO : ${booleanValue} = False
20160318 09:09:46.652 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:46.653 : FAIL : False != True
20160318 09:09:46.654 : FAIL : Keyword 'Verify Flow Entries for Flowfilter' failed after retrying for 20 seconds. The last error was: False != True
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify icmp action for vbr flowfilter
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbr Flowfilter index which has ICMP
20160318 09:09:46.668 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:remove-flow-filter, data={"input": {"indices": ["1"], "tenant-name": "Tenant1","bridge-name": "vBridge1"}}, headers=None, files=None, allow_redirects=True
20160318 09:09:46.668 : INFO : ${resp} = <Response [200]>
20160318 09:09:46.669 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbr Flowfilter index which has ICMP
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vbrif flowfilter with Icmp code
20160318 09:09:46.678 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:set-flow-filter, data={"input": {"tenant-name": Tenant1, "bridge-name": "vBridge1","interface-name":"if1","vtn-flow-filter": [{"condition": "cond_1","index": "1", "vtn-pass-filter": {}, "vtn-flow-action": [{ "order": "1", "vtn-set-icmp-code-action":{"code": "1"}},{"order": "2","vtn-set-icmp-type-action": {"type": "3"}}]}]}}, headers=None, files=None, allow_redirects=True
20160318 09:09:46.678 : INFO : ${resp} = <Response [200]>
20160318 09:09:46.680 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:09:46.691 : INFO : h1 ping -c 3 h3
20160318 09:09:58.705 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2016ms
mininet>
20160318 09:09:58.706 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2016ms
mininet>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vbrif flowfilter with Icmp code
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify icmp action for vbrif flowfilter
20160318 09:09:58.713 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:58.737 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=7.016s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=120.654s, table=0, n_packets=50, n_bytes=4250, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=12.018s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=7.010s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=7.017s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=119.627s, table=0, n_packets=53, n_bytes=4178, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=12.018s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=7.012s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=7.019s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=119.607s, table=0, n_packets=57, n_bytes=4346, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=7.012s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:09:58.737 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=7.016s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:09:58.739 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=7.016s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=120.654s, table=0, n_packets=50, n_bytes=4250, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=12.018s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=7.010s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=7.017s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=119.627s, table=0, n_packets=53, n_bytes=4178, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=12.018s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=7.012s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=7.019s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=119.607s, table=0, n_packets=57, n_bytes=4346, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=7.012s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:58.740 : INFO : ${booleanValue} = False
20160318 09:09:58.741 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:58.742 : FAIL : False != True
20160318 09:09:59.748 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:09:59.771 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=8.049s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=121.687s, table=0, n_packets=52, n_bytes=4420, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=13.051s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=8.043s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=8.050s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=120.660s, table=0, n_packets=54, n_bytes=4263, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=13.051s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=8.045s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=8.053s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=120.641s, table=0, n_packets=58, n_bytes=4431, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=8.046s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:09:59.771 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=8.049s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:09:59.773 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=8.049s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=121.687s, table=0, n_packets=52, n_bytes=4420, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=13.051s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=8.043s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=8.050s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=120.660s, table=0, n_packets=54, n_bytes=4263, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=13.051s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=8.045s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=8.053s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=120.641s, table=0, n_packets=58, n_bytes=4431, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=8.046s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:09:59.775 : INFO : ${booleanValue} = False
20160318 09:09:59.776 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:09:59.776 : FAIL : False != True
20160318 09:10:00.782 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:00.805 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=9.084s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=122.722s, table=0, n_packets=52, n_bytes=4420, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=14.086s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=9.078s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=9.085s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=121.695s, table=0, n_packets=54, n_bytes=4263, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=14.086s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=9.080s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=9.087s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=121.675s, table=0, n_packets=58, n_bytes=4431, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=9.080s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:00.805 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=9.084s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:00.807 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=9.084s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=122.722s, table=0, n_packets=52, n_bytes=4420, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=14.086s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=9.078s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=9.085s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=121.695s, table=0, n_packets=54, n_bytes=4263, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=14.086s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=9.080s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=9.087s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=121.675s, table=0, n_packets=58, n_bytes=4431, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=9.080s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:00.809 : INFO : ${booleanValue} = False
20160318 09:10:00.810 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:00.810 : FAIL : False != True
20160318 09:10:01.817 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:01.840 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=10.118s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=123.756s, table=0, n_packets=52, n_bytes=4420, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=15.120s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=10.112s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=10.119s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=122.729s, table=0, n_packets=54, n_bytes=4263, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=15.120s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=10.114s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=10.122s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=122.710s, table=0, n_packets=58, n_bytes=4431, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=10.115s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:01.841 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=10.118s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:01.843 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=10.118s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=123.756s, table=0, n_packets=52, n_bytes=4420, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=15.120s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=10.112s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=10.119s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=122.729s, table=0, n_packets=54, n_bytes=4263, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=15.120s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=10.114s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=10.122s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=122.710s, table=0, n_packets=58, n_bytes=4431, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=10.115s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:01.844 : INFO : ${booleanValue} = False
20160318 09:10:01.845 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:01.846 : FAIL : False != True
20160318 09:10:02.851 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:02.874 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=11.153s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=124.791s, table=0, n_packets=52, n_bytes=4420, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=16.155s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=11.147s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=11.154s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=123.764s, table=0, n_packets=54, n_bytes=4263, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=16.155s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=11.149s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=11.157s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=123.745s, table=0, n_packets=58, n_bytes=4431, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=11.150s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:02.874 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=11.153s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:02.876 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=11.153s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=124.791s, table=0, n_packets=52, n_bytes=4420, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=16.155s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=11.147s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=11.154s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=123.764s, table=0, n_packets=54, n_bytes=4263, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=16.155s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=11.149s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=11.157s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=123.745s, table=0, n_packets=58, n_bytes=4431, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=11.150s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:02.878 : INFO : ${booleanValue} = False
20160318 09:10:02.879 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:02.879 : FAIL : False != True
20160318 09:10:03.885 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:03.907 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=12.187s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=125.825s, table=0, n_packets=52, n_bytes=4420, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=17.189s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=12.181s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=12.187s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=124.797s, table=0, n_packets=54, n_bytes=4263, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=17.188s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=12.182s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=12.190s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=124.778s, table=0, n_packets=58, n_bytes=4431, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=12.183s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:03.908 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=12.187s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:03.909 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=12.187s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=125.825s, table=0, n_packets=52, n_bytes=4420, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=17.189s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=12.181s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=12.187s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=124.797s, table=0, n_packets=54, n_bytes=4263, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=17.188s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=12.182s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=12.190s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=124.778s, table=0, n_packets=58, n_bytes=4431, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=12.183s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:03.911 : INFO : ${booleanValue} = False
20160318 09:10:03.912 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:03.912 : FAIL : False != True
20160318 09:10:04.919 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:04.942 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=13.220s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=126.858s, table=0, n_packets=54, n_bytes=4590, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=18.222s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=13.214s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=13.221s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=125.831s, table=0, n_packets=55, n_bytes=4348, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=18.222s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=13.216s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=13.224s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=125.812s, table=0, n_packets=59, n_bytes=4516, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=13.217s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:04.942 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=13.220s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:04.944 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=13.220s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=126.858s, table=0, n_packets=54, n_bytes=4590, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=18.222s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=13.214s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=13.221s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=125.831s, table=0, n_packets=55, n_bytes=4348, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=18.222s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=13.216s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=13.224s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=125.812s, table=0, n_packets=59, n_bytes=4516, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=13.217s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:04.946 : INFO : ${booleanValue} = False
20160318 09:10:04.947 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:04.947 : FAIL : False != True
20160318 09:10:05.952 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:05.977 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=14.255s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=127.893s, table=0, n_packets=54, n_bytes=4590, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=19.257s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=14.249s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=14.256s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=126.866s, table=0, n_packets=55, n_bytes=4348, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=19.257s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=14.251s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=14.259s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=126.847s, table=0, n_packets=59, n_bytes=4516, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=14.252s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:05.977 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=14.255s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:05.979 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=14.255s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=127.893s, table=0, n_packets=54, n_bytes=4590, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=19.257s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=14.249s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=14.256s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=126.866s, table=0, n_packets=55, n_bytes=4348, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=19.257s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=14.251s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=14.259s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=126.847s, table=0, n_packets=59, n_bytes=4516, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=14.252s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:05.981 : INFO : ${booleanValue} = False
20160318 09:10:05.982 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:05.982 : FAIL : False != True
20160318 09:10:06.988 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:07.012 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=15.290s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=128.928s, table=0, n_packets=54, n_bytes=4590, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=20.292s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=15.284s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=15.291s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=127.901s, table=0, n_packets=55, n_bytes=4348, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=20.292s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=15.286s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=15.294s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=127.882s, table=0, n_packets=59, n_bytes=4516, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=15.287s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:07.012 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=15.290s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:07.015 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=15.290s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=128.928s, table=0, n_packets=54, n_bytes=4590, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=20.292s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=15.284s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=15.291s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=127.901s, table=0, n_packets=55, n_bytes=4348, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=20.292s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=15.286s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=15.294s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=127.882s, table=0, n_packets=59, n_bytes=4516, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=15.287s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:07.016 : INFO : ${booleanValue} = False
20160318 09:10:07.017 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:07.018 : FAIL : False != True
20160318 09:10:08.025 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:08.048 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=16.326s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=129.964s, table=0, n_packets=54, n_bytes=4590, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=21.328s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=16.320s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=16.327s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=128.937s, table=0, n_packets=55, n_bytes=4348, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=21.328s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=16.322s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=16.330s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=128.918s, table=0, n_packets=59, n_bytes=4516, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=16.323s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:08.048 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=16.326s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:08.050 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=16.326s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=129.964s, table=0, n_packets=54, n_bytes=4590, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=21.328s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=16.320s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=16.327s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=128.937s, table=0, n_packets=55, n_bytes=4348, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=21.328s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=16.322s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=16.330s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=128.918s, table=0, n_packets=59, n_bytes=4516, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=16.323s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:08.052 : INFO : ${booleanValue} = False
20160318 09:10:08.053 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:08.053 : FAIL : False != True
20160318 09:10:09.060 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:09.083 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=17.361s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=130.999s, table=0, n_packets=54, n_bytes=4590, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=22.363s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=17.355s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=17.362s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=129.972s, table=0, n_packets=55, n_bytes=4348, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=22.363s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=17.357s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=17.365s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=129.953s, table=0, n_packets=59, n_bytes=4516, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=17.358s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:09.084 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=17.361s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:09.086 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=17.361s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=130.999s, table=0, n_packets=54, n_bytes=4590, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=22.363s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=17.355s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=17.362s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=129.972s, table=0, n_packets=55, n_bytes=4348, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=22.363s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=17.357s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=17.365s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=129.953s, table=0, n_packets=59, n_bytes=4516, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=17.358s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:09.087 : INFO : ${booleanValue} = False
20160318 09:10:09.089 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:09.089 : FAIL : False != True
20160318 09:10:10.094 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:10.120 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=18.396s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=132.034s, table=0, n_packets=56, n_bytes=4760, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=23.398s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=18.390s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=18.397s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=131.007s, table=0, n_packets=56, n_bytes=4433, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=23.398s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=18.392s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=18.400s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=130.988s, table=0, n_packets=60, n_bytes=4601, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=18.393s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:10.120 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=18.396s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:10.122 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=18.396s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=132.034s, table=0, n_packets=56, n_bytes=4760, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=23.398s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=18.390s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=18.397s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=131.007s, table=0, n_packets=56, n_bytes=4433, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=23.398s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=18.392s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=18.400s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=130.988s, table=0, n_packets=60, n_bytes=4601, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=18.393s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:10.124 : INFO : ${booleanValue} = False
20160318 09:10:10.125 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:10.126 : FAIL : False != True
20160318 09:10:11.131 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:11.154 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=19.433s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=133.071s, table=0, n_packets=56, n_bytes=4760, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=24.435s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=19.427s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=19.434s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=132.044s, table=0, n_packets=56, n_bytes=4433, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=24.435s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=19.429s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=19.437s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=132.025s, table=0, n_packets=60, n_bytes=4601, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=19.430s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:11.154 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=19.433s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:11.156 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=19.433s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=133.071s, table=0, n_packets=56, n_bytes=4760, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=24.435s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=19.427s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=19.434s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=132.044s, table=0, n_packets=56, n_bytes=4433, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=24.435s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=19.429s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=19.437s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=132.025s, table=0, n_packets=60, n_bytes=4601, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=19.430s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:11.158 : INFO : ${booleanValue} = False
20160318 09:10:11.159 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:11.159 : FAIL : False != True
20160318 09:10:12.165 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:12.188 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=20.467s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=134.105s, table=0, n_packets=56, n_bytes=4760, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=25.469s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=20.461s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=20.468s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=133.078s, table=0, n_packets=56, n_bytes=4433, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=25.469s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=20.463s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=20.470s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=133.058s, table=0, n_packets=60, n_bytes=4601, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=20.463s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:12.188 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=20.467s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:12.190 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=20.467s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=134.105s, table=0, n_packets=56, n_bytes=4760, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=25.469s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=20.461s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=20.468s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=133.078s, table=0, n_packets=56, n_bytes=4433, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=25.469s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=20.463s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=20.470s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=133.058s, table=0, n_packets=60, n_bytes=4601, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=20.463s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:12.192 : INFO : ${booleanValue} = False
20160318 09:10:12.194 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:12.194 : FAIL : False != True
20160318 09:10:13.201 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:13.224 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=21.503s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=135.141s, table=0, n_packets=56, n_bytes=4760, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=26.505s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=21.497s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=21.504s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=134.114s, table=0, n_packets=56, n_bytes=4433, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=26.505s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=21.499s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=21.506s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=134.094s, table=0, n_packets=60, n_bytes=4601, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=21.499s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:13.224 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=21.503s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:13.226 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=21.503s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=135.141s, table=0, n_packets=56, n_bytes=4760, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=26.505s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=21.497s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=21.504s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=134.114s, table=0, n_packets=56, n_bytes=4433, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=26.505s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=21.499s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=21.506s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=134.094s, table=0, n_packets=60, n_bytes=4601, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=21.499s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:13.228 : INFO : ${booleanValue} = False
20160318 09:10:13.229 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:13.229 : FAIL : False != True
20160318 09:10:14.235 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:14.258 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=22.537s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=136.175s, table=0, n_packets=56, n_bytes=4760, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=27.539s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=22.531s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=22.538s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=135.148s, table=0, n_packets=56, n_bytes=4433, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=27.539s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=22.533s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=22.541s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=135.129s, table=0, n_packets=60, n_bytes=4601, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=22.534s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:14.259 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=22.537s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:14.261 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=22.537s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=136.175s, table=0, n_packets=56, n_bytes=4760, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=27.539s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=22.531s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=22.538s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=135.148s, table=0, n_packets=56, n_bytes=4433, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=27.539s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=22.533s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=22.541s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=135.129s, table=0, n_packets=60, n_bytes=4601, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=22.534s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:14.263 : INFO : ${booleanValue} = False
20160318 09:10:14.264 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:14.264 : FAIL : False != True
20160318 09:10:15.270 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:15.293 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=23.572s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=137.210s, table=0, n_packets=58, n_bytes=4930, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=28.574s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=23.566s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=23.573s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=136.183s, table=0, n_packets=57, n_bytes=4518, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=28.574s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=23.568s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=23.576s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=136.164s, table=0, n_packets=61, n_bytes=4686, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=23.569s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:15.293 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=23.572s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:15.296 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=23.572s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=137.210s, table=0, n_packets=58, n_bytes=4930, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=28.574s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=23.566s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=23.573s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=136.183s, table=0, n_packets=57, n_bytes=4518, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=28.574s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=23.568s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=23.576s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=136.164s, table=0, n_packets=61, n_bytes=4686, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=23.569s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:15.297 : INFO : ${booleanValue} = False
20160318 09:10:15.298 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:15.298 : FAIL : False != True
20160318 09:10:16.305 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:16.327 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=24.607s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=138.245s, table=0, n_packets=58, n_bytes=4930, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=29.609s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=24.601s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=24.608s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=137.218s, table=0, n_packets=57, n_bytes=4518, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=29.609s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=24.603s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=24.611s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=137.199s, table=0, n_packets=61, n_bytes=4686, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=24.604s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:16.327 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=24.607s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:16.329 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=24.607s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=138.245s, table=0, n_packets=58, n_bytes=4930, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=29.609s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=24.601s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=24.608s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=137.218s, table=0, n_packets=57, n_bytes=4518, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=29.609s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=24.603s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=24.611s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=137.199s, table=0, n_packets=61, n_bytes=4686, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=24.604s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:16.331 : INFO : ${booleanValue} = False
20160318 09:10:16.332 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:16.332 : FAIL : False != True
20160318 09:10:17.338 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:17.362 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=25.640s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=139.278s, table=0, n_packets=58, n_bytes=4930, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=30.642s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=25.634s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=25.641s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=138.251s, table=0, n_packets=57, n_bytes=4518, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=30.642s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=25.636s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=25.644s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=138.232s, table=0, n_packets=61, n_bytes=4686, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=25.637s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:17.363 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=25.640s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:17.365 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=25.640s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=139.278s, table=0, n_packets=58, n_bytes=4930, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=30.642s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=25.634s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=25.641s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=138.251s, table=0, n_packets=57, n_bytes=4518, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=30.642s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=25.636s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=25.644s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=138.232s, table=0, n_packets=61, n_bytes=4686, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=25.637s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:17.366 : INFO : ${booleanValue} = False
20160318 09:10:17.368 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:17.368 : FAIL : False != True
20160318 09:10:18.374 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:18.397 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=26.676s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=140.314s, table=0, n_packets=58, n_bytes=4930, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=31.678s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=26.670s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=26.677s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=139.287s, table=0, n_packets=57, n_bytes=4518, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=31.678s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=26.672s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=26.680s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=139.268s, table=0, n_packets=61, n_bytes=4686, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=26.673s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:18.397 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=26.676s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:18.399 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=26.676s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=140.314s, table=0, n_packets=58, n_bytes=4930, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=31.678s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=26.670s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=26.677s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=139.287s, table=0, n_packets=57, n_bytes=4518, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=31.678s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=26.672s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=26.680s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=139.268s, table=0, n_packets=61, n_bytes=4686, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=26.673s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:18.401 : INFO : ${booleanValue} = False
20160318 09:10:18.402 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:18.402 : FAIL : False != True
20160318 09:10:19.408 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:19.433 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=27.710s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=141.348s, table=0, n_packets=60, n_bytes=5100, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=32.712s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=27.704s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=27.711s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=140.321s, table=0, n_packets=58, n_bytes=4603, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=32.712s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=27.706s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=27.714s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=140.302s, table=0, n_packets=62, n_bytes=4771, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=27.707s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:10:19.434 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=27.710s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:19.436 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=27.710s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=141.348s, table=0, n_packets=60, n_bytes=5100, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=32.712s, table=0, n_packets=2, n_bytes=196, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003a, duration=27.704s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=27.711s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=140.321s, table=0, n_packets=58, n_bytes=4603, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000038, duration=32.712s, table=0, n_packets=2, n_bytes=196, idle_timeout=300, send_flow_rem priority=14,icmp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003a, duration=27.706s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000039, duration=27.714s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=140.302s, table=0, n_packets=62, n_bytes=4771, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003a, duration=27.707s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'mod_tp_dst:1'
20160318 09:10:19.437 : INFO : ${booleanValue} = False
20160318 09:10:19.438 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:10:19.439 : FAIL : False != True
20160318 09:10:19.440 : FAIL : Keyword 'Verify Flow Entries for Flowfilter' failed after retrying for 20 seconds. The last error was: False != True
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify icmp action for vbrif flowfilter
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbrif Flowfilter index which has ICMP
20160318 09:10:19.462 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:remove-flow-filter, data={"input": {"indices": ["1"], "tenant-name": "Tenant1","bridge-name": "vBridge1","interface-name": "if1"}}, headers=None, files=None, allow_redirects=True
20160318 09:10:19.462 : INFO : ${resp} = <Response [200]>
20160318 09:10:19.463 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbrif Flowfilter index which has ICMP
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vtn flowfilter with dscp
20160318 09:10:19.472 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:set-flow-filter, data={"input": {"tenant-name": "Tenant1","vtn-flow-filter":[{"condition": "cond_1","vtn-pass-filter": {},"vtn-flow-action": [{"order": "1","vtn-set-inet-dscp-action": {"dscp":"32"}}],"index":"1"}]}}, headers=None, files=None, allow_redirects=True
20160318 09:10:19.472 : INFO : ${resp} = <Response [200]>
20160318 09:10:19.474 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:10:19.481 : INFO : h1 ping -c 1 h3
20160318 09:10:19.496 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=12.2 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 12.287/12.287/12.287/0.000 ms
mininet>
20160318 09:10:19.497 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=12.2 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time ...
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vtn flowfilter with dscp
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify dscp action for vtn flowfilter
20160318 09:10:19.504 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:19.525 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=141.443s, table=0, n_packets=60, n_bytes=5100, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=0.014s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=0.008s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=140.416s, table=0, n_packets=59, n_bytes=4701, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=0.014s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=0.010s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=140.398s, table=0, n_packets=63, n_bytes=4869, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=0.019s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=0.012s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:19.525 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=141.443s, table=0, n_packets=60, n_bytes=510...
20160318 09:10:19.526 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=141.443s, table=0, n_packets=60, n_bytes=5100, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=0.014s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=0.008s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=140.416s, table=0, n_packets=59, n_bytes=4701, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=0.014s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=0.010s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=140.398s, table=0, n_packets=63, n_bytes=4869, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=0.019s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=0.012s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:20.531 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:20.553 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=142.472s, table=0, n_packets=60, n_bytes=5100, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=1.043s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=1.037s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=141.444s, table=0, n_packets=59, n_bytes=4701, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=1.042s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=1.038s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=141.425s, table=0, n_packets=63, n_bytes=4869, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=1.046s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=1.039s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:20.554 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=142.472s, table=0, n_packets=60, n_bytes=510...
20160318 09:10:20.555 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=142.472s, table=0, n_packets=60, n_bytes=5100, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=1.043s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=1.037s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=141.444s, table=0, n_packets=59, n_bytes=4701, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=1.042s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=1.038s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=141.425s, table=0, n_packets=63, n_bytes=4869, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=1.046s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=1.039s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:21.560 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:21.579 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=143.500s, table=0, n_packets=60, n_bytes=5100, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=2.071s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=2.065s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=142.473s, table=0, n_packets=59, n_bytes=4701, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=2.071s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=2.067s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=142.454s, table=0, n_packets=63, n_bytes=4869, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=2.075s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=2.068s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:21.580 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=143.500s, table=0, n_packets=60, n_bytes=510...
20160318 09:10:21.581 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=143.500s, table=0, n_packets=60, n_bytes=5100, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=2.071s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=2.065s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=142.473s, table=0, n_packets=59, n_bytes=4701, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=2.071s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=2.067s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=142.454s, table=0, n_packets=63, n_bytes=4869, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=2.075s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=2.068s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:22.587 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:22.610 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=144.526s, table=0, n_packets=60, n_bytes=5100, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=3.097s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=3.091s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=143.499s, table=0, n_packets=59, n_bytes=4701, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=3.097s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=3.093s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=143.480s, table=0, n_packets=63, n_bytes=4869, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=3.101s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=3.094s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:22.610 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=144.526s, table=0, n_packets=60, n_bytes=510...
20160318 09:10:22.612 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=144.526s, table=0, n_packets=60, n_bytes=5100, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=3.097s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=3.091s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=143.499s, table=0, n_packets=59, n_bytes=4701, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=3.097s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=3.093s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=143.480s, table=0, n_packets=63, n_bytes=4869, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=3.101s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=3.094s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:23.616 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:23.637 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=145.557s, table=0, n_packets=60, n_bytes=5100, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=4.128s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=4.122s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=144.530s, table=0, n_packets=59, n_bytes=4701, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=4.128s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=4.124s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=144.511s, table=0, n_packets=63, n_bytes=4869, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=4.132s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=4.125s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:23.637 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=145.557s, table=0, n_packets=60, n_bytes=510...
20160318 09:10:23.639 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=145.557s, table=0, n_packets=60, n_bytes=5100, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=4.128s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=4.122s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=144.530s, table=0, n_packets=59, n_bytes=4701, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=4.128s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=4.124s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=144.511s, table=0, n_packets=63, n_bytes=4869, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=4.132s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=4.125s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:24.643 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:24.683 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=0.146s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=0.142s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=146.583s, table=0, n_packets=62, n_bytes=5270, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=5.154s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=5.148s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=0.148s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=0.142s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=145.556s, table=0, n_packets=61, n_bytes=4828, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=5.154s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=5.150s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=0.149s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=0.145s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=145.537s, table=0, n_packets=65, n_bytes=4996, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=5.158s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=5.151s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:24.684 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=0.146s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:24.685 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=0.146s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=0.142s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=146.583s, table=0, n_packets=62, n_bytes=5270, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=5.154s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=5.148s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=0.148s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=0.142s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=145.556s, table=0, n_packets=61, n_bytes=4828, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=5.154s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=5.150s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=0.149s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=0.145s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=145.537s, table=0, n_packets=65, n_bytes=4996, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=5.158s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=5.151s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:25.690 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:25.723 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=1.193s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=1.189s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=147.630s, table=0, n_packets=62, n_bytes=5270, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=6.201s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=6.195s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=1.196s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=1.190s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=146.604s, table=0, n_packets=61, n_bytes=4828, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=6.202s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=6.198s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=1.197s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=1.193s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=146.585s, table=0, n_packets=65, n_bytes=4996, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=6.206s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=6.199s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:25.723 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=1.193s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:25.725 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=1.193s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=1.189s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=147.630s, table=0, n_packets=62, n_bytes=5270, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=6.201s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=6.195s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=1.196s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=1.190s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=146.604s, table=0, n_packets=61, n_bytes=4828, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=6.202s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=6.198s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=1.197s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=1.193s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=146.585s, table=0, n_packets=65, n_bytes=4996, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=6.206s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=6.199s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:26.729 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:26.763 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=2.233s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=2.229s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=148.670s, table=0, n_packets=62, n_bytes=5270, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=7.241s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=7.235s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=2.235s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=2.229s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=147.643s, table=0, n_packets=61, n_bytes=4828, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=7.241s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=7.237s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=2.236s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=2.232s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=147.624s, table=0, n_packets=65, n_bytes=4996, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=7.245s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=7.238s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:26.763 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=2.233s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:26.764 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=2.233s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=2.229s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=148.670s, table=0, n_packets=62, n_bytes=5270, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=7.241s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=7.235s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=2.235s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=2.229s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=147.643s, table=0, n_packets=61, n_bytes=4828, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=7.241s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=7.237s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=2.236s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=2.232s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=147.624s, table=0, n_packets=65, n_bytes=4996, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=7.245s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=7.238s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:27.769 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:27.803 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=3.272s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=3.268s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=149.709s, table=0, n_packets=62, n_bytes=5270, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=8.280s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=8.274s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=3.274s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=3.268s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=148.682s, table=0, n_packets=61, n_bytes=4828, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=8.280s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=8.276s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=3.275s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=3.271s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=148.663s, table=0, n_packets=65, n_bytes=4996, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=8.284s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=8.277s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:27.804 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=3.272s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:27.805 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=3.272s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=3.268s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=149.709s, table=0, n_packets=62, n_bytes=5270, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=8.280s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=8.274s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=3.274s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=3.268s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=148.682s, table=0, n_packets=61, n_bytes=4828, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=8.280s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=8.276s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=3.275s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=3.271s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=148.663s, table=0, n_packets=65, n_bytes=4996, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=8.284s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=8.277s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:28.810 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:28.844 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=4.313s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=4.309s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=150.750s, table=0, n_packets=62, n_bytes=5270, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=9.321s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=9.315s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=4.315s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=4.309s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=149.723s, table=0, n_packets=61, n_bytes=4828, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=9.321s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=9.317s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=4.316s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=4.312s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=149.704s, table=0, n_packets=65, n_bytes=4996, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=9.325s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=9.318s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:28.844 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=4.313s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:28.846 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=4.313s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=4.309s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=150.750s, table=0, n_packets=62, n_bytes=5270, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=9.321s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=9.315s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=4.315s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=4.309s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=149.723s, table=0, n_packets=61, n_bytes=4828, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=9.321s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=9.317s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=4.316s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=4.312s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=149.704s, table=0, n_packets=65, n_bytes=4996, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=9.325s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=9.318s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:29.851 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:29.884 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=5.354s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=5.350s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=151.791s, table=0, n_packets=64, n_bytes=5440, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=10.362s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=10.356s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=5.356s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=5.350s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=150.764s, table=0, n_packets=62, n_bytes=4913, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=10.362s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=10.358s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=5.357s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=5.353s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=150.745s, table=0, n_packets=66, n_bytes=5081, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=10.366s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=10.359s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:29.885 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=5.354s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:29.886 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=5.354s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=5.350s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=151.791s, table=0, n_packets=64, n_bytes=5440, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=10.362s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=10.356s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=5.356s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=5.350s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=150.764s, table=0, n_packets=62, n_bytes=4913, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=10.362s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=10.358s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=5.357s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=5.353s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=150.745s, table=0, n_packets=66, n_bytes=5081, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=10.366s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=10.359s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:30.891 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:30.922 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=6.394s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=6.390s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=152.831s, table=0, n_packets=64, n_bytes=5440, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=11.402s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=11.396s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=6.396s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=6.390s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=151.804s, table=0, n_packets=62, n_bytes=4913, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=11.402s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=11.398s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=6.397s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=6.393s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=151.785s, table=0, n_packets=66, n_bytes=5081, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=11.406s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=11.399s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:30.923 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=6.394s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:30.924 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=6.394s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=6.390s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=152.831s, table=0, n_packets=64, n_bytes=5440, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=11.402s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=11.396s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=6.396s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=6.390s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=151.804s, table=0, n_packets=62, n_bytes=4913, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=11.402s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=11.398s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=6.397s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=6.393s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=151.785s, table=0, n_packets=66, n_bytes=5081, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=11.406s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=11.399s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:31.928 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:31.961 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=7.431s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=7.427s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=153.868s, table=0, n_packets=64, n_bytes=5440, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=12.439s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=12.433s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=7.433s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=7.427s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=152.841s, table=0, n_packets=62, n_bytes=4913, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=12.439s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=12.435s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=7.434s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=7.430s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=152.822s, table=0, n_packets=66, n_bytes=5081, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=12.443s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=12.436s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:31.961 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=7.431s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:31.962 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=7.431s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=7.427s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=153.868s, table=0, n_packets=64, n_bytes=5440, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=12.439s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=12.433s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=7.433s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=7.427s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=152.841s, table=0, n_packets=62, n_bytes=4913, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=12.439s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=12.435s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=7.434s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=7.430s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=152.822s, table=0, n_packets=66, n_bytes=5081, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=12.443s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=12.436s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:32.967 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:32.999 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=8.470s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=8.466s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=154.907s, table=0, n_packets=64, n_bytes=5440, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=13.478s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=13.472s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=8.472s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=8.466s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=153.880s, table=0, n_packets=62, n_bytes=4913, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=13.478s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=13.474s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=8.473s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=8.469s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=153.861s, table=0, n_packets=66, n_bytes=5081, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=13.482s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=13.475s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:32.999 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=8.470s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:33.001 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=8.470s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=8.466s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=154.907s, table=0, n_packets=64, n_bytes=5440, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=13.478s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=13.472s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=8.472s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=8.466s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=153.880s, table=0, n_packets=62, n_bytes=4913, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=13.478s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=13.474s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=8.473s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=8.469s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=153.861s, table=0, n_packets=66, n_bytes=5081, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=13.482s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=13.475s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:34.006 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:34.041 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=9.508s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=9.504s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=155.945s, table=0, n_packets=64, n_bytes=5440, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=14.516s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=14.510s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=9.510s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=9.504s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=154.918s, table=0, n_packets=62, n_bytes=4913, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=14.516s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=14.512s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=9.511s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=9.507s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=154.899s, table=0, n_packets=66, n_bytes=5081, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=14.520s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=14.513s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:34.041 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=9.508s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:34.043 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=9.508s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=9.504s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=155.945s, table=0, n_packets=64, n_bytes=5440, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=14.516s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=14.510s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=9.510s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=9.504s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=154.918s, table=0, n_packets=62, n_bytes=4913, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=14.516s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=14.512s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=9.511s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=9.507s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=154.899s, table=0, n_packets=66, n_bytes=5081, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=14.520s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=14.513s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:35.048 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:35.083 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=10.551s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=10.547s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=156.988s, table=0, n_packets=66, n_bytes=5610, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=15.559s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=15.553s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=10.553s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=10.547s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=155.961s, table=0, n_packets=63, n_bytes=4998, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=15.559s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=15.555s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=10.554s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=10.550s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=155.942s, table=0, n_packets=67, n_bytes=5166, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=15.563s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=15.556s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:35.083 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=10.551s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:35.085 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=10.551s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=10.547s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=156.988s, table=0, n_packets=66, n_bytes=5610, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=15.559s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=15.553s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=10.553s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=10.547s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=155.961s, table=0, n_packets=63, n_bytes=4998, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=15.559s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=15.555s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=10.554s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=10.550s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=155.942s, table=0, n_packets=67, n_bytes=5166, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=15.563s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=15.556s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:36.090 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:36.126 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=11.593s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=11.589s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=158.030s, table=0, n_packets=66, n_bytes=5610, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=16.601s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=16.595s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=11.596s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=11.590s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=157.004s, table=0, n_packets=63, n_bytes=4998, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=16.602s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=16.598s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=11.597s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=11.593s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=156.985s, table=0, n_packets=67, n_bytes=5166, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=16.606s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=16.599s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:36.126 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=11.593s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:36.128 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=11.593s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=11.589s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=158.030s, table=0, n_packets=66, n_bytes=5610, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=16.601s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=16.595s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=11.596s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=11.590s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=157.004s, table=0, n_packets=63, n_bytes=4998, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=16.602s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=16.598s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=11.597s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=11.593s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=156.985s, table=0, n_packets=67, n_bytes=5166, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=16.606s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=16.599s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:37.135 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:37.167 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=12.636s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=12.632s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=159.073s, table=0, n_packets=66, n_bytes=5610, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=17.644s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=17.638s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=12.638s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=12.632s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=158.046s, table=0, n_packets=63, n_bytes=4998, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=17.644s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=17.640s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=12.639s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=12.635s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=158.027s, table=0, n_packets=67, n_bytes=5166, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=17.648s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=17.641s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:37.167 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=12.636s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:37.169 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=12.636s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=12.632s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=159.073s, table=0, n_packets=66, n_bytes=5610, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=17.644s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=17.638s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=12.638s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=12.632s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=158.046s, table=0, n_packets=63, n_bytes=4998, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=17.644s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=17.640s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=12.639s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=12.635s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=158.027s, table=0, n_packets=67, n_bytes=5166, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=17.648s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=17.641s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:38.174 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:38.205 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=13.677s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=13.673s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=160.114s, table=0, n_packets=66, n_bytes=5610, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=18.685s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=18.679s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=13.680s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=13.674s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=159.088s, table=0, n_packets=63, n_bytes=4998, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=18.686s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=18.682s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=13.681s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=13.677s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=159.069s, table=0, n_packets=67, n_bytes=5166, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=18.690s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=18.683s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:38.205 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=13.677s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:38.206 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=13.677s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=13.673s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=160.114s, table=0, n_packets=66, n_bytes=5610, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=18.685s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=18.679s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=13.680s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=13.674s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=159.088s, table=0, n_packets=63, n_bytes=4998, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=18.686s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=18.682s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=13.681s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=13.677s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=159.069s, table=0, n_packets=67, n_bytes=5166, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=18.690s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=18.683s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:39.211 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:39.246 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=14.714s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=14.710s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=161.151s, table=0, n_packets=66, n_bytes=5610, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=19.722s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=19.716s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=14.716s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=14.710s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=160.124s, table=0, n_packets=63, n_bytes=4998, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=19.722s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=19.718s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=14.717s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=14.713s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=160.105s, table=0, n_packets=67, n_bytes=5166, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=19.726s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=19.719s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:39.247 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=14.714s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:39.248 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=14.714s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=14.710s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=161.151s, table=0, n_packets=66, n_bytes=5610, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=19.722s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=19.716s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=14.716s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=14.710s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=160.124s, table=0, n_packets=63, n_bytes=4998, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=19.722s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=19.718s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=14.717s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=14.713s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=160.105s, table=0, n_packets=67, n_bytes=5166, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=19.726s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=19.719s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:40.254 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:40.287 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=15.756s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=15.752s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=162.193s, table=0, n_packets=68, n_bytes=5780, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=20.764s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=20.758s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=15.758s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=15.752s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=161.166s, table=0, n_packets=64, n_bytes=5083, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=20.764s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=20.760s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=15.759s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=15.755s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=161.147s, table=0, n_packets=68, n_bytes=5251, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=20.768s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=20.761s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:40.287 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=15.756s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:40.289 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=15.756s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=15.752s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=162.193s, table=0, n_packets=68, n_bytes=5780, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=20.764s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=20.758s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=15.758s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=15.752s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=161.166s, table=0, n_packets=64, n_bytes=5083, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=20.764s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f5600000000003c, duration=20.760s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=15.759s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=15.755s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=161.147s, table=0, n_packets=68, n_bytes=5251, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=20.768s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=20.761s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:40.290 : FAIL :
Keyword 'Verify flowactions' failed after retrying for 20 seconds. The last error was: '*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=15.756s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000003e, duration=15.752s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=162.193s, table=0, n_packets=68, n_bytes=5780, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=20.764s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f5600000000003c, duration=20.758s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
[ Message content over the limit has been removed. ]
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f5600000000003d, duration=15.759s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000003e, duration=15.755s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=161.147s, table=0, n_packets=68, n_bytes=5251, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003b, duration=20.768s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f5600000000003c, duration=20.761s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify dscp action for vtn flowfilter
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vtn Flowfilter index which have dscp
20160318 09:10:40.335 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:remove-flow-filter, data={"input": {"indices": ["1"], "tenant-name": "Tenant1"}}, headers=None, files=None, allow_redirects=True
20160318 09:10:40.335 : INFO : ${resp} = <Response [200]>
20160318 09:10:40.337 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vtn Flowfilter index which have dscp
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vbr flowfilter with dscp
20160318 09:10:40.346 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:set-flow-filter, data={"input": {"tenant-name": "Tenant1", "bridge-name": "vBridge1", "vtn-flow-filter":[{"condition": "cond_1","vtn-pass-filter": {},"vtn-flow-action": [{"order": "1","vtn-set-inet-dscp-action": {"dscp":"32"}}],"index":"1"}]}}, headers=None, files=None, allow_redirects=True
20160318 09:10:40.346 : INFO : ${resp} = <Response [200]>
20160318 09:10:40.347 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:10:40.352 : INFO : h1 ping -c 1 h3
20160318 09:10:40.371 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=13.1 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 13.117/13.117/13.117/0.000 ms
mininet>
20160318 09:10:40.372 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=13.1 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time ...
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vbr flowfilter with dscp
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify dscp action for vbr flowfilter
20160318 09:10:40.378 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:40.398 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=162.318s, table=0, n_packets=68, n_bytes=5780, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=0.015s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=0.008s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=161.291s, table=0, n_packets=65, n_bytes=5181, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=0.016s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=0.010s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=161.272s, table=0, n_packets=69, n_bytes=5349, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=0.019s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=0.011s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:40.398 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=162.318s, table=0, n_packets=68, n_bytes=578...
20160318 09:10:40.400 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=162.318s, table=0, n_packets=68, n_bytes=5780, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=0.015s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=0.008s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=161.291s, table=0, n_packets=65, n_bytes=5181, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=0.016s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=0.010s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=161.272s, table=0, n_packets=69, n_bytes=5349, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=0.019s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=0.011s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:41.406 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:41.431 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=163.346s, table=0, n_packets=68, n_bytes=5780, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=1.043s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=1.036s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=162.320s, table=0, n_packets=65, n_bytes=5181, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=1.045s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=1.039s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=162.301s, table=0, n_packets=69, n_bytes=5349, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=1.048s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=1.040s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:41.432 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=163.346s, table=0, n_packets=68, n_bytes=578...
20160318 09:10:41.434 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=163.346s, table=0, n_packets=68, n_bytes=5780, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=1.043s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=1.036s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=162.320s, table=0, n_packets=65, n_bytes=5181, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=1.045s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=1.039s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=162.301s, table=0, n_packets=69, n_bytes=5349, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=1.048s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=1.040s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:42.443 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:42.469 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=164.384s, table=0, n_packets=68, n_bytes=5780, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=2.081s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=2.074s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=163.358s, table=0, n_packets=65, n_bytes=5181, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=2.083s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=2.077s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=163.341s, table=0, n_packets=69, n_bytes=5349, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=2.088s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=2.080s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:42.469 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=164.384s, table=0, n_packets=68, n_bytes=578...
20160318 09:10:42.471 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=164.384s, table=0, n_packets=68, n_bytes=5780, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=2.081s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=2.074s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=163.358s, table=0, n_packets=65, n_bytes=5181, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=2.083s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=2.077s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=163.341s, table=0, n_packets=69, n_bytes=5349, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=2.088s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=2.080s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:43.476 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:43.496 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=165.416s, table=0, n_packets=68, n_bytes=5780, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=3.113s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=3.106s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=164.390s, table=0, n_packets=65, n_bytes=5181, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=3.115s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=3.109s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=164.371s, table=0, n_packets=69, n_bytes=5349, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=3.118s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=3.110s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:43.496 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=165.416s, table=0, n_packets=68, n_bytes=578...
20160318 09:10:43.498 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=165.416s, table=0, n_packets=68, n_bytes=5780, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=3.113s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=3.106s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=164.390s, table=0, n_packets=65, n_bytes=5181, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=3.115s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=3.109s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=164.371s, table=0, n_packets=69, n_bytes=5349, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=3.118s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=3.110s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:44.503 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:44.527 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=166.443s, table=0, n_packets=70, n_bytes=5950, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=4.140s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=4.133s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=165.416s, table=0, n_packets=66, n_bytes=5266, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=4.141s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=4.135s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=165.397s, table=0, n_packets=70, n_bytes=5434, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=4.144s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=4.136s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:44.528 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=166.443s, table=0, n_packets=70, n_bytes=595...
20160318 09:10:44.529 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=166.443s, table=0, n_packets=70, n_bytes=5950, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=4.140s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=4.133s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=165.416s, table=0, n_packets=66, n_bytes=5266, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=4.141s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=4.135s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=165.397s, table=0, n_packets=70, n_bytes=5434, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=4.144s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=4.136s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:45.534 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:45.567 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=0.153s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=0.157s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=167.474s, table=0, n_packets=70, n_bytes=5950, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=5.171s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=5.164s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=0.156s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=0.158s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=166.447s, table=0, n_packets=67, n_bytes=5308, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=5.172s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=5.166s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=0.157s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=0.162s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=166.429s, table=0, n_packets=71, n_bytes=5476, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=5.176s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=5.168s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:45.567 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=0.153s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:45.569 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=0.153s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=0.157s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=167.474s, table=0, n_packets=70, n_bytes=5950, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=5.171s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=5.164s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=0.156s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=0.158s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=166.447s, table=0, n_packets=67, n_bytes=5308, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=5.172s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=5.166s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=0.157s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=0.162s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=166.429s, table=0, n_packets=71, n_bytes=5476, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=5.176s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=5.168s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:46.574 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:46.612 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=1.193s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=1.197s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=168.514s, table=0, n_packets=70, n_bytes=5950, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=6.211s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=6.204s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=1.196s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=1.198s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=167.487s, table=0, n_packets=67, n_bytes=5308, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=6.212s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=6.206s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=1.196s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=1.201s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=167.468s, table=0, n_packets=71, n_bytes=5476, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=6.215s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=6.207s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:46.613 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=1.193s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:46.615 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=1.193s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=1.197s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=168.514s, table=0, n_packets=70, n_bytes=5950, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=6.211s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=6.204s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=1.196s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=1.198s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=167.487s, table=0, n_packets=67, n_bytes=5308, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=6.212s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=6.206s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=1.196s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=1.201s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=167.468s, table=0, n_packets=71, n_bytes=5476, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=6.215s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=6.207s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:47.622 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:47.661 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=2.240s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=2.244s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=169.561s, table=0, n_packets=70, n_bytes=5950, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=7.258s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=7.251s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=2.243s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=2.245s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=168.534s, table=0, n_packets=67, n_bytes=5308, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=7.259s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=7.253s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=2.243s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=2.248s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=168.515s, table=0, n_packets=71, n_bytes=5476, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=7.262s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=7.254s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:47.661 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=2.240s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:47.663 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=2.240s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=2.244s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=169.561s, table=0, n_packets=70, n_bytes=5950, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=7.258s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=7.251s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=2.243s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=2.245s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=168.534s, table=0, n_packets=67, n_bytes=5308, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=7.259s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=7.253s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=2.243s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=2.248s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=168.515s, table=0, n_packets=71, n_bytes=5476, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=7.262s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=7.254s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:48.670 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:48.706 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=3.289s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=3.293s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=170.610s, table=0, n_packets=70, n_bytes=5950, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=8.307s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=8.300s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=3.293s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=3.295s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=169.584s, table=0, n_packets=67, n_bytes=5308, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=8.309s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=8.303s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=3.294s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=3.299s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=169.566s, table=0, n_packets=71, n_bytes=5476, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=8.313s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=8.305s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:48.706 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=3.289s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:48.708 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=3.289s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=3.293s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=170.610s, table=0, n_packets=70, n_bytes=5950, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=8.307s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=8.300s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=3.293s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=3.295s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=169.584s, table=0, n_packets=67, n_bytes=5308, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=8.309s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=8.303s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=3.294s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=3.299s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=169.566s, table=0, n_packets=71, n_bytes=5476, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=8.313s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=8.305s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:49.713 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:49.744 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=4.332s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=4.336s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=171.653s, table=0, n_packets=72, n_bytes=6120, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=9.350s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=9.343s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=4.336s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=4.338s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=170.627s, table=0, n_packets=68, n_bytes=5393, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=9.352s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=9.346s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=4.336s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=4.341s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=170.608s, table=0, n_packets=72, n_bytes=5561, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=9.355s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=9.347s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:49.744 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=4.332s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:49.745 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=4.332s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=4.336s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=171.653s, table=0, n_packets=72, n_bytes=6120, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=9.350s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=9.343s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=4.336s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=4.338s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=170.627s, table=0, n_packets=68, n_bytes=5393, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=9.352s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=9.346s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=4.336s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=4.341s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=170.608s, table=0, n_packets=72, n_bytes=5561, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=9.355s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=9.347s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:50.750 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:50.784 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=5.370s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=5.374s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=172.691s, table=0, n_packets=72, n_bytes=6120, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=10.388s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=10.381s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=5.373s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=5.375s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=171.664s, table=0, n_packets=68, n_bytes=5393, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=10.389s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=10.383s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=5.373s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=5.378s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=171.645s, table=0, n_packets=72, n_bytes=5561, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=10.392s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=10.384s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:50.785 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=5.370s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:50.787 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=5.370s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=5.374s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=172.691s, table=0, n_packets=72, n_bytes=6120, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=10.388s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=10.381s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=5.373s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=5.375s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=171.664s, table=0, n_packets=68, n_bytes=5393, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=10.389s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=10.383s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=5.373s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=5.378s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=171.645s, table=0, n_packets=72, n_bytes=5561, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=10.392s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=10.384s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:51.793 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:51.827 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=6.410s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=6.414s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=173.731s, table=0, n_packets=72, n_bytes=6120, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=11.428s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=11.421s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=6.414s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=6.416s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=172.705s, table=0, n_packets=68, n_bytes=5393, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=11.430s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=11.424s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=6.414s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=6.419s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=172.686s, table=0, n_packets=72, n_bytes=5561, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=11.433s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=11.425s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:51.827 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=6.410s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:51.829 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=6.410s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=6.414s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=173.731s, table=0, n_packets=72, n_bytes=6120, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=11.428s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=11.421s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=6.414s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=6.416s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=172.705s, table=0, n_packets=68, n_bytes=5393, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=11.430s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=11.424s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=6.414s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=6.419s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=172.686s, table=0, n_packets=72, n_bytes=5561, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=11.433s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=11.425s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:52.835 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:52.889 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=7.454s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=7.458s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=174.775s, table=0, n_packets=72, n_bytes=6120, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=12.472s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=12.465s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=7.457s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=7.459s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=173.748s, table=0, n_packets=68, n_bytes=5393, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=12.473s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=12.467s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=7.456s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=7.461s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=173.728s, table=0, n_packets=72, n_bytes=5561, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=12.475s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=12.467s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:52.890 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=7.454s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:52.892 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=7.454s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=7.458s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=174.775s, table=0, n_packets=72, n_bytes=6120, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=12.472s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=12.465s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=7.457s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=7.459s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=173.748s, table=0, n_packets=68, n_bytes=5393, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=12.473s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=12.467s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=7.456s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=7.461s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=173.728s, table=0, n_packets=72, n_bytes=5561, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=12.475s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=12.467s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:53.896 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:53.928 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=8.515s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=8.519s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=175.836s, table=0, n_packets=72, n_bytes=6120, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=13.533s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=13.526s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=8.519s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=8.521s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=174.810s, table=0, n_packets=68, n_bytes=5393, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=13.535s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=13.529s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=8.519s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=8.524s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=174.791s, table=0, n_packets=72, n_bytes=5561, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=13.538s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=13.530s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:53.929 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=8.515s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:53.930 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=8.515s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=8.519s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=175.836s, table=0, n_packets=72, n_bytes=6120, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=13.533s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=13.526s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=8.519s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=8.521s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=174.810s, table=0, n_packets=68, n_bytes=5393, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=13.535s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=13.529s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=8.519s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=8.524s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=174.791s, table=0, n_packets=72, n_bytes=5561, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=13.538s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=13.530s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:54.934 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:54.966 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=9.553s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=9.557s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=176.874s, table=0, n_packets=74, n_bytes=6290, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=14.571s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=14.564s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=9.556s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=9.558s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=175.847s, table=0, n_packets=69, n_bytes=5478, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=14.572s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=14.566s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=9.556s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=9.561s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=175.828s, table=0, n_packets=73, n_bytes=5646, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=14.575s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=14.567s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:54.967 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=9.553s, table=0, n_packets=0, n_bytes=0, sen...
20160318 09:10:54.968 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=9.553s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=9.557s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=176.874s, table=0, n_packets=74, n_bytes=6290, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=14.571s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=14.564s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=9.556s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=9.558s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=175.847s, table=0, n_packets=69, n_bytes=5478, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=14.572s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=14.566s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=9.556s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=9.561s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=175.828s, table=0, n_packets=73, n_bytes=5646, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=14.575s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=14.567s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:55.973 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:56.004 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=10.592s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=10.596s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=177.913s, table=0, n_packets=74, n_bytes=6290, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=15.610s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=15.603s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=10.595s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=10.597s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=176.886s, table=0, n_packets=69, n_bytes=5478, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=15.611s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=15.605s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=10.594s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=10.599s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=176.866s, table=0, n_packets=73, n_bytes=5646, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=15.613s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=15.605s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:56.004 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=10.592s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:56.006 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=10.592s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=10.596s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=177.913s, table=0, n_packets=74, n_bytes=6290, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=15.610s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=15.603s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=10.595s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=10.597s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=176.886s, table=0, n_packets=69, n_bytes=5478, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=15.611s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=15.605s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=10.594s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=10.599s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=176.866s, table=0, n_packets=73, n_bytes=5646, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=15.613s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=15.605s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:57.010 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:57.042 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=11.629s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=11.633s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=178.950s, table=0, n_packets=74, n_bytes=6290, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=16.647s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=16.640s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=11.632s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=11.634s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=177.923s, table=0, n_packets=69, n_bytes=5478, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=16.648s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=16.642s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=11.632s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=11.637s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=177.904s, table=0, n_packets=73, n_bytes=5646, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=16.651s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=16.643s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:57.043 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=11.629s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:57.044 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=11.629s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=11.633s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=178.950s, table=0, n_packets=74, n_bytes=6290, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=16.647s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=16.640s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=11.632s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=11.634s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=177.923s, table=0, n_packets=69, n_bytes=5478, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=16.648s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=16.642s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=11.632s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=11.637s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=177.904s, table=0, n_packets=73, n_bytes=5646, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=16.651s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=16.643s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:58.049 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:58.081 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=12.668s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=12.672s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=179.989s, table=0, n_packets=74, n_bytes=6290, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=17.686s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=17.679s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=12.671s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=12.673s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=178.962s, table=0, n_packets=69, n_bytes=5478, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=17.687s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=17.681s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=12.671s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=12.676s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=178.943s, table=0, n_packets=73, n_bytes=5646, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=17.690s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=17.682s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:58.081 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=12.668s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:58.083 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=12.668s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=12.672s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=179.989s, table=0, n_packets=74, n_bytes=6290, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=17.686s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=17.679s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=12.671s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=12.673s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=178.962s, table=0, n_packets=69, n_bytes=5478, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=17.687s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=17.681s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=12.671s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=12.676s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=178.943s, table=0, n_packets=73, n_bytes=5646, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=17.690s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=17.682s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:10:59.087 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:10:59.121 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=13.706s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=13.710s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=181.027s, table=0, n_packets=74, n_bytes=6290, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=18.724s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=18.717s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=13.710s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=13.712s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=180.001s, table=0, n_packets=69, n_bytes=5478, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=18.726s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=18.720s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=13.710s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=13.715s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=179.982s, table=0, n_packets=73, n_bytes=5646, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=18.729s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=18.721s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:10:59.121 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=13.706s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:10:59.123 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=13.706s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=13.710s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=181.027s, table=0, n_packets=74, n_bytes=6290, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=18.724s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=18.717s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=13.710s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=13.712s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=180.001s, table=0, n_packets=69, n_bytes=5478, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=18.726s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=18.720s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=13.710s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=13.715s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=179.982s, table=0, n_packets=73, n_bytes=5646, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=18.729s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=18.721s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:00.130 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:00.168 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=14.746s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=14.750s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=182.067s, table=0, n_packets=76, n_bytes=6460, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=19.764s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=19.757s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=14.750s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=14.752s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=181.041s, table=0, n_packets=70, n_bytes=5563, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=19.766s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=19.760s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=14.750s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=14.755s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=181.022s, table=0, n_packets=74, n_bytes=5731, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=19.769s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=19.761s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:11:00.169 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=14.746s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:11:00.171 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=14.746s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=14.750s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=182.067s, table=0, n_packets=76, n_bytes=6460, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=19.764s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=19.757s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=14.750s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=14.752s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=181.041s, table=0, n_packets=70, n_bytes=5563, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=19.766s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=19.760s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=14.750s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=14.755s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=181.022s, table=0, n_packets=74, n_bytes=5731, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=19.769s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=19.761s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:01.176 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:01.211 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=15.794s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=15.798s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=183.115s, table=0, n_packets=76, n_bytes=6460, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=20.812s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=20.805s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=15.797s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=15.799s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=182.088s, table=0, n_packets=70, n_bytes=5563, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=20.813s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=20.807s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=15.797s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=15.802s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=182.069s, table=0, n_packets=74, n_bytes=5731, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=20.816s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=20.808s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>
20160318 09:11:01.212 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=15.794s, table=0, n_packets=0, n_bytes=0, se...
20160318 09:11:01.213 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=15.794s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=15.798s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=183.115s, table=0, n_packets=76, n_bytes=6460, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=20.812s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=20.805s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=15.797s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=15.799s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:3
cookie=0x7f57ffffffffffff, duration=182.088s, table=0, n_packets=70, n_bytes=5563, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=20.813s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000040, duration=20.807s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=15.797s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=15.802s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=182.069s, table=0, n_packets=74, n_bytes=5731, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=20.816s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=20.808s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:01.214 : FAIL :
Keyword 'Verify flowactions' failed after retrying for 20 seconds. The last error was: '*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=15.794s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f56000000000041, duration=15.798s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:2
cookie=0x7f57ffffffffffff, duration=183.115s, table=0, n_packets=76, n_bytes=6460, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=20.812s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000040, duration=20.805s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=12,ip,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:1
*** s2 ------------------------------------------------------------------------
[ Message content over the limit has been removed. ]
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f56000000000042, duration=15.797s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=11,arp,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f56000000000041, duration=15.802s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=11,arp,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d actions=output:1
cookie=0x7f57ffffffffffff, duration=182.069s, table=0, n_packets=74, n_bytes=5731, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000003f, duration=20.816s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000040, duration=20.808s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=12,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1,nw_src=10.0.0.3 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify dscp action for vbr flowfilter
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbr Flowfilter index which have dscp
20160318 09:11:01.237 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:remove-flow-filter, data={"input": {"indices": ["1"], "tenant-name": "Tenant1","bridge-name": "vBridge1"}}, headers=None, files=None, allow_redirects=True
20160318 09:11:01.237 : INFO : ${resp} = <Response [200]>
20160318 09:11:01.239 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbr Flowfilter index which have dscp
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vbrif flowfilter with dscp
20160318 09:11:01.269 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:set-flow-filter, data={"input": {"tenant-name": Tenant1, "bridge-name": "vBridge1","interface-name":"if1","vtn-flow-filter":[{"condition": "cond_1","vtn-pass-filter": {},"vtn-flow-action": [{"order": "1","vtn-set-inet-dscp-action": {"dscp":"32"}}],"index":"1"}]}}, headers=None, files=None, allow_redirects=True
20160318 09:11:01.270 : INFO : ${resp} = <Response [200]>
20160318 09:11:01.271 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:11:01.278 : INFO : h1 ping -c 1 h3
20160318 09:11:01.292 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=10.4 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 10.485/10.485/10.485/0.000 ms
mininet>
20160318 09:11:01.293 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=10.4 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time ...
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a vbrif flowfilter with dscp
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify dscp action for vbrif flowfilter
20160318 09:11:01.300 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:01.323 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=183.240s, table=0, n_packets=76, n_bytes=6460, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=0.013s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=0.009s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=182.213s, table=0, n_packets=71, n_bytes=5661, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=0.013s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=0.011s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=182.194s, table=0, n_packets=75, n_bytes=5829, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=0.017s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=0.012s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:01.324 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=183.240s, table=0, n_packets=76, n_bytes=646...
20160318 09:11:01.326 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=183.240s, table=0, n_packets=76, n_bytes=6460, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=0.013s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=0.009s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=182.213s, table=0, n_packets=71, n_bytes=5661, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=0.013s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=0.011s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=182.194s, table=0, n_packets=75, n_bytes=5829, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=0.017s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=0.012s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:02.331 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:02.350 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=184.271s, table=0, n_packets=76, n_bytes=6460, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=1.044s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=1.040s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=183.244s, table=0, n_packets=71, n_bytes=5661, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=1.044s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=1.042s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=183.224s, table=0, n_packets=75, n_bytes=5829, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=1.047s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=1.042s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:02.350 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=184.271s, table=0, n_packets=76, n_bytes=646...
20160318 09:11:02.351 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=184.271s, table=0, n_packets=76, n_bytes=6460, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=1.044s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=1.040s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=183.244s, table=0, n_packets=71, n_bytes=5661, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=1.044s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=1.042s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=183.224s, table=0, n_packets=75, n_bytes=5829, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=1.047s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=1.042s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:03.356 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:03.376 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=185.297s, table=0, n_packets=76, n_bytes=6460, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=2.070s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=2.066s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=184.270s, table=0, n_packets=71, n_bytes=5661, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=2.070s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=2.068s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=184.251s, table=0, n_packets=75, n_bytes=5829, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=2.074s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=2.069s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:03.377 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=185.297s, table=0, n_packets=76, n_bytes=646...
20160318 09:11:03.378 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=185.297s, table=0, n_packets=76, n_bytes=6460, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=2.070s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=2.066s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=184.270s, table=0, n_packets=71, n_bytes=5661, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=2.070s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=2.068s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=184.251s, table=0, n_packets=75, n_bytes=5829, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=2.074s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=2.069s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:04.382 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:04.401 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=186.322s, table=0, n_packets=78, n_bytes=6630, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=3.095s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=3.091s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=185.295s, table=0, n_packets=72, n_bytes=5746, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=3.095s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=3.093s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=185.276s, table=0, n_packets=76, n_bytes=5914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=3.099s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=3.094s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:04.402 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=186.322s, table=0, n_packets=78, n_bytes=663...
20160318 09:11:04.403 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=186.322s, table=0, n_packets=78, n_bytes=6630, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=3.095s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=3.091s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=185.295s, table=0, n_packets=72, n_bytes=5746, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=3.095s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=3.093s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=185.276s, table=0, n_packets=76, n_bytes=5914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=3.099s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=3.094s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:05.409 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:05.430 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=187.349s, table=0, n_packets=78, n_bytes=6630, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=4.122s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=4.118s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=186.323s, table=0, n_packets=72, n_bytes=5746, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=4.123s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=4.121s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=186.305s, table=0, n_packets=76, n_bytes=5914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=4.128s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=4.123s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:05.430 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=187.349s, table=0, n_packets=78, n_bytes=663...
20160318 09:11:05.432 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=187.349s, table=0, n_packets=78, n_bytes=6630, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=4.122s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=4.118s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=186.323s, table=0, n_packets=72, n_bytes=5746, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=4.123s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=4.121s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=186.305s, table=0, n_packets=76, n_bytes=5914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=4.128s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=4.123s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:06.437 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:06.461 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=188.377s, table=0, n_packets=78, n_bytes=6630, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=5.150s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=5.146s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=187.351s, table=0, n_packets=72, n_bytes=5746, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=5.151s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=5.149s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=187.332s, table=0, n_packets=76, n_bytes=5914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=5.155s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=5.150s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:06.461 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=188.377s, table=0, n_packets=78, n_bytes=663...
20160318 09:11:06.463 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=188.377s, table=0, n_packets=78, n_bytes=6630, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=5.150s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=5.146s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=187.351s, table=0, n_packets=72, n_bytes=5746, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=5.151s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=5.149s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=187.332s, table=0, n_packets=76, n_bytes=5914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=5.155s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=5.150s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:07.468 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:07.488 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=189.408s, table=0, n_packets=78, n_bytes=6630, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=6.181s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=6.177s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=188.381s, table=0, n_packets=72, n_bytes=5746, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=6.181s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=6.179s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=188.363s, table=0, n_packets=76, n_bytes=5914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=6.186s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=6.181s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:07.488 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=189.408s, table=0, n_packets=78, n_bytes=663...
20160318 09:11:07.489 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=189.408s, table=0, n_packets=78, n_bytes=6630, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=6.181s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=6.177s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=188.381s, table=0, n_packets=72, n_bytes=5746, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=6.181s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=6.179s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=188.363s, table=0, n_packets=76, n_bytes=5914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=6.186s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=6.181s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:08.495 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:08.517 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=190.435s, table=0, n_packets=78, n_bytes=6630, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=7.208s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=7.204s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=189.409s, table=0, n_packets=72, n_bytes=5746, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=7.209s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=7.207s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=189.391s, table=0, n_packets=76, n_bytes=5914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=7.214s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=7.209s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:08.517 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=190.435s, table=0, n_packets=78, n_bytes=663...
20160318 09:11:08.519 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=190.435s, table=0, n_packets=78, n_bytes=6630, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=7.208s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=7.204s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=189.409s, table=0, n_packets=72, n_bytes=5746, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=7.209s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=7.207s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=189.391s, table=0, n_packets=76, n_bytes=5914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=7.214s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=7.209s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:09.525 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:09.545 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=191.463s, table=0, n_packets=80, n_bytes=6800, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=8.236s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=8.232s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=190.436s, table=0, n_packets=73, n_bytes=5831, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=8.236s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=8.234s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=190.417s, table=0, n_packets=77, n_bytes=5999, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=8.240s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=8.235s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:09.545 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=191.463s, table=0, n_packets=80, n_bytes=680...
20160318 09:11:09.546 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=191.463s, table=0, n_packets=80, n_bytes=6800, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=8.236s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=8.232s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=190.436s, table=0, n_packets=73, n_bytes=5831, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=8.236s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=8.234s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=190.417s, table=0, n_packets=77, n_bytes=5999, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=8.240s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=8.235s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:10.550 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:10.570 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=192.491s, table=0, n_packets=80, n_bytes=6800, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=9.264s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=9.260s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=191.465s, table=0, n_packets=73, n_bytes=5831, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=9.265s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=9.263s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=191.445s, table=0, n_packets=77, n_bytes=5999, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=9.268s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=9.263s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:10.571 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=192.491s, table=0, n_packets=80, n_bytes=680...
20160318 09:11:10.572 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=192.491s, table=0, n_packets=80, n_bytes=6800, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=9.264s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=9.260s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=191.465s, table=0, n_packets=73, n_bytes=5831, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=9.265s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=9.263s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=191.445s, table=0, n_packets=77, n_bytes=5999, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=9.268s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=9.263s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:11.576 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:11.596 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=193.516s, table=0, n_packets=80, n_bytes=6800, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=10.289s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=10.285s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=192.490s, table=0, n_packets=73, n_bytes=5831, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=10.290s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=10.288s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=192.471s, table=0, n_packets=77, n_bytes=5999, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=10.294s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=10.289s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:11.596 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=193.516s, table=0, n_packets=80, n_bytes=680...
20160318 09:11:11.597 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=193.516s, table=0, n_packets=80, n_bytes=6800, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=10.289s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=10.285s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=192.490s, table=0, n_packets=73, n_bytes=5831, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=10.290s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=10.288s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=192.471s, table=0, n_packets=77, n_bytes=5999, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=10.294s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=10.289s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:12.603 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:12.639 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=194.544s, table=0, n_packets=80, n_bytes=6800, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=11.317s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=11.313s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=193.518s, table=0, n_packets=73, n_bytes=5831, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=11.318s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=11.316s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=193.499s, table=0, n_packets=77, n_bytes=5999, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=11.322s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=11.317s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:12.639 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=194.544s, table=0, n_packets=80, n_bytes=680...
20160318 09:11:12.641 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=194.544s, table=0, n_packets=80, n_bytes=6800, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=11.317s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=11.313s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=193.518s, table=0, n_packets=73, n_bytes=5831, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=11.318s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=11.316s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=193.499s, table=0, n_packets=77, n_bytes=5999, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=11.322s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=11.317s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:13.646 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:13.665 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=195.586s, table=0, n_packets=80, n_bytes=6800, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=12.359s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=12.355s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=194.559s, table=0, n_packets=73, n_bytes=5831, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=12.359s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=12.357s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=194.540s, table=0, n_packets=77, n_bytes=5999, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=12.363s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=12.358s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:13.666 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=195.586s, table=0, n_packets=80, n_bytes=680...
20160318 09:11:13.667 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=195.586s, table=0, n_packets=80, n_bytes=6800, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=12.359s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=12.355s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=194.559s, table=0, n_packets=73, n_bytes=5831, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=12.359s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=12.357s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=194.540s, table=0, n_packets=77, n_bytes=5999, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=12.363s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=12.358s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:14.671 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:14.691 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=196.611s, table=0, n_packets=82, n_bytes=6970, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=13.384s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=13.380s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=195.585s, table=0, n_packets=74, n_bytes=5916, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=13.385s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=13.383s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=195.566s, table=0, n_packets=78, n_bytes=6084, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=13.389s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=13.384s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:14.691 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=196.611s, table=0, n_packets=82, n_bytes=697...
20160318 09:11:14.692 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=196.611s, table=0, n_packets=82, n_bytes=6970, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=13.384s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=13.380s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=195.585s, table=0, n_packets=74, n_bytes=5916, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=13.385s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=13.383s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=195.566s, table=0, n_packets=78, n_bytes=6084, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=13.389s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=13.384s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:15.697 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:15.722 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=197.637s, table=0, n_packets=82, n_bytes=6970, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=14.410s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=14.406s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=196.610s, table=0, n_packets=74, n_bytes=5916, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=14.410s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=14.408s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=196.591s, table=0, n_packets=78, n_bytes=6084, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=14.414s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=14.409s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:15.723 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=197.637s, table=0, n_packets=82, n_bytes=697...
20160318 09:11:15.724 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=197.637s, table=0, n_packets=82, n_bytes=6970, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=14.410s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=14.406s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=196.610s, table=0, n_packets=74, n_bytes=5916, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=14.410s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=14.408s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=196.591s, table=0, n_packets=78, n_bytes=6084, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=14.414s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=14.409s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:16.729 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:16.749 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=198.669s, table=0, n_packets=82, n_bytes=6970, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=15.442s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=15.438s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=197.642s, table=0, n_packets=74, n_bytes=5916, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=15.442s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=15.440s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=197.623s, table=0, n_packets=78, n_bytes=6084, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=15.446s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=15.441s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:16.749 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=198.669s, table=0, n_packets=82, n_bytes=697...
20160318 09:11:16.750 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=198.669s, table=0, n_packets=82, n_bytes=6970, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=15.442s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=15.438s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=197.642s, table=0, n_packets=74, n_bytes=5916, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=15.442s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=15.440s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=197.623s, table=0, n_packets=78, n_bytes=6084, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=15.446s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=15.441s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:17.754 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:17.775 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=199.694s, table=0, n_packets=82, n_bytes=6970, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=16.467s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=16.463s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=198.668s, table=0, n_packets=74, n_bytes=5916, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=16.468s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=16.466s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=198.648s, table=0, n_packets=78, n_bytes=6084, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=16.472s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=16.467s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:17.776 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=199.694s, table=0, n_packets=82, n_bytes=697...
20160318 09:11:17.778 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=199.694s, table=0, n_packets=82, n_bytes=6970, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=16.467s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=16.463s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=198.668s, table=0, n_packets=74, n_bytes=5916, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=16.468s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=16.466s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=198.648s, table=0, n_packets=78, n_bytes=6084, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=16.472s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=16.467s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:18.782 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:18.801 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=200.722s, table=0, n_packets=82, n_bytes=6970, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=17.495s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=17.491s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=199.695s, table=0, n_packets=74, n_bytes=5916, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=17.495s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=17.493s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=199.675s, table=0, n_packets=78, n_bytes=6084, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=17.498s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=17.493s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:18.801 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=200.722s, table=0, n_packets=82, n_bytes=697...
20160318 09:11:18.803 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=200.722s, table=0, n_packets=82, n_bytes=6970, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=17.495s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=17.491s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=199.695s, table=0, n_packets=74, n_bytes=5916, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=17.495s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=17.493s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=199.675s, table=0, n_packets=78, n_bytes=6084, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=17.498s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=17.493s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:19.807 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:19.827 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=201.747s, table=0, n_packets=84, n_bytes=7140, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=18.520s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=18.516s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=200.721s, table=0, n_packets=75, n_bytes=6001, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=18.521s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=18.519s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=200.701s, table=0, n_packets=79, n_bytes=6169, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=18.524s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=18.519s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:19.827 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=201.747s, table=0, n_packets=84, n_bytes=714...
20160318 09:11:19.828 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=201.747s, table=0, n_packets=84, n_bytes=7140, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=18.520s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=18.516s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=200.721s, table=0, n_packets=75, n_bytes=6001, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=18.521s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=18.519s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=200.701s, table=0, n_packets=79, n_bytes=6169, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=18.524s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=18.519s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:20.833 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:20.854 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=202.773s, table=0, n_packets=84, n_bytes=7140, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=19.546s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=19.542s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=201.746s, table=0, n_packets=75, n_bytes=6001, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=19.546s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=19.544s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=201.727s, table=0, n_packets=79, n_bytes=6169, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=19.550s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=19.545s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:20.854 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=202.773s, table=0, n_packets=84, n_bytes=714...
20160318 09:11:20.855 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=202.773s, table=0, n_packets=84, n_bytes=7140, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=19.546s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=19.542s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=201.746s, table=0, n_packets=75, n_bytes=6001, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=19.546s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=19.544s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=201.727s, table=0, n_packets=79, n_bytes=6169, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=19.550s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=19.545s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:21.860 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:21.880 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=203.800s, table=0, n_packets=84, n_bytes=7140, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=20.573s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=20.569s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=202.773s, table=0, n_packets=75, n_bytes=6001, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=20.573s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=20.571s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=202.755s, table=0, n_packets=79, n_bytes=6169, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=20.578s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=20.573s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>
20160318 09:11:21.881 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=203.800s, table=0, n_packets=84, n_bytes=714...
20160318 09:11:21.882 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=203.800s, table=0, n_packets=84, n_bytes=7140, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=20.573s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=20.569s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=202.773s, table=0, n_packets=75, n_bytes=6001, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=20.573s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=20.571s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=202.755s, table=0, n_packets=79, n_bytes=6169, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=20.578s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=20.573s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
20160318 09:11:21.883 : FAIL :
Keyword 'Verify flowactions' failed after retrying for 20 seconds. The last error was: '*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=203.800s, table=0, n_packets=84, n_bytes=7140, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=20.573s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:2
cookie=0x7f56000000000044, duration=20.569s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=202.773s, table=0, n_packets=75, n_bytes=6001, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=20.573s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=13,ip,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=output:3
cookie=0x7f56000000000044, duration=20.571s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=202.755s, table=0, n_packets=79, n_bytes=6169, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f56000000000043, duration=20.578s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=13,ip,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=22:ae:82:38:cf:d1,dl_dst=4a:15:26:a5:9e:7d,nw_src=10.0.0.1,nw_dst=10.0.0.3 actions=set_field:32->ip_dscp,output:1
cookie=0x7f56000000000044, duration=20.573s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
mininet>' does not contain 'set_field:32->nw_tos_shifted'
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify dscp action for vbrif flowfilter
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbrif Flowfilter index which have dscp
20160318 09:11:21.900 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:remove-flow-filter, data={"input": {"indices": ["1"], "tenant-name": "Tenant1","bridge-name": "vBridge1","interface-name": "if1"}}, headers=None, files=None, allow_redirects=True
20160318 09:11:21.900 : INFO : ${resp} = <Response [200]>
20160318 09:11:21.902 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbrif Flowfilter index which have dscp
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a flowfilter with vlanpcp
20160318 09:11:21.912 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:set-flow-filter, data={"input": {"tenant-name": Tenant1, "bridge-name": "vBridge1","interface-name":"if1","vtn-flow-filter":[{"condition":"cond_1","vtn-pass-filter":{},"vtn-flow-action":[{"order":"3","vtn-set-icmp-code-action":{"code":"1"}},{"order":"4","vtn-set-vlan-pcp-action":{"vlan-pcp":"3"}}],"index":"1"}]}}, headers=None, files=None, allow_redirects=True
20160318 09:11:21.913 : INFO : ${resp} = <Response [200]>
20160318 09:11:21.914 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:11:21.921 : INFO : h1 ping -c 1 h3
20160318 09:11:21.939 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=13.1 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 13.190/13.190/13.190/0.000 ms
mininet>
20160318 09:11:21.939 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=13.1 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time ...
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a flowfilter with vlanpcp
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbrif Flowfilter index which have vlanpcp
20160318 09:11:21.965 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:remove-flow-filter, data={"input": {"indices": ["1"], "tenant-name": "Tenant1","bridge-name": "vBridge1","interface-name": "if1"}}, headers=None, files=None, allow_redirects=True
20160318 09:11:21.965 : INFO : ${resp} = <Response [200]>
20160318 09:11:21.966 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbrif Flowfilter index which have vlanpcp
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a flowfilter with tpsrc and tpdst
20160318 09:11:21.977 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:set-flow-filter, data={"input": {"tenant-name": Tenant1, "bridge-name": "vBridge1","interface-name":"if1","vtn-flow-filter": [{"condition": "cond_1","vtn-pass-filter": {},"vtn-flow-action": [{"order": "1","vtn-set-port-src-action": {"port": "5"}},{"order": "2","vtn-set-port-dst-action": {"port": "10"}}],"index": "1"}]}}, headers=None, files=None, allow_redirects=True
20160318 09:11:21.977 : INFO : ${resp} = <Response [200]>
20160318 09:11:21.979 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:11:21.984 : INFO : h1 ping -c 1 h3
20160318 09:11:22.007 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=14.2 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 14.284/14.284/14.284/0.000 ms
mininet>
20160318 09:11:22.007 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=14.2 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time ...
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a flowfilter with tpsrc and tpdst
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbrif Flowfilter index which has tpsrc and tpdst
20160318 09:11:22.032 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:remove-flow-filter, data={"input": {"indices": ["1"], "tenant-name": "Tenant1","bridge-name": "vBridge1","interface-name": "if1"}}, headers=None, files=None, allow_redirects=True
20160318 09:11:22.032 : INFO : ${resp} = <Response [200]>
20160318 09:11:22.033 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Remove vbrif Flowfilter index which has tpsrc and tpdst
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a flowfilter with inet4 for drop
20160318 09:11:22.044 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-filter:set-flow-filter, data={"input": {"tenant-name": Tenant1, "bridge-name": "vBridge1","interface-name":"if1","vtn-flow-filter":[{"condition":"cond_1","vtn-drop-filter":{},"vtn-flow-action":[{"order": "1","vtn-set-inet-src-action":{"ipv4-address":"10.0.0.2/32"}},{"order": "2","vtn-set-inet-dst-action":{"ipv4-address":"10.0.0.4/32"}}],"index": "1"}]}}, headers=None, files=None, allow_redirects=True
20160318 09:11:22.044 : INFO : ${resp} = <Response [200]>
20160318 09:11:22.045 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:11:22.049 : INFO : h1 ping -c 3 h3
20160318 09:11:34.069 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2014ms
mininet>
20160318 09:11:34.069 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
--- 10.0.0.3 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2014ms
mininet>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Add a flowfilter with inet4 for drop
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify Removed Flow Entry For Inet After Drop Action
20160318 09:11:34.076 : INFO : mod_nw_src:192.0.0.1
20160318 09:11:34.077 : INFO :
*** Unknown command: mod_nw_src:192.0.0.1
mininet>
20160318 09:11:34.077 : INFO :
${result} = *** Unknown command: mod_nw_src:192.0.0.1
mininet>
20160318 09:11:34.079 : FAIL :
'*** Unknown command: mod_nw_src:192.0.0.1
mininet>' does not contain 'mod_nw_dst:192.0.0.2'
20160318 09:11:34.081 : INFO : ${booleanValue} = False
20160318 09:11:34.081 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
20160318 09:11:34.082 : FAIL : False != True
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Verify Removed Flow Entry For Inet After Drop Action
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Delete a flowcondition
20160318 09:11:34.093 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-flow-condition:remove-flow-condition, data={"input":{"name":"cond_1"}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.093 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.094 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Delete a flowcondition
Starting test: VTN Mgr OF13.Vtn Manager Flowfilter.Delete a vtn Tenant1
20160318 09:11:34.105 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn:remove-vtn, data={"input": {"tenant-name":Tenant1}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.105 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.106 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Manager Flowfilter.Delete a vtn Tenant1
20160318 09:11:34.111 : INFO : Delete All Sessions
20160318 09:11:34.140 : INFO : Creating Session using : alias=session, url=http://127.0.0.1:8181, headers={'Content-Type': 'application/json'}, cookies=None, auth=<requests.auth.HTTPBasicAuth object at 0x7f42179bddd0>, timeout=None, proxies=None, verify=False, debug=0
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Check if switch1 detected
20160318 09:11:34.144 : INFO : Starting new HTTP connection (1): 127.0.0.1
20160318 09:11:34.148 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:1, headers=None
20160318 09:11:34.148 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.149 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Check if switch1 detected
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Check if switch2 detected
20160318 09:11:34.156 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:2, headers=None
20160318 09:11:34.157 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.158 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Check if switch2 detected
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Check if switch3 detected
20160318 09:11:34.164 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:3, headers=None
20160318 09:11:34.164 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.165 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Check if switch3 detected
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a vtn Tenant1
20160318 09:11:34.173 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn:update-vtn, data={"input": {"tenant-name":Tenant1, "update-mode": "CREATE","operation": "SET", "description": "creating vtn", "idle-timeout":300, "hard-timeout":0}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.174 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.175 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a vtn Tenant1
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a vBridge vBridge1
20160318 09:11:34.182 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vbridge:update-vbridge, data={"input": {"update-mode": "CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige created"}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.182 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.183 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a vBridge vBridge1
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a interface If1
20160318 09:11:34.191 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vinterface:update-vinterface, data={"input": {"update-mode":"CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige interfacecreated", "enabled":"true", "interface-name": if1}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.191 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.192 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a interface If1
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a interface if2
20160318 09:11:34.200 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vinterface:update-vinterface, data={"input": {"update-mode":"CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige interfacecreated", "enabled":"true", "interface-name": if2}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.200 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.201 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a interface if2
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a portmap for interface if1
20160318 09:11:34.208 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:set-port-map, data={"input": { "tenant-name":Tenant1, "bridge-name":vBridge1, "interface-name": if1, "node":"openflow:2", "port-name":"s2-eth1"}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.208 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.210 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a portmap for interface if1
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a portmap for interface if2
20160318 09:11:34.217 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:set-port-map, data={"input": { "tenant-name":Tenant1, "bridge-name":vBridge1, "interface-name": if2, "node":"openflow:3", "port-name":"s3-eth1"}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.217 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.218 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a portmap for interface if2
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Ping h1 to h3
20160318 09:11:34.224 : INFO : h1 ping -c 1 h3
20160318 09:11:34.256 : INFO :
PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=24.4 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 24.440/24.440/24.440/0.000 ms
mininet>
20160318 09:11:34.256 : INFO :
${result} = PING 10.0.0.3 (10.0.0.3) 56(84) bytes of data.
64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=24.4 ms
--- 10.0.0.3 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time ...
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Ping h1 to h3
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a vBridge vBridge2
20160318 09:11:34.265 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vbridge:update-vbridge, data={"input": {"update-mode": "CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge2, "description": "vbrdige created"}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.266 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.267 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a vBridge vBridge2
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a interface If3
20160318 09:11:34.274 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vinterface:update-vinterface, data={"input": {"update-mode":"CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige interfacecreated", "enabled":"true", "interface-name": if3}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.275 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.276 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a interface If3
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a interface if4
20160318 09:11:34.284 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vinterface:update-vinterface, data={"input": {"update-mode":"CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige interfacecreated", "enabled":"true", "interface-name": if4}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.285 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.287 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a interface if4
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a portmap for interface if3
20160318 09:11:34.296 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:set-port-map, data={"input": { "tenant-name":Tenant1, "bridge-name":vBridge1, "interface-name": if3, "node":"openflow:2", "port-name":"s2-eth2"}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.296 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.297 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a portmap for interface if3
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a portmap for interface if4
20160318 09:11:34.305 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:set-port-map, data={"input": { "tenant-name":Tenant1, "bridge-name":vBridge1, "interface-name": if4, "node":"openflow:3", "port-name":"s3-eth2"}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.305 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.306 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Add a portmap for interface if4
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Ping h2 to h4
20160318 09:11:34.313 : INFO : h2 ping -c 1 h4
20160318 09:11:34.348 : INFO :
PING 10.0.0.4 (10.0.0.4) 56(84) bytes of data.
64 bytes from 10.0.0.4: icmp_seq=1 ttl=64 time=31.0 ms
--- 10.0.0.4 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 31.077/31.077/31.077/0.000 ms
mininet>
20160318 09:11:34.349 : INFO :
${result} = PING 10.0.0.4 (10.0.0.4) 56(84) bytes of data.
64 bytes from 10.0.0.4: icmp_seq=1 ttl=64 time=31.0 ms
--- 10.0.0.4 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time ...
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Ping h2 to h4
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Get flow
20160318 09:11:34.362 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-flow-impl:vtn-flows/vtn-flow-table/Tenant1, headers=None
20160318 09:11:34.362 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.364 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Get flow
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Verify FlowMacAddress
20160318 09:11:34.374 : INFO : h2 ifconfig -a | grep HWaddr
20160318 09:11:34.378 : INFO :
h2-eth0 Link encap:Ethernet HWaddr a6:e7:c8:1c:b3:5d
mininet>
20160318 09:11:34.378 : INFO :
${sourcemacaddr} = h2-eth0 Link encap:Ethernet HWaddr a6:e7:c8:1c:b3:5d
mininet>
20160318 09:11:34.379 : INFO : ${macaddress} = [u'h2-eth0', u'', u'', u'Link', u'encap:Ethernet', u'', u'HWaddr', u'a6:e7:c8:1c:b3:5d', u'', u'\r\r\nmininet>']
20160318 09:11:34.380 : INFO : ${sourcemacaddr} = a6:e7:c8:1c:b3:5d
20160318 09:11:34.381 : INFO : ${sourcemacaddress} = a6:e7:c8:1c:b3:5d
20160318 09:11:34.383 : INFO : h4 ifconfig -a | grep HWaddr
20160318 09:11:34.386 : INFO :
h4-eth0 Link encap:Ethernet HWaddr a6:3c:31:6b:9f:e6
mininet>
20160318 09:11:34.386 : INFO :
${destmacaddr} = h4-eth0 Link encap:Ethernet HWaddr a6:3c:31:6b:9f:e6
mininet>
20160318 09:11:34.387 : INFO : ${macaddress} = [u'h4-eth0', u'', u'', u'Link', u'encap:Ethernet', u'', u'HWaddr', u'a6:3c:31:6b:9f:e6', u'', u'\r\r\nmininet>']
20160318 09:11:34.388 : INFO : ${destmacaddr} = a6:3c:31:6b:9f:e6
20160318 09:11:34.389 : INFO : ${destmacaddress} = a6:3c:31:6b:9f:e6
20160318 09:11:34.393 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:34.410 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=216.331s, table=0, n_packets=90, n_bytes=7650, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000004c, duration=0.137s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
cookie=0x7f5600000000004d, duration=0.044s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=215.304s, table=0, n_packets=87, n_bytes=6914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000004d, duration=0.045s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:2
cookie=0x7f5600000000004c, duration=0.139s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:1
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=215.285s, table=0, n_packets=90, n_bytes=6984, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000004c, duration=0.140s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=1,vlan_tci=0x0000/0x1fff,dl_src=4a:15:26:a5:9e:7d,dl_dst=22:ae:82:38:cf:d1 actions=output:3
cookie=0x7f5600000000004d, duration=0.046s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:3
mininet>
20160318 09:11:34.411 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=216.331s, table=0, n_packets=90, n_bytes=765...
20160318 09:11:34.413 : INFO : ${booleanValue} = True
20160318 09:11:34.414 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Verify FlowMacAddress
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Remove Portmap for If1
20160318 09:11:34.438 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-port-map:remove-port-map, data={"input": {"tenant-name":Tenant1,"bridge-name":vBridge1,"interface-name":if1}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.439 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.440 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Remove Portmap for If1
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Verify RemovedFlowMacAddress
20160318 09:11:34.452 : INFO : h1 ifconfig -a | grep HWaddr
20160318 09:11:34.456 : INFO :
h1-eth0 Link encap:Ethernet HWaddr 22:ae:82:38:cf:d1
mininet>
20160318 09:11:34.456 : INFO :
${sourcemacaddr} = h1-eth0 Link encap:Ethernet HWaddr 22:ae:82:38:cf:d1
mininet>
20160318 09:11:34.457 : INFO : ${macaddress} = [u'h1-eth0', u'', u'', u'Link', u'encap:Ethernet', u'', u'HWaddr', u'22:ae:82:38:cf:d1', u'', u'\r\r\nmininet>']
20160318 09:11:34.459 : INFO : ${sourcemacaddr} = 22:ae:82:38:cf:d1
20160318 09:11:34.460 : INFO : ${sourcemacaddress} = 22:ae:82:38:cf:d1
20160318 09:11:34.463 : INFO : h3 ifconfig -a | grep HWaddr
20160318 09:11:34.465 : INFO :
h3-eth0 Link encap:Ethernet HWaddr 4a:15:26:a5:9e:7d
mininet>
20160318 09:11:34.465 : INFO :
${destmacaddr} = h3-eth0 Link encap:Ethernet HWaddr 4a:15:26:a5:9e:7d
mininet>
20160318 09:11:34.466 : INFO : ${macaddress} = [u'h3-eth0', u'', u'', u'Link', u'encap:Ethernet', u'', u'HWaddr', u'4a:15:26:a5:9e:7d', u'', u'\r\r\nmininet>']
20160318 09:11:34.467 : INFO : ${destmacaddr} = 4a:15:26:a5:9e:7d
20160318 09:11:34.468 : INFO : ${destmacaddress} = 4a:15:26:a5:9e:7d
20160318 09:11:34.471 : INFO : dpctl dump-flows -OOpenFlow13
20160318 09:11:34.484 : INFO :
*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=216.410s, table=0, n_packets=90, n_bytes=7650, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000004d, duration=0.123s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=215.383s, table=0, n_packets=87, n_bytes=6914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000004d, duration=0.124s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:2
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=215.364s, table=0, n_packets=90, n_bytes=6984, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000004d, duration=0.125s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:3
mininet>
20160318 09:11:34.484 : INFO :
${result} = *** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=216.410s, table=0, n_packets=90, n_bytes=765...
20160318 09:11:34.485 : FAIL :
'*** s1 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=216.410s, table=0, n_packets=90, n_bytes=7650, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000004d, duration=0.123s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:1
*** s2 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=215.383s, table=0, n_packets=87, n_bytes=6914, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000004d, duration=0.124s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=10,in_port=3,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:2
*** s3 ------------------------------------------------------------------------
OFPST_FLOW reply (OF1.3) (xid=0x2):
cookie=0x7f57ffffffffffff, duration=215.364s, table=0, n_packets=90, n_bytes=6984, send_flow_rem priority=0 actions=CONTROLLER:65535
cookie=0x7f5600000000004d, duration=0.125s, table=0, n_packets=0, n_bytes=0, idle_timeout=300, send_flow_rem priority=10,in_port=2,vlan_tci=0x0000/0x1fff,dl_src=a6:3c:31:6b:9f:e6,dl_dst=a6:e7:c8:1c:b3:5d actions=output:3
mininet>' does not contain '22:ae:82:38:cf:d1'
20160318 09:11:34.486 : INFO : ${booleanValue} = False
20160318 09:11:34.487 : INFO :
Argument types are:
<type 'bool'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Verify RemovedFlowMacAddress
Starting test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Delete a vtn Tenant1
20160318 09:11:34.505 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn:remove-vtn, data={"input": {"tenant-name":Tenant1}}, headers=None, files=None, allow_redirects=True
20160318 09:11:34.505 : INFO : ${resp} = <Response [200]>
20160318 09:11:34.506 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vbridge Portmapping Test.Delete a vtn Tenant1
20160318 09:11:34.509 : INFO : Delete All Sessions
20160318 09:11:34.531 : INFO : Creating Session using : alias=session, url=http://127.0.0.1:8181, headers={'Content-Type': 'application/json'}, cookies=None, auth=<requests.auth.HTTPBasicAuth object at 0x7f421cf84090>, timeout=None, proxies=None, verify=False, debug=0
Starting test: VTN Mgr OF13.Vtn Vlanmap.Start topology
20160318 09:11:34.536 : INFO : Attempting to execute sudo mn -c on 127.0.0.1 by gvrangan with any and >
20160318 09:11:34.538 : INFO : ${conn_id} = 5
20160318 09:11:34.539 : INFO : Length is 0
20160318 09:11:34.540 : INFO : ${pwd_length} = 0
20160318 09:11:34.545 : INFO : Logging into '127.0.0.1:22' as 'gvrangan'.
20160318 09:11:35.685 : INFO :
Read output: Welcome to Ubuntu 15.04 (GNU/Linux 3.19.0-56-generic x86_64)
* Documentation: https://help.ubuntu.com/
System information as of Fri Mar 18 09:11:35 UTC 2016
System load: 0.41 Processes: 189
Usage of /: 26.1% of 19.39GB Users logged in: 1
Memory usage: 12% IP address for eth0: 10.128.0.3
Swap usage: 0% IP address for virbr0: 192.168.122.1
Graph this data and manage this system at:
https://landscape.canonical.com/
Get cloud support with Ubuntu Advantage Cloud Guest:
http://www.ubuntu.com/business/services/cloud
Your Ubuntu release is not supported anymore.
For upgrade information, please visit:
http://www.ubuntu.com/releaseendoflife
New release '15.10' available.
Run 'do-release-upgrade' to upgrade to it.
Last login: Fri Mar 18 09:07:57 2016 from 127.0.0.1
gvrangan@openstack-controlnode:~\>
20160318 09:11:35.685 : INFO : Returning from the enclosing user keyword.
20160318 09:11:35.687 : INFO : Executing command 'sudo mn -c'.
20160318 09:11:37.066 : INFO : Command exited with return code 0.
20160318 09:11:37.067 : INFO : ${stdout} =
20160318 09:11:37.067 : INFO :
${stderr} = *** Removing excess controllers/ofprotocols/ofdatapaths/pings/noxes
killall controller ofprotocol ofdatapath ping nox_core lt-nox_core ovs-openflowd ovs-controller udpbwtest mnexec ivs 2> /dev/null
ki...
20160318 09:11:37.101 : INFO :
*** Removing excess controllers/ofprotocols/ofdatapaths/pings/noxes
killall controller ofprotocol ofdatapath ping nox_core lt-nox_core ovs-openflowd ovs-controller udpbwtest mnexec ivs 2> /dev/null
killall -9 controller ofprotocol ofdatapath ping nox_core lt-nox_core ovs-openflowd ovs-controller udpbwtest mnexec ivs 2> /dev/null
pkill -9 -f "sudo mnexec"
*** Removing junk from /tmp
rm -f /tmp/vconn* /tmp/vlogs* /tmp/*.out /tmp/*.log
*** Removing old X11 tunnels
*** Removing excess kernel datapaths
ps ax | egrep -o 'dp[0-9]+' | sed 's/dp/nl:/'
*** Removing OVS datapathsovs-vsctl --timeout=1 list-br
ovs-vsctl --if-exists del-br s1 -- --if-exists del-br s2 -- --if-exists del-br s3
ovs-vsctl --timeout=1 list-br
*** Removing all links of the pattern foo-ethX
ip link show | egrep -o '([-_.[:alnum:]]+-eth[[:digit:]]+)'
ip link del s2-eth3
ip link del s1-eth1
Cannot find device "s1-eth1"
ip link del s3-eth3
ip link del s1-eth2
Cannot find device "s1-eth2"
ip link del s2-eth1
ip link del s2-eth2
ip link del s3-eth1
ip link del s3-eth2
*** Killing stale mininet node processes
pkill -9 -f mininet:
*** Shutting down stale tunnels
pkill -9 -f Tunnel=Ethernet
pkill -9 -f .ssh/mn
rm -f ~/.ssh/mn/*
*** Cleanup complete.
20160318 09:11:37.102 : INFO : Returning from the enclosing user keyword.
20160318 09:11:37.106 : INFO : Attempting to execute sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh on 127.0.0.1 by gvrangan with any and >
20160318 09:11:37.107 : INFO : ${conn_id} = 6
20160318 09:11:37.109 : INFO : Length is 0
20160318 09:11:37.109 : INFO : ${pwd_length} = 0
20160318 09:11:37.114 : INFO : Logging into '127.0.0.1:22' as 'gvrangan'.
20160318 09:11:38.172 : INFO :
Read output: Welcome to Ubuntu 15.04 (GNU/Linux 3.19.0-56-generic x86_64)
* Documentation: https://help.ubuntu.com/
System information as of Fri Mar 18 09:11:37 UTC 2016
System load: 0.41 Processes: 194
Usage of /: 26.1% of 19.39GB Users logged in: 1
Memory usage: 12% IP address for eth0: 10.128.0.3
Swap usage: 0% IP address for virbr0: 192.168.122.1
=>
20160318 09:11:38.173 : INFO : Returning from the enclosing user keyword.
20160318 09:11:38.174 : INFO : Executing command 'sudo ps -elf | egrep 'usr/local/bin/mn' | egrep python | awk '{print "sudo kill -9",$4}' | sh'.
20160318 09:11:38.197 : INFO : Command exited with return code -1.
20160318 09:11:38.198 : INFO : ${stdout} =
20160318 09:11:38.198 : INFO : ${stderr} =
20160318 09:11:38.263 : INFO :
20160318 09:11:38.264 : INFO : Returning from the enclosing user keyword.
20160318 09:11:38.266 : INFO : ${mininet_conn_id1} = 7
20160318 09:11:38.267 : INFO : ${mininet_conn_id1} = 7
20160318 09:11:38.268 : INFO : Logging into '127.0.0.1:22' as 'gvrangan'.
20160318 09:11:39.476 : INFO :
Read output: Welcome to Ubuntu 15.04 (GNU/Linux 3.19.0-56-generic x86_64)
* Documentation: https://help.ubuntu.com/
System information as of Fri Mar 18 09:11:39 UTC 2016
System load: 0.46 Processes: 194
Usage of /: 26.1% of 19.39GB Users logged in: 1
Memory usage: 12% IP address for eth0: 10.128.0.3
Swap usage: 0% IP address for virbr0: 192.168.122.1
=>
20160318 09:11:39.478 : INFO : Executing command 'sudo ovs-vsctl set-manager ptcp:6644'.
20160318 09:11:39.500 : INFO : Command exited with return code 0.
20160318 09:11:39.537 : INFO : [chan 2] Opened sftp connection (server version 3)
20160318 09:11:39.542 : INFO : '/home/gvrangan/test/csit/libraries/MininetTopo/vlan_vtn_test.py' -> '/home/gvrangan//vlan_vtn_test.py'
20160318 09:11:39.548 : INFO : There are 8 zombie processes.
20160318 09:12:09.551 : FAIL :
No match found for 'mininet>' in 30 seconds
Output:
Graph this data and manage this system at:
https://landscape.canonical.com/
Get cloud support with Ubuntu Advantage Cloud Guest:
http://www.ubuntu.com/business/services/cloud
Your Ubuntu release is not supported anymore.
For upgrade information, please visit:
http://www.ubuntu.com/releaseendoflife
New release '15.10' available.
Run 'do-release-upgrade' to upgrade to it.
Last login: Fri Mar 18 09:11:38 2016 from 127.0.0.1
sudo mn --controller=remote,ip=127.0.0.1 --custom vlan_vtn_test.py --topo vlantopo --switch ovsk,protocols=OpenFlow13
gvrangan@openstack-controlnode:~\> sudo mn --controller=remote,ip=127.0.0.1 --cu
stom vlan_vtn_test.py --topo vlantopo --switch ovsk,protocols=OpenFlow13
--------------------------------------------------------------------------------
Caught exception. Cleaning up...
TypeError: custom() got multiple values for keyword argument 'self'
--------------------------------------------------------------------------------
gvrangan@openstack-controlnode:~\> .
Ending test: VTN Mgr OF13.Vtn Vlanmap.Start topology
Starting test: VTN Mgr OF13.Vtn Vlanmap.Check if switch1 detected
20160318 09:12:09.555 : INFO : Starting new HTTP connection (1): 127.0.0.1
20160318 09:12:09.561 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:1, headers=None
20160318 09:12:09.562 : INFO : ${resp} = <Response [404]>
20160318 09:12:09.563 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:09.564 : FAIL : 404 != 200
20160318 09:12:12.571 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:1, headers=None
20160318 09:12:12.571 : INFO : ${resp} = <Response [404]>
20160318 09:12:12.572 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:12.572 : FAIL : 404 != 200
20160318 09:12:15.579 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:1, headers=None
20160318 09:12:15.579 : INFO : ${resp} = <Response [404]>
20160318 09:12:15.580 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:15.581 : FAIL : 404 != 200
20160318 09:12:18.588 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:1, headers=None
20160318 09:12:18.588 : INFO : ${resp} = <Response [404]>
20160318 09:12:18.589 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:18.590 : FAIL : 404 != 200
20160318 09:12:21.597 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:1, headers=None
20160318 09:12:21.597 : INFO : ${resp} = <Response [404]>
20160318 09:12:21.599 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:21.599 : FAIL : 404 != 200
20160318 09:12:21.600 : FAIL : Keyword 'Fetch vtn switch inventory' failed after retrying for 12 seconds. The last error was: 404 != 200
Ending test: VTN Mgr OF13.Vtn Vlanmap.Check if switch1 detected
Starting test: VTN Mgr OF13.Vtn Vlanmap.Check if switch2 detected
20160318 09:12:21.608 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:2, headers=None
20160318 09:12:21.608 : INFO : ${resp} = <Response [404]>
20160318 09:12:21.609 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:21.610 : FAIL : 404 != 200
20160318 09:12:22.617 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:2, headers=None
20160318 09:12:22.617 : INFO : ${resp} = <Response [404]>
20160318 09:12:22.618 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:22.618 : FAIL : 404 != 200
20160318 09:12:23.625 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:2, headers=None
20160318 09:12:23.625 : INFO : ${resp} = <Response [404]>
20160318 09:12:23.627 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:23.627 : FAIL : 404 != 200
20160318 09:12:24.635 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:2, headers=None
20160318 09:12:24.635 : INFO : ${resp} = <Response [404]>
20160318 09:12:24.636 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:24.636 : FAIL : 404 != 200
20160318 09:12:24.637 : FAIL : Keyword 'Fetch vtn switch inventory' failed after retrying for 3 seconds. The last error was: 404 != 200
Ending test: VTN Mgr OF13.Vtn Vlanmap.Check if switch2 detected
Starting test: VTN Mgr OF13.Vtn Vlanmap.Check if switch3 detected
20160318 09:12:24.644 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:3, headers=None
20160318 09:12:24.644 : INFO : ${resp} = <Response [404]>
20160318 09:12:24.645 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:24.645 : FAIL : 404 != 200
20160318 09:12:25.652 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:3, headers=None
20160318 09:12:25.652 : INFO : ${resp} = <Response [404]>
20160318 09:12:25.653 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:25.655 : FAIL : 404 != 200
20160318 09:12:26.663 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:3, headers=None
20160318 09:12:26.663 : INFO : ${resp} = <Response [404]>
20160318 09:12:26.664 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:26.665 : FAIL : 404 != 200
20160318 09:12:27.672 : INFO : Get Request using : alias=session, uri=restconf/operational/vtn-inventory:vtn-nodes/vtn-node/openflow:3, headers=None
20160318 09:12:27.672 : INFO : ${resp} = <Response [404]>
20160318 09:12:27.673 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
20160318 09:12:27.674 : FAIL : 404 != 200
20160318 09:12:27.675 : FAIL : Keyword 'Fetch vtn switch inventory' failed after retrying for 3 seconds. The last error was: 404 != 200
Ending test: VTN Mgr OF13.Vtn Vlanmap.Check if switch3 detected
Starting test: VTN Mgr OF13.Vtn Vlanmap.Add a vtn Tenant1
20160318 09:12:27.683 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn:update-vtn, data={"input": {"tenant-name":Tenant1, "update-mode": "CREATE","operation": "SET", "description": "creating vtn", "idle-timeout":300, "hard-timeout":0}}, headers=None, files=None, allow_redirects=True
20160318 09:12:27.683 : INFO : ${resp} = <Response [200]>
20160318 09:12:27.684 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vlanmap.Add a vtn Tenant1
Starting test: VTN Mgr OF13.Vtn Vlanmap.Add a vBridge vBridge1
20160318 09:12:27.692 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vbridge:update-vbridge, data={"input": {"update-mode": "CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge1, "description": "vbrdige created"}}, headers=None, files=None, allow_redirects=True
20160318 09:12:27.692 : INFO : ${resp} = <Response [200]>
20160318 09:12:27.693 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vlanmap.Add a vBridge vBridge1
Starting test: VTN Mgr OF13.Vtn Vlanmap.Add a vlanmap for bridge1
20160318 09:12:27.702 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vlan-map:add-vlan-map, data={"input": {"tenant-name":Tenant1,"bridge-name":vBridge1,"vlan-id":200}}, headers=None, files=None, allow_redirects=True
20160318 09:12:27.702 : INFO : ${resp} = <Response [200]>
20160318 09:12:27.704 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vlanmap.Add a vlanmap for bridge1
Starting test: VTN Mgr OF13.Vtn Vlanmap.Add a vBridge vBridge2
20160318 09:12:27.711 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vbridge:update-vbridge, data={"input": {"update-mode": "CREATE","operation":"SET", "tenant-name":Tenant1, "bridge-name":vBridge2, "description": "vbrdige created"}}, headers=None, files=None, allow_redirects=True
20160318 09:12:27.712 : INFO : ${resp} = <Response [200]>
20160318 09:12:27.712 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vlanmap.Add a vBridge vBridge2
Starting test: VTN Mgr OF13.Vtn Vlanmap.Add a vlanmap for bridge2
20160318 09:12:27.720 : INFO : Post Request using : alias=session, uri=restconf/operations/vtn-vlan-map:add-vlan-map, data={"input": {"tenant-name":Tenant1,"bridge-name":vBridge2,"vlan-id":300}}, headers=None, files=None, allow_redirects=True
20160318 09:12:27.720 : INFO : ${resp} = <Response [200]>
20160318 09:12:27.722 : INFO :
Argument types are:
<type 'int'>
<type 'unicode'>
Ending test: VTN Mgr OF13.Vtn Vlanmap.Add a vlanmap for bridge2
Starting test: VTN Mgr OF13.Vtn Vlanmap.Get vlanflow h1 h3
20160318 09:12:27.733 : INFO : h1 ping -c 1 h3
20160318 09:12:57.734 : FAIL :
No match found for 'mininet>' in 30 seconds
Output:
h1: command not found
gvrangan@openstack-controlnode:~\> .
20160318 09:12:57.736 : FAIL :
Keyword 'Mininet Ping Should Succeed' failed after retrying for 20 seconds. The last error was: No match found for 'mininet>' in 30 seconds
Output:
h1: command not found
gvrangan@openstack-controlnode:~\> .
Ending test: VTN Mgr OF13.Vtn Vlanmap.Get vlanflow h1 h3
Starting test: VTN Mgr OF13.Vtn Vlanmap.Get vlanflow h1 h5
20160318 09:12:57.741 : INFO : h1 ping -c 1 h5
20160318 09:13:27.742 : FAIL :
No match found for 'mininet>' in 30 seconds
Output:
h1: command not found
gvrangan@openstack-controlnode:~\> .
20160318 09:13:27.744 : FAIL :
Keyword 'Mininet Ping Should Succeed' failed after retrying for 20 seconds. The last error was: No match found for 'mininet>' in 30 seconds
Output:
h1: command not found
gvrangan@openstack-controlnode:~\> .
Ending test: VTN Mgr OF13.Vtn Vlanmap.Get vlanflow h1 h5
Starting test: VTN Mgr OF13.Vtn Vlanmap.Get vlanflow h2 h4
20160318 09:13:27.749 : INFO : h2 ping -c 1 h4
20160318 09:13:57.751 : FAIL :
No match found for 'mininet>' in 30 seconds
Output:
h2: command not found
gvrangan@openstack-controlnode:~\> .
20160318 09:13:57.752 : FAIL :
Keyword 'Mininet Ping Should Succeed' failed after retrying for 20 seconds. The last error was: No match found for 'mininet>' in 30 seconds
Output:
h2: command not found
gvrangan@openstack-controlnode:~\> .
Ending test: VTN Mgr OF13.Vtn Vlanmap.Get vlanflow h2 h4
Starting test: VTN Mgr OF13.Vtn Vlanmap.Get vlanflow h2 h6
20160318 09:13:57.757 : INFO : h2 ping -c 1 h6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment