{
    "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-12-26 23:00:44", 
    "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.17", 
            "ip_to": "192.168.1.23", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 188, 
                    "rtt_ms": 0.12, 
                    "throughput_kbps": 8467028, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 324, 
                    "rtt_ms": 0.12, 
                    "throughput_kbps": 8673018, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 171, 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 8409879, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.04, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 436065, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.7, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 3054681, 
                    "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.23\" on host 100.64.200.140", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.113", 
                            "rtt_max_ms": "0.319", 
                            "rtt_min_ms": "0.065", 
                            "rtt_stddev": "0.069", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.111", 
                            "rtt_max_ms": "0.172", 
                            "rtt_min_ms": "0.087", 
                            "rtt_stddev": "0.030", 
                            "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.7", 
            "ip_to": "192.168.1.23", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.53, 
                    "throughput_kbps": 224781, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.21, 
                    "throughput_kbps": 226579, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.48, 
                    "throughput_kbps": 226167, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.22, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 20677, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.83, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 163683, 
                    "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.23\" on host 100.64.200.133", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.378", 
                            "rtt_max_ms": "0.670", 
                            "rtt_min_ms": "0.280", 
                            "rtt_stddev": "0.109", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.344", 
                            "rtt_max_ms": "0.462", 
                            "rtt_min_ms": "0.245", 
                            "rtt_stddev": "0.067", 
                            "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.7", 
            "ip_to": "100.64.200.113", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1, 
                    "rtt_ms": 0.38, 
                    "throughput_kbps": 225144, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.34, 
                    "throughput_kbps": 222340, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.27, 
                    "throughput_kbps": 225595, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.54, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 21612, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.26, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 164827, 
                    "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.113\" on host 100.64.200.133", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.305", 
                            "rtt_max_ms": "0.512", 
                            "rtt_min_ms": "0.249", 
                            "rtt_stddev": "0.070", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.332", 
                            "rtt_max_ms": "0.396", 
                            "rtt_min_ms": "0.238", 
                            "rtt_stddev": "0.066", 
                            "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.4", 
            "ip_to": "192.168.1.23", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 37, 
                    "rtt_ms": 0.18, 
                    "throughput_kbps": 6507049, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 18, 
                    "rtt_ms": 0.14, 
                    "throughput_kbps": 6589664, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 48, 
                    "rtt_ms": 0.15, 
                    "throughput_kbps": 6584645, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.08, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 366501, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 8.29, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 2786829, 
                    "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.23\" on host 100.64.200.123", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.186", 
                            "rtt_max_ms": "0.711", 
                            "rtt_min_ms": "0.120", 
                            "rtt_stddev": "0.175", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.145", 
                            "rtt_max_ms": "0.179", 
                            "rtt_min_ms": "0.121", 
                            "rtt_stddev": "0.021", 
                            "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.26", 
            "ip_to": "192.168.1.23", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.42, 
                    "throughput_kbps": 200832, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.24, 
                    "throughput_kbps": 199974, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 200048, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 19591, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.24, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 155020, 
                    "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.23\" on host 100.64.200.124", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.274", 
                            "rtt_max_ms": "0.594", 
                            "rtt_min_ms": "0.207", 
                            "rtt_stddev": "0.108", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.258", 
                            "rtt_max_ms": "0.319", 
                            "rtt_min_ms": "0.232", 
                            "rtt_stddev": "0.033", 
                            "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.26", 
            "ip_to": "100.64.200.113", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.27, 
                    "throughput_kbps": 200458, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.3, 
                    "throughput_kbps": 199228, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.26, 
                    "throughput_kbps": 199185, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.01, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 19531, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.99, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 154642, 
                    "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.113\" on host 100.64.200.124", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.249", 
                            "rtt_max_ms": "0.371", 
                            "rtt_min_ms": "0.224", 
                            "rtt_stddev": "0.042", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.242", 
                            "rtt_max_ms": "0.384", 
                            "rtt_min_ms": "0.204", 
                            "rtt_stddev": "0.053", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "edf470b", 
    "version": "2.4.8.dev2"
}