{
    "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-10-08 21:12:23", 
    "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.6", 
            "ip_to": "192.168.1.11", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 222, 
                    "rtt_ms": 0.3, 
                    "throughput_kbps": 5034806, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 54, 
                    "rtt_ms": 0.24, 
                    "throughput_kbps": 3502351, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 53, 
                    "rtt_ms": 0.14, 
                    "throughput_kbps": 3595854, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.89, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 151783, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.65, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1234097, 
                    "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.11\" on host 100.64.200.112", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.199", 
                            "rtt_max_ms": "0.343", 
                            "rtt_min_ms": "0.134", 
                            "rtt_stddev": "0.054", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.190", 
                            "rtt_max_ms": "0.221", 
                            "rtt_min_ms": "0.100", 
                            "rtt_stddev": "0.037", 
                            "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.4", 
            "ip_to": "192.168.1.11", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.49, 
                    "throughput_kbps": 140197, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.38, 
                    "throughput_kbps": 138997, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.27, 
                    "throughput_kbps": 139261, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.92, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 12922, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 102532, 
                    "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.11\" on host 100.64.200.127", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.411", 
                            "rtt_max_ms": "0.652", 
                            "rtt_min_ms": "0.324", 
                            "rtt_stddev": "0.102", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.323", 
                            "rtt_max_ms": "0.352", 
                            "rtt_min_ms": "0.244", 
                            "rtt_stddev": "0.036", 
                            "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.4", 
            "ip_to": "100.64.200.120", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.48, 
                    "throughput_kbps": 139747, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.27, 
                    "throughput_kbps": 139493, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 139053, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.04, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 12933, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.93, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 101751, 
                    "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.120\" on host 100.64.200.127", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.279", 
                            "rtt_max_ms": "0.434", 
                            "rtt_min_ms": "0.235", 
                            "rtt_stddev": "0.061", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.291", 
                            "rtt_max_ms": "0.358", 
                            "rtt_min_ms": "0.224", 
                            "rtt_stddev": "0.055", 
                            "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.6", 
            "ip_to": "192.168.1.11", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 405, 
                    "rtt_ms": 0.28, 
                    "throughput_kbps": 2082012, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 569, 
                    "rtt_ms": 0.29, 
                    "throughput_kbps": 2000840, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 79, 
                    "rtt_ms": 0.24, 
                    "throughput_kbps": 1928131, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.86, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 221546, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.32, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 2049414, 
                    "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.11\" on host 100.64.200.114", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.321", 
                            "rtt_max_ms": "1.115", 
                            "rtt_min_ms": "0.165", 
                            "rtt_stddev": "0.267", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.239", 
                            "rtt_max_ms": "0.254", 
                            "rtt_min_ms": "0.225", 
                            "rtt_stddev": "0.019", 
                            "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.11", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 39, 
                    "rtt_ms": 0.58, 
                    "throughput_kbps": 142920, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 40, 
                    "rtt_ms": 0.48, 
                    "throughput_kbps": 142244, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 42, 
                    "rtt_ms": 0.5, 
                    "throughput_kbps": 141794, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.26, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 13984, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.22, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 103353, 
                    "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.11\" on host 100.64.200.128", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.450", 
                            "rtt_max_ms": "0.616", 
                            "rtt_min_ms": "0.277", 
                            "rtt_stddev": "0.097", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.399", 
                            "rtt_max_ms": "0.413", 
                            "rtt_min_ms": "0.362", 
                            "rtt_stddev": "0.018", 
                            "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.120", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 35, 
                    "rtt_ms": 0.66, 
                    "throughput_kbps": 142815, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 34, 
                    "rtt_ms": 0.46, 
                    "throughput_kbps": 142029, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 38, 
                    "rtt_ms": 0.56, 
                    "throughput_kbps": 141182, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 5.73, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 12970, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.41, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 103592, 
                    "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.120\" on host 100.64.200.128", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.358", 
                            "rtt_max_ms": "0.505", 
                            "rtt_min_ms": "0.321", 
                            "rtt_stddev": "0.062", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.380", 
                            "rtt_max_ms": "0.411", 
                            "rtt_min_ms": "0.305", 
                            "rtt_stddev": "0.041", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "b66dc61", 
    "version": "2.4.8.dev2"
}