{
    "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-12 09:38:17", 
    "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.26", 
            "ip_to": "192.168.1.5", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 84, 
                    "rtt_ms": 0.13, 
                    "throughput_kbps": 7131558, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 88, 
                    "rtt_ms": 0.11, 
                    "throughput_kbps": 7172473, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 138, 
                    "rtt_ms": 0.11, 
                    "throughput_kbps": 7221160, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.05, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 316348, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.04, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 2428891, 
                    "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.5\" on host 100.64.200.128", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.132", 
                            "rtt_max_ms": "0.338", 
                            "rtt_min_ms": "0.084", 
                            "rtt_stddev": "0.077", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.094", 
                            "rtt_max_ms": "0.144", 
                            "rtt_min_ms": "0.084", 
                            "rtt_stddev": "0.019", 
                            "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.25", 
            "ip_to": "192.168.1.5", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 619, 
                    "rtt_ms": 0.3, 
                    "throughput_kbps": 182302, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 182206, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 182012, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.78, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 16945, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.23, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 135791, 
                    "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.5\" on host 100.64.200.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.234", 
                            "rtt_max_ms": "0.584", 
                            "rtt_min_ms": "0.162", 
                            "rtt_stddev": "0.119", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.202", 
                            "rtt_max_ms": "0.263", 
                            "rtt_min_ms": "0.188", 
                            "rtt_stddev": "0.027", 
                            "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.25", 
            "ip_to": "100.64.200.137", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 489, 
                    "rtt_ms": 0.29, 
                    "throughput_kbps": 170087, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 182780, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 182236, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.35, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18360, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.05, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 134018, 
                    "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.137\" on host 100.64.200.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.235", 
                            "rtt_max_ms": "0.520", 
                            "rtt_min_ms": "0.186", 
                            "rtt_stddev": "0.100", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.194", 
                            "rtt_max_ms": "0.210", 
                            "rtt_min_ms": "0.186", 
                            "rtt_stddev": "0.010", 
                            "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.14", 
            "ip_to": "192.168.1.5", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 535, 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 3776041, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 798, 
                    "rtt_ms": 0.21, 
                    "throughput_kbps": 4182744, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 643, 
                    "rtt_ms": 0.15, 
                    "throughput_kbps": 3969550, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.95, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 225259, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.17, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 2537624, 
                    "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.5\" on host 100.64.200.116", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.236", 
                            "rtt_max_ms": "0.774", 
                            "rtt_min_ms": "0.156", 
                            "rtt_stddev": "0.182", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.151", 
                            "rtt_max_ms": "0.174", 
                            "rtt_min_ms": "0.125", 
                            "rtt_stddev": "0.023", 
                            "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.23", 
            "ip_to": "192.168.1.5", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.38, 
                    "throughput_kbps": 185935, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.34, 
                    "throughput_kbps": 184962, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.42, 
                    "throughput_kbps": 184541, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.35, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18438, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.22, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 135922, 
                    "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.5\" on host 100.64.200.126", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.318", 
                            "rtt_max_ms": "0.569", 
                            "rtt_min_ms": "0.227", 
                            "rtt_stddev": "0.098", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.280", 
                            "rtt_max_ms": "0.345", 
                            "rtt_min_ms": "0.234", 
                            "rtt_stddev": "0.038", 
                            "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.23", 
            "ip_to": "100.64.200.137", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 185991, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.45, 
                    "throughput_kbps": 183605, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.34, 
                    "throughput_kbps": 184336, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.29, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 17438, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.56, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 135963, 
                    "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.137\" on host 100.64.200.126", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.238", 
                            "rtt_max_ms": "0.401", 
                            "rtt_min_ms": "0.202", 
                            "rtt_stddev": "0.060", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.263", 
                            "rtt_max_ms": "0.335", 
                            "rtt_min_ms": "0.206", 
                            "rtt_stddev": "0.043", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "526f66e", 
    "version": "2.4.8.dev2"
}