{
    "args": "/usr/bin/vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf", 
    "auth_url": "http://10.167.4.35:35357/v3", 
    "date": "2018-11-07 03:16:13", 
    "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.20", 
            "ip_to": "192.168.1.4", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 8, 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 7013972, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 26, 
                    "rtt_ms": 0.08, 
                    "throughput_kbps": 7015878, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 20, 
                    "rtt_ms": 0.07, 
                    "throughput_kbps": 6956643, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.25, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 516727, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 8.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 3300696, 
                    "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 172.30.10.122", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.094", 
                            "rtt_max_ms": "0.284", 
                            "rtt_min_ms": "0.069", 
                            "rtt_stddev": "0.064", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.081", 
                            "rtt_max_ms": "0.153", 
                            "rtt_min_ms": "0.053", 
                            "rtt_stddev": "0.034", 
                            "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.24", 
            "ip_to": "192.168.1.4", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.2, 
                    "throughput_kbps": 214582, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.2, 
                    "throughput_kbps": 212752, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.2, 
                    "throughput_kbps": 213481, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.13, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 21822, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.12, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 177795, 
                    "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 172.30.10.120", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.160", 
                            "rtt_max_ms": "0.394", 
                            "rtt_min_ms": "0.123", 
                            "rtt_stddev": "0.081", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.129", 
                            "rtt_max_ms": "0.146", 
                            "rtt_min_ms": "0.117", 
                            "rtt_stddev": "0.015", 
                            "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.24", 
            "ip_to": "172.30.10.118", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.21, 
                    "throughput_kbps": 215406, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 214645, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.14, 
                    "throughput_kbps": 215314, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 1.91, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 21788, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 7.07, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 168585, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "error": "Timeout executing command \"/tmp/nuttcp-8.1.4 -a -T1  -l8192 -u -R2K -p5001 -P5002 -fparse 172.30.10.118\" on host 172.30.10.120", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.160", 
                            "rtt_max_ms": "0.307", 
                            "rtt_min_ms": "0.117", 
                            "rtt_stddev": "0.055", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.135", 
                            "rtt_max_ms": "0.152", 
                            "rtt_min_ms": "0.113", 
                            "rtt_stddev": "0.014", 
                            "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.6", 
            "ip_to": "192.168.1.4", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 37, 
                    "rtt_ms": 0.12, 
                    "throughput_kbps": 3754856, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 79, 
                    "rtt_ms": 0.11, 
                    "throughput_kbps": 3733934, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 23, 
                    "rtt_ms": 0.11, 
                    "throughput_kbps": 3751150, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 471404, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 2960791, 
                    "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 172.30.10.133", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.153", 
                            "rtt_max_ms": "0.528", 
                            "rtt_min_ms": "0.086", 
                            "rtt_stddev": "0.126", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.109", 
                            "rtt_max_ms": "0.174", 
                            "rtt_min_ms": "0.093", 
                            "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 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", 
                    "retrans": 3, 
                    "rtt_ms": 0.22, 
                    "throughput_kbps": 221493, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 221436, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 219779, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.96, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 23149, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 170181, 
                    "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 172.30.10.121", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.192", 
                            "rtt_max_ms": "0.420", 
                            "rtt_min_ms": "0.146", 
                            "rtt_stddev": "0.081", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.180", 
                            "rtt_max_ms": "0.255", 
                            "rtt_min_ms": "0.141", 
                            "rtt_stddev": "0.038", 
                            "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": "172.30.10.118", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.22, 
                    "throughput_kbps": 219777, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 221109, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.15, 
                    "throughput_kbps": 221384, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.83, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 23360, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.58, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 174853, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "error": "Timeout executing command \"/tmp/nuttcp-8.1.4 -a -T1  -l8192 -u -R2K -p5001 -P5002 -fparse 172.30.10.118\" on host 172.30.10.121", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.173", 
                            "rtt_max_ms": "0.274", 
                            "rtt_min_ms": "0.134", 
                            "rtt_stddev": "0.050", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.153", 
                            "rtt_max_ms": "0.181", 
                            "rtt_min_ms": "0.133", 
                            "rtt_stddev": "0.021", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "1e62815", 
    "version": "2.4.8.dev2"
}