{
    "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-16 09:48:39", 
    "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.12", 
            "ip_to": "192.168.1.22", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 192, 
                    "rtt_ms": 0.15, 
                    "throughput_kbps": 7127500, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 86, 
                    "rtt_ms": 0.13, 
                    "throughput_kbps": 7146820, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 96, 
                    "rtt_ms": 0.12, 
                    "throughput_kbps": 7176274, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 26.65, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 260048, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 2476516, 
                    "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.22\" on host 100.64.200.119", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.121", 
                            "rtt_max_ms": "0.345", 
                            "rtt_min_ms": "0.089", 
                            "rtt_stddev": "0.076", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.092", 
                            "rtt_max_ms": "0.102", 
                            "rtt_min_ms": "0.090", 
                            "rtt_stddev": "0.005", 
                            "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.17", 
            "ip_to": "192.168.1.22", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 14, 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 92487, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.49, 
                    "throughput_kbps": 97275, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 8, 
                    "rtt_ms": 0.61, 
                    "throughput_kbps": 90876, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.04, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 8108, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 76518, 
                    "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.22\" on host 100.64.200.114", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.409", 
                            "rtt_max_ms": "0.826", 
                            "rtt_min_ms": "0.279", 
                            "rtt_stddev": "0.142", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.366", 
                            "rtt_max_ms": "0.381", 
                            "rtt_min_ms": "0.357", 
                            "rtt_stddev": "0.025", 
                            "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.17", 
            "ip_to": "100.64.200.116", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1, 
                    "rtt_ms": 0.66, 
                    "throughput_kbps": 149864, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.34, 
                    "throughput_kbps": 119818, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.45, 
                    "throughput_kbps": 130343, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 6.53, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 8086, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 141668, 
                    "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.114", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.388", 
                            "rtt_max_ms": "0.593", 
                            "rtt_min_ms": "0.249", 
                            "rtt_stddev": "0.083", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.372", 
                            "rtt_max_ms": "0.409", 
                            "rtt_min_ms": "0.272", 
                            "rtt_stddev": "0.046", 
                            "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.5", 
            "ip_to": "192.168.1.22", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 985, 
                    "rtt_ms": 0.32, 
                    "throughput_kbps": 4328558, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 909, 
                    "rtt_ms": 0.22, 
                    "throughput_kbps": 4429244, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 796, 
                    "rtt_ms": 0.21, 
                    "throughput_kbps": 4464649, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.07, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 344766, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.22, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 2590450, 
                    "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.22\" on host 100.64.200.121", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.254", 
                            "rtt_max_ms": "0.822", 
                            "rtt_min_ms": "0.175", 
                            "rtt_stddev": "0.190", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.186", 
                            "rtt_max_ms": "0.225", 
                            "rtt_min_ms": "0.171", 
                            "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 fixed IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.13", 
            "ip_to": "192.168.1.22", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.6, 
                    "throughput_kbps": 84407, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.67, 
                    "throughput_kbps": 134145, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.25, 
                    "throughput_kbps": 157694, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.36, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 16840, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.2, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 133693, 
                    "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.22\" on host 100.64.200.132", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.518", 
                            "rtt_max_ms": "1.152", 
                            "rtt_min_ms": "0.378", 
                            "rtt_stddev": "0.216", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.433", 
                            "rtt_max_ms": "0.599", 
                            "rtt_min_ms": "0.304", 
                            "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:cmp001", 
            "desc": "VM to VM different network floating IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.13", 
            "ip_to": "100.64.200.116", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.37, 
                    "throughput_kbps": 141602, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 6, 
                    "rtt_ms": 0.57, 
                    "throughput_kbps": 138684, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.25, 
                    "throughput_kbps": 130733, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.85, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 16670, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.24, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 132146, 
                    "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.132", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.264", 
                            "rtt_max_ms": "0.502", 
                            "rtt_min_ms": "0.230", 
                            "rtt_stddev": "0.080", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.289", 
                            "rtt_max_ms": "0.458", 
                            "rtt_min_ms": "0.231", 
                            "rtt_stddev": "0.070", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "49e6af9", 
    "version": "2.4.8.dev2"
}