{
    "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-07-24 11:18:48", 
    "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.8", 
            "ip_to": "192.168.1.4", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 122, 
                    "rtt_ms": 0.13, 
                    "throughput_kbps": 7211598, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 151, 
                    "rtt_ms": 0.12, 
                    "throughput_kbps": 7195968, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 204, 
                    "rtt_ms": 0.11, 
                    "throughput_kbps": 7291445, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 311491, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 2282902, 
                    "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.4\" on host 100.64.200.122", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.201", 
                            "rtt_max_ms": "0.481", 
                            "rtt_min_ms": "0.153", 
                            "rtt_stddev": "0.096", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.159", 
                            "rtt_max_ms": "0.181", 
                            "rtt_min_ms": "0.151", 
                            "rtt_stddev": "0.007", 
                            "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.11", 
            "ip_to": "192.168.1.4", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 431, 
                    "rtt_ms": 0.92, 
                    "throughput_kbps": 165301, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 736, 
                    "rtt_ms": 0.67, 
                    "throughput_kbps": 161056, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 419, 
                    "rtt_ms": 0.59, 
                    "throughput_kbps": 164064, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.42, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 16668, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.6, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 114844, 
                    "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.4\" on host 100.64.200.122", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.551", 
                            "rtt_max_ms": "1.270", 
                            "rtt_min_ms": "0.252", 
                            "rtt_stddev": "0.251", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.466", 
                            "rtt_max_ms": "0.584", 
                            "rtt_min_ms": "0.188", 
                            "rtt_stddev": "0.103", 
                            "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.11", 
            "ip_to": "100.64.200.117", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 14, 
                    "rtt_ms": 0.48, 
                    "throughput_kbps": 165998, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.25, 
                    "throughput_kbps": 167460, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 34, 
                    "rtt_ms": 0.45, 
                    "throughput_kbps": 167653, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.49, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 15632, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.29, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 122785, 
                    "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.117\" on host 100.64.200.122", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.232", 
                            "rtt_max_ms": "0.456", 
                            "rtt_min_ms": "0.195", 
                            "rtt_stddev": "0.079", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.259", 
                            "rtt_max_ms": "0.492", 
                            "rtt_min_ms": "0.197", 
                            "rtt_stddev": "0.096", 
                            "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.12", 
            "ip_to": "192.168.1.4", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 35, 
                    "rtt_ms": 0.28, 
                    "throughput_kbps": 2177616, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 7, 
                    "rtt_ms": 0.26, 
                    "throughput_kbps": 2174888, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.24, 
                    "throughput_kbps": 2769735, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.61, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 226737, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.06, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1969601, 
                    "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.4\" on host 100.64.200.112", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.299", 
                            "rtt_max_ms": "0.947", 
                            "rtt_min_ms": "0.187", 
                            "rtt_stddev": "0.217", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.230", 
                            "rtt_max_ms": "0.244", 
                            "rtt_min_ms": "0.216", 
                            "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:cmp002", 
            "desc": "VM to VM different network fixed IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.10", 
            "ip_to": "192.168.1.4", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 91921, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.63, 
                    "throughput_kbps": 129191, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.46, 
                    "throughput_kbps": 172634, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.04, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 15939, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.12, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 124707, 
                    "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.4\" on host 100.64.200.118", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.597", 
                            "rtt_max_ms": "1.268", 
                            "rtt_min_ms": "0.463", 
                            "rtt_stddev": "0.230", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.515", 
                            "rtt_max_ms": "0.615", 
                            "rtt_min_ms": "0.343", 
                            "rtt_stddev": "0.069", 
                            "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.10", 
            "ip_to": "100.64.200.117", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.71, 
                    "throughput_kbps": 170945, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.6, 
                    "throughput_kbps": 170411, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.55, 
                    "throughput_kbps": 169758, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 12675, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 115215, 
                    "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.117\" on host 100.64.200.118", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.504", 
                            "rtt_max_ms": "1.122", 
                            "rtt_min_ms": "0.289", 
                            "rtt_stddev": "0.220", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.471", 
                            "rtt_max_ms": "0.503", 
                            "rtt_min_ms": "0.405", 
                            "rtt_stddev": "0.042", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "e518680", 
    "version": "2.4.8.dev1"
}