{
    "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-11-22 17:56:56", 
    "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.5", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 118, 
                    "rtt_ms": 0.13, 
                    "throughput_kbps": 7251699, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 85, 
                    "rtt_ms": 0.14, 
                    "throughput_kbps": 7266768, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 161, 
                    "rtt_ms": 0.12, 
                    "throughput_kbps": 7227603, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.01, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 293954, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 2282995, 
                    "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.6\" on host 100.64.200.120", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.115", 
                            "rtt_max_ms": "0.300", 
                            "rtt_min_ms": "0.079", 
                            "rtt_stddev": "0.063", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.093", 
                            "rtt_max_ms": "0.096", 
                            "rtt_min_ms": "0.090", 
                            "rtt_stddev": "0.012", 
                            "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.12", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.44, 
                    "throughput_kbps": 96148, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.45, 
                    "throughput_kbps": 106746, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.44, 
                    "throughput_kbps": 96671, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.25, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 9811, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 5.71, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 69181, 
                    "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.6\" on host 100.64.200.125", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.452", 
                            "rtt_max_ms": "0.859", 
                            "rtt_min_ms": "0.387", 
                            "rtt_stddev": "0.138", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.424", 
                            "rtt_max_ms": "0.567", 
                            "rtt_min_ms": "0.373", 
                            "rtt_stddev": "0.054", 
                            "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.12", 
            "ip_to": "100.64.200.123", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.46, 
                    "throughput_kbps": 96083, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 8, 
                    "rtt_ms": 0.56, 
                    "throughput_kbps": 103564, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.46, 
                    "throughput_kbps": 97586, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.3, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 9818, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.97, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 70296, 
                    "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.123\" on host 100.64.200.125", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.392", 
                            "rtt_max_ms": "0.482", 
                            "rtt_min_ms": "0.367", 
                            "rtt_stddev": "0.036", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.404", 
                            "rtt_max_ms": "0.422", 
                            "rtt_min_ms": "0.367", 
                            "rtt_stddev": "0.024", 
                            "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.5", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2842, 
                    "rtt_ms": 0.35, 
                    "throughput_kbps": 1916283, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2840, 
                    "rtt_ms": 0.21, 
                    "throughput_kbps": 1876596, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2452, 
                    "rtt_ms": 0.22, 
                    "throughput_kbps": 1973269, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.05, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 220873, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.74, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1676738, 
                    "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.6\" on host 100.64.200.113", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.236", 
                            "rtt_max_ms": "0.855", 
                            "rtt_min_ms": "0.133", 
                            "rtt_stddev": "0.207", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.194", 
                            "rtt_max_ms": "0.269", 
                            "rtt_min_ms": "0.168", 
                            "rtt_stddev": "0.035", 
                            "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.15", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.59, 
                    "throughput_kbps": 88482, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.77, 
                    "throughput_kbps": 88576, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.56, 
                    "throughput_kbps": 88263, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.76, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 9198, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.33, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 73178, 
                    "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.6\" on host 100.64.200.130", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.368", 
                            "rtt_max_ms": "1.247", 
                            "rtt_min_ms": "0.244", 
                            "rtt_stddev": "0.295", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.264", 
                            "rtt_max_ms": "0.317", 
                            "rtt_min_ms": "0.243", 
                            "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.15", 
            "ip_to": "100.64.200.123", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.56, 
                    "throughput_kbps": 87078, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.72, 
                    "throughput_kbps": 87806, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.6, 
                    "throughput_kbps": 87368, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.25, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 21096, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 84939, 
                    "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.123\" on host 100.64.200.130", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.444", 
                            "rtt_max_ms": "0.792", 
                            "rtt_min_ms": "0.391", 
                            "rtt_stddev": "0.118", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.446", 
                            "rtt_max_ms": "0.507", 
                            "rtt_min_ms": "0.386", 
                            "rtt_stddev": "0.044", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "7db2d5f", 
    "version": "2.4.8.dev2"
}