{
    "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-22 05:11:54", 
    "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.21", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 48, 
                    "rtt_ms": 0.31, 
                    "throughput_kbps": 6606687, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 60, 
                    "rtt_ms": 0.3, 
                    "throughput_kbps": 6414233, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 93, 
                    "rtt_ms": 0.25, 
                    "throughput_kbps": 6746900, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.35, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 262137, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.4, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1226307, 
                    "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.21\" on host 100.64.200.113", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.256", 
                            "rtt_max_ms": "0.484", 
                            "rtt_min_ms": "0.201", 
                            "rtt_stddev": "0.103", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.205", 
                            "rtt_max_ms": "0.212", 
                            "rtt_min_ms": "0.199", 
                            "rtt_stddev": "0.013", 
                            "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.21", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1, 
                    "rtt_ms": 0.64, 
                    "throughput_kbps": 179654, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 458, 
                    "rtt_ms": 0.24, 
                    "throughput_kbps": 175050, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 179, 
                    "rtt_ms": 0.36, 
                    "throughput_kbps": 175494, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.71, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 17076, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.38, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 63079, 
                    "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.21\" on host 100.64.200.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.567", 
                            "rtt_max_ms": "0.958", 
                            "rtt_min_ms": "0.496", 
                            "rtt_stddev": "0.145", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.529", 
                            "rtt_max_ms": "0.973", 
                            "rtt_min_ms": "0.197", 
                            "rtt_stddev": "0.185", 
                            "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.114", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 879, 
                    "rtt_ms": 0.56, 
                    "throughput_kbps": 142273, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 524, 
                    "rtt_ms": 0.6, 
                    "throughput_kbps": 77750, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 522, 
                    "rtt_ms": 0.28, 
                    "throughput_kbps": 119264, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.35, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18051, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 109638, 
                    "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.114\" on host 100.64.200.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.405", 
                            "rtt_max_ms": "0.955", 
                            "rtt_min_ms": "0.206", 
                            "rtt_stddev": "0.193", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.356", 
                            "rtt_max_ms": "0.399", 
                            "rtt_min_ms": "0.211", 
                            "rtt_stddev": "0.054", 
                            "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.25", 
            "ip_to": "192.168.1.21", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 972, 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 1884214, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 759, 
                    "rtt_ms": 0.49, 
                    "throughput_kbps": 1909660, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 709, 
                    "rtt_ms": 0.34, 
                    "throughput_kbps": 1896854, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 132613, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.05, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1094923, 
                    "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.21\" on host 100.64.200.113", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.316", 
                            "rtt_max_ms": "0.891", 
                            "rtt_min_ms": "0.232", 
                            "rtt_stddev": "0.194", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.246", 
                            "rtt_max_ms": "0.275", 
                            "rtt_min_ms": "0.235", 
                            "rtt_stddev": "0.014", 
                            "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.29", 
            "ip_to": "192.168.1.21", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.66, 
                    "throughput_kbps": 89045, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.75, 
                    "throughput_kbps": 84208, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.58, 
                    "throughput_kbps": 112156, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.59, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 17153, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.54, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 133886, 
                    "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.21\" on host 100.64.200.131", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.544", 
                            "rtt_max_ms": "1.085", 
                            "rtt_min_ms": "0.408", 
                            "rtt_stddev": "0.192", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.516", 
                            "rtt_max_ms": "0.556", 
                            "rtt_min_ms": "0.468", 
                            "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 floating IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.29", 
            "ip_to": "100.64.200.114", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.85, 
                    "throughput_kbps": 85279, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.55, 
                    "throughput_kbps": 90684, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.82, 
                    "throughput_kbps": 84715, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.46, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 7959, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.68, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 134415, 
                    "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.114\" on host 100.64.200.131", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.495", 
                            "rtt_max_ms": "0.864", 
                            "rtt_min_ms": "0.422", 
                            "rtt_stddev": "0.132", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.489", 
                            "rtt_max_ms": "0.540", 
                            "rtt_min_ms": "0.388", 
                            "rtt_stddev": "0.050", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "f64d918", 
    "version": "2.4.8.dev2"
}