{
    "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-07 08:18:33", 
    "encapsulation": "vlan", 
    "flows": [
        {
            "az_from": "nova:cmp001", 
            "az_to": "nova:cmp001", 
            "desc": "VM to VM same network fixed IP (intra-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.1.4", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 60, 
                    "rtt_ms": 0.29, 
                    "throughput_kbps": 3194332, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 93, 
                    "rtt_ms": 0.24, 
                    "throughput_kbps": 3238841, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 22, 
                    "rtt_ms": 0.24, 
                    "throughput_kbps": 2707461, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.51, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 157488, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.12, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1010509, 
                    "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.6\" on host 100.64.200.122", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.273", 
                            "rtt_max_ms": "0.742", 
                            "rtt_min_ms": "0.192", 
                            "rtt_stddev": "0.159", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.217", 
                            "rtt_max_ms": "0.336", 
                            "rtt_min_ms": "0.095", 
                            "rtt_stddev": "0.062", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp001", 
            "az_to": "nova:cmp001", 
            "desc": "VM to VM different network fixed IP (intra-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.6", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 190653, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.27, 
                    "throughput_kbps": 188468, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.39, 
                    "throughput_kbps": 189667, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 5.95, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 17960, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 7.07, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 148799, 
                    "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.6\" on host 100.64.200.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.329", 
                            "rtt_max_ms": "0.601", 
                            "rtt_min_ms": "0.286", 
                            "rtt_stddev": "0.093", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.297", 
                            "rtt_max_ms": "0.338", 
                            "rtt_min_ms": "0.280", 
                            "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:cmp001", 
            "desc": "VM to VM different network floating IP (intra-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.6", 
            "ip_to": "100.64.200.116", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 188467, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.38, 
                    "throughput_kbps": 186847, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.39, 
                    "throughput_kbps": 187088, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.49, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 17744, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.97, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 139716, 
                    "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.116\" on host 100.64.200.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.290", 
                            "rtt_max_ms": "0.433", 
                            "rtt_min_ms": "0.257", 
                            "rtt_stddev": "0.050", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.293", 
                            "rtt_max_ms": "0.332", 
                            "rtt_min_ms": "0.278", 
                            "rtt_stddev": "0.023", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp002", 
            "az_to": "nova:cmp001", 
            "desc": "VM to VM same network fixed IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.1.7", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 27, 
                    "rtt_ms": 0.3, 
                    "throughput_kbps": 2736065, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 172, 
                    "rtt_ms": 0.28, 
                    "throughput_kbps": 2741349, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 119, 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 2739210, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.7, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 125275, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 991783, 
                    "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.6\" on host 100.64.200.121", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.341", 
                            "rtt_max_ms": "0.985", 
                            "rtt_min_ms": "0.235", 
                            "rtt_stddev": "0.219", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.244", 
                            "rtt_max_ms": "0.268", 
                            "rtt_min_ms": "0.233", 
                            "rtt_stddev": "0.015", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp002", 
            "az_to": "nova:cmp001", 
            "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.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.52, 
                    "throughput_kbps": 189818, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.46, 
                    "throughput_kbps": 182896, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1, 
                    "rtt_ms": 0.47, 
                    "throughput_kbps": 187929, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.22, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 17865, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.56, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 139298, 
                    "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.6\" on host 100.64.200.118", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.401", 
                            "rtt_max_ms": "0.636", 
                            "rtt_min_ms": "0.360", 
                            "rtt_stddev": "0.084", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.369", 
                            "rtt_max_ms": "0.413", 
                            "rtt_min_ms": "0.350", 
                            "rtt_stddev": "0.026", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }, 
        {
            "az_from": "nova:cmp002", 
            "az_to": "nova:cmp001", 
            "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.116", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.46, 
                    "throughput_kbps": 189576, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 6, 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 188075, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.47, 
                    "throughput_kbps": 188646, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.52, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 17867, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.71, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 139255, 
                    "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.116\" on host 100.64.200.118", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.332", 
                            "rtt_max_ms": "0.469", 
                            "rtt_min_ms": "0.300", 
                            "rtt_stddev": "0.049", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.368", 
                            "rtt_max_ms": "0.530", 
                            "rtt_min_ms": "0.291", 
                            "rtt_stddev": "0.066", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "6b8ea5e", 
    "version": "2.4.8.dev2"
}