{
    "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": "2019-01-01 20:51:08", 
    "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.9", 
            "ip_to": "192.168.1.11", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 237, 
                    "rtt_ms": 0.22, 
                    "throughput_kbps": 7035598, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 355, 
                    "rtt_ms": 0.18, 
                    "throughput_kbps": 7101820, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 95, 
                    "rtt_ms": 0.18, 
                    "throughput_kbps": 7061551, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 292832, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.02, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 2274643, 
                    "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.117", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.185", 
                            "rtt_max_ms": "0.351", 
                            "rtt_min_ms": "0.155", 
                            "rtt_stddev": "0.058", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.157", 
                            "rtt_max_ms": "0.166", 
                            "rtt_min_ms": "0.108", 
                            "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.11", 
            "ip_to": "192.168.1.11", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.45, 
                    "throughput_kbps": 185966, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 186168, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.55, 
                    "throughput_kbps": 182032, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 1.41, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 10463, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 138007, 
                    "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.116", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.347", 
                            "rtt_max_ms": "0.547", 
                            "rtt_min_ms": "0.167", 
                            "rtt_stddev": "0.108", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.339", 
                            "rtt_max_ms": "0.398", 
                            "rtt_min_ms": "0.193", 
                            "rtt_stddev": "0.051", 
                            "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.113", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.64, 
                    "throughput_kbps": 178475, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.61, 
                    "throughput_kbps": 184538, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.26, 
                    "throughput_kbps": 180657, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.83, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18637, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.03, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 137547, 
                    "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.116", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.271", 
                            "rtt_max_ms": "0.819", 
                            "rtt_min_ms": "0.177", 
                            "rtt_stddev": "0.184", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.418", 
                            "rtt_max_ms": "0.508", 
                            "rtt_min_ms": "0.168", 
                            "rtt_stddev": "0.127", 
                            "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.17", 
            "ip_to": "192.168.1.11", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 244, 
                    "rtt_ms": 0.22, 
                    "throughput_kbps": 3464736, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 149, 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 3152159, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 114, 
                    "rtt_ms": 0.37, 
                    "throughput_kbps": 3135490, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1367, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 21095, 
                    "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.135", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.302", 
                            "rtt_max_ms": "0.831", 
                            "rtt_min_ms": "0.215", 
                            "rtt_stddev": "0.178", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.253", 
                            "rtt_max_ms": "0.303", 
                            "rtt_min_ms": "0.230", 
                            "rtt_stddev": "0.026", 
                            "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.9", 
            "ip_to": "192.168.1.11", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.62, 
                    "throughput_kbps": 176829, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.64, 
                    "throughput_kbps": 175977, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.58, 
                    "throughput_kbps": 178875, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 1.08, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 10321, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.02, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 90673, 
                    "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.123", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.517", 
                            "rtt_max_ms": "0.920", 
                            "rtt_min_ms": "0.414", 
                            "rtt_stddev": "0.142", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.468", 
                            "rtt_max_ms": "0.521", 
                            "rtt_min_ms": "0.245", 
                            "rtt_stddev": "0.081", 
                            "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.9", 
            "ip_to": "100.64.200.113", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.48, 
                    "throughput_kbps": 190971, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.52, 
                    "throughput_kbps": 190032, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.6, 
                    "throughput_kbps": 189989, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.45, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18819, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.64, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 139511, 
                    "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.123", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.423", 
                            "rtt_max_ms": "0.760", 
                            "rtt_min_ms": "0.359", 
                            "rtt_stddev": "0.118", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.409", 
                            "rtt_max_ms": "0.467", 
                            "rtt_min_ms": "0.264", 
                            "rtt_stddev": "0.063", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "532e4ca", 
    "version": "2.4.8.dev2"
}