{
    "args": "/usr/bin/vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf", 
    "auth_url": "http://192.168.10.35:35357/v3", 
    "date": "2018-08-23 10:20:15", 
    "encapsulation": "vlan", 
    "flows": [
        {
            "az_from": "nova:cmp002", 
            "az_to": "nova:cmp002", 
            "desc": "VM to VM same network fixed IP (intra-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.1.14", 
            "ip_to": "192.168.1.10", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 27, 
                    "rtt_ms": 0.14, 
                    "throughput_kbps": 7163098, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 120, 
                    "rtt_ms": 0.12, 
                    "throughput_kbps": 7105730, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 117, 
                    "rtt_ms": 0.13, 
                    "throughput_kbps": 7183719, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 303570, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 2461022, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "error": "Timeout executing command \"/tmp/nuttcp-8.1.4 -a -T1  -l8192 -u -R2K -p5001 -P5002 -fparse 192.168.1.10\" on host 100.64.200.126", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.141", 
                            "rtt_max_ms": "0.344", 
                            "rtt_min_ms": "0.096", 
                            "rtt_stddev": "0.075", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.113", 
                            "rtt_max_ms": "0.148", 
                            "rtt_min_ms": "0.097", 
                            "rtt_stddev": "0.020", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp002", 
            "az_to": "nova:cmp002", 
            "desc": "VM to VM different network fixed IP (intra-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.5", 
            "ip_to": "192.168.1.10", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1, 
                    "rtt_ms": 0.38, 
                    "throughput_kbps": 269249, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.35, 
                    "throughput_kbps": 266154, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.36, 
                    "throughput_kbps": 270191, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 1.05, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 23733, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 22.34, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 153829, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "error": "Timeout executing command \"/tmp/nuttcp-8.1.4 -a -T1  -l8192 -u -R2K -p5001 -P5002 -fparse 192.168.1.10\" on host 100.64.200.114", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.368", 
                            "rtt_max_ms": "0.652", 
                            "rtt_min_ms": "0.301", 
                            "rtt_stddev": "0.096", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.344", 
                            "rtt_max_ms": "0.397", 
                            "rtt_min_ms": "0.319", 
                            "rtt_stddev": "0.029", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp002", 
            "az_to": "nova:cmp002", 
            "desc": "VM to VM different network floating IP (intra-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.5", 
            "ip_to": "100.64.200.117", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.37, 
                    "throughput_kbps": 265170, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.32, 
                    "throughput_kbps": 267459, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.32, 
                    "throughput_kbps": 266801, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.18, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 23589, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 188994, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "error": "Timeout executing command \"/tmp/nuttcp-8.1.4 -a -T1  -l8192 -u -R2K -p5001 -P5002 -fparse 100.64.200.117\" on host 100.64.200.114", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.319", 
                            "rtt_max_ms": "0.479", 
                            "rtt_min_ms": "0.279", 
                            "rtt_stddev": "0.061", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.305", 
                            "rtt_max_ms": "0.342", 
                            "rtt_min_ms": "0.243", 
                            "rtt_stddev": "0.030", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp001", 
            "az_to": "nova:cmp002", 
            "desc": "VM to VM same network fixed IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.1.17", 
            "ip_to": "192.168.1.10", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 603, 
                    "rtt_ms": 0.21, 
                    "throughput_kbps": 1967854, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1225, 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 1973407, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 953, 
                    "rtt_ms": 0.14, 
                    "throughput_kbps": 2041166, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 6.18, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 234153, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.78, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1743858, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "error": "Timeout executing command \"/tmp/nuttcp-8.1.4 -a -T1  -l8192 -u -R2K -p5001 -P5002 -fparse 192.168.1.10\" on host 100.64.200.112", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.254", 
                            "rtt_max_ms": "0.806", 
                            "rtt_min_ms": "0.137", 
                            "rtt_stddev": "0.189", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.174", 
                            "rtt_max_ms": "0.194", 
                            "rtt_min_ms": "0.143", 
                            "rtt_stddev": "0.020", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp001", 
            "az_to": "nova:cmp002", 
            "desc": "VM to VM different network fixed IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.10", 
            "ip_to": "192.168.1.10", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.41, 
                    "throughput_kbps": 198330, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.47, 
                    "throughput_kbps": 198320, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.43, 
                    "throughput_kbps": 198422, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 5.5, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 19727, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.99, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 155824, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "error": "Timeout executing command \"/tmp/nuttcp-8.1.4 -a -T1  -l8192 -u -R2K -p5001 -P5002 -fparse 192.168.1.10\" on host 100.64.200.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.406", 
                            "rtt_max_ms": "0.916", 
                            "rtt_min_ms": "0.307", 
                            "rtt_stddev": "0.175", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.354", 
                            "rtt_max_ms": "0.452", 
                            "rtt_min_ms": "0.298", 
                            "rtt_stddev": "0.037", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp001", 
            "az_to": "nova:cmp002", 
            "desc": "VM to VM different network floating IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.10", 
            "ip_to": "100.64.200.117", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.27, 
                    "throughput_kbps": 198825, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.41, 
                    "throughput_kbps": 199216, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.43, 
                    "throughput_kbps": 198854, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.18, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 19677, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.24, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 155845, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "error": "Timeout executing command \"/tmp/nuttcp-8.1.4 -a -T1  -l8192 -u -R2K -p5001 -P5002 -fparse 100.64.200.117\" on host 100.64.200.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.325", 
                            "rtt_max_ms": "0.577", 
                            "rtt_min_ms": "0.247", 
                            "rtt_stddev": "0.088", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.339", 
                            "rtt_max_ms": "0.376", 
                            "rtt_min_ms": "0.313", 
                            "rtt_stddev": "0.031", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "9ab1ff9", 
    "version": "2.4.8.dev2"
}