{
    "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-17 03:04:09", 
    "encapsulation": "vlan", 
    "flows": [
        {
            "az_from": "nova:cmp001", 
            "az_to": "nova:cmp001", 
            "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.20", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 221, 
                    "rtt_ms": 0.12, 
                    "throughput_kbps": 8420118, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 205, 
                    "rtt_ms": 0.11, 
                    "throughput_kbps": 8355622, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 326, 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 8442597, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.05, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 437159, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.13, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 3127202, 
                    "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.20\" on host 100.64.200.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.121", 
                            "rtt_max_ms": "0.311", 
                            "rtt_min_ms": "0.087", 
                            "rtt_stddev": "0.067", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.095", 
                            "rtt_max_ms": "0.136", 
                            "rtt_min_ms": "0.087", 
                            "rtt_stddev": "0.015", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp001", 
            "az_to": "nova:cmp001", 
            "desc": "VM to VM different network fixed IP (intra-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.11", 
            "ip_to": "192.168.1.20", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 12, 
                    "rtt_ms": 0.42, 
                    "throughput_kbps": 184880, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 479, 
                    "rtt_ms": 0.42, 
                    "throughput_kbps": 175979, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 184810, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.15, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 17098, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.82, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 134177, 
                    "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.20\" on host 100.64.200.114", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.255", 
                            "rtt_max_ms": "0.437", 
                            "rtt_min_ms": "0.200", 
                            "rtt_stddev": "0.083", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.202", 
                            "rtt_max_ms": "0.207", 
                            "rtt_min_ms": "0.192", 
                            "rtt_stddev": "0.017", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp001", 
            "az_to": "nova:cmp001", 
            "desc": "VM to VM different network floating IP (intra-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.11", 
            "ip_to": "100.64.200.113", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 131, 
                    "rtt_ms": 0.42, 
                    "throughput_kbps": 183796, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 185371, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 38, 
                    "rtt_ms": 0.24, 
                    "throughput_kbps": 185410, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 5.14, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 17126, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 134783, 
                    "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.114", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.219", 
                            "rtt_max_ms": "0.378", 
                            "rtt_min_ms": "0.190", 
                            "rtt_stddev": "0.060", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "1.313", 
                            "rtt_max_ms": "11.153", 
                            "rtt_min_ms": "0.190", 
                            "rtt_stddev": "3.280", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp002", 
            "az_to": "nova:cmp001", 
            "desc": "VM to VM same network fixed IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.1.30", 
            "ip_to": "192.168.1.20", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2912, 
                    "rtt_ms": 0.26, 
                    "throughput_kbps": 1914224, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1234, 
                    "rtt_ms": 0.3, 
                    "throughput_kbps": 2315187, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2015, 
                    "rtt_ms": 0.21, 
                    "throughput_kbps": 1990399, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.06, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 220759, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.01, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1686889, 
                    "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.20\" on host 100.64.200.121", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.206", 
                            "rtt_max_ms": "0.836", 
                            "rtt_min_ms": "0.125", 
                            "rtt_stddev": "0.211", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.130", 
                            "rtt_max_ms": "0.148", 
                            "rtt_min_ms": "0.098", 
                            "rtt_stddev": "0.017", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp002", 
            "az_to": "nova:cmp001", 
            "desc": "VM to VM different network fixed IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.9", 
            "ip_to": "192.168.1.20", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.56, 
                    "throughput_kbps": 192806, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.29, 
                    "throughput_kbps": 193593, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.33, 
                    "throughput_kbps": 193235, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.54, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 17700, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.38, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 147016, 
                    "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.20\" on host 100.64.200.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.318", 
                            "rtt_max_ms": "0.606", 
                            "rtt_min_ms": "0.228", 
                            "rtt_stddev": "0.107", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.292", 
                            "rtt_max_ms": "0.386", 
                            "rtt_min_ms": "0.261", 
                            "rtt_stddev": "0.034", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp002", 
            "az_to": "nova:cmp001", 
            "desc": "VM to VM different network floating IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.9", 
            "ip_to": "100.64.200.113", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.47, 
                    "throughput_kbps": 192975, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.33, 
                    "throughput_kbps": 193553, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.33, 
                    "throughput_kbps": 194388, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.01, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18036, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.03, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 133706, 
                    "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.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.263", 
                            "rtt_max_ms": "0.389", 
                            "rtt_min_ms": "0.212", 
                            "rtt_stddev": "0.066", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.275", 
                            "rtt_max_ms": "0.417", 
                            "rtt_min_ms": "0.211", 
                            "rtt_stddev": "0.076", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "a3a4c3d", 
    "version": "2.4.8.dev2"
}