{
    "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-13 10:08:50", 
    "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.17", 
            "ip_to": "192.168.1.5", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 40, 
                    "rtt_ms": 0.21, 
                    "throughput_kbps": 7181271, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 92, 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 7208673, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 85, 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 7217012, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.88, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 318068, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.31, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1592069, 
                    "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.5\" on host 100.64.200.127", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.184", 
                            "rtt_max_ms": "0.419", 
                            "rtt_min_ms": "0.150", 
                            "rtt_stddev": "0.080", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.154", 
                            "rtt_max_ms": "0.210", 
                            "rtt_min_ms": "0.085", 
                            "rtt_stddev": "0.041", 
                            "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.4", 
            "ip_to": "192.168.1.5", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 10, 
                    "rtt_ms": 0.64, 
                    "throughput_kbps": 203389, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 10, 
                    "rtt_ms": 0.48, 
                    "throughput_kbps": 202432, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 7, 
                    "rtt_ms": 0.5, 
                    "throughput_kbps": 201664, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.48, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 17730, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 74913, 
                    "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.5\" on host 100.64.200.128", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.491", 
                            "rtt_max_ms": "0.896", 
                            "rtt_min_ms": "0.419", 
                            "rtt_stddev": "0.139", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.452", 
                            "rtt_max_ms": "0.472", 
                            "rtt_min_ms": "0.419", 
                            "rtt_stddev": "0.027", 
                            "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.4", 
            "ip_to": "100.64.200.113", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.65, 
                    "throughput_kbps": 194618, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.45, 
                    "throughput_kbps": 195357, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.49, 
                    "throughput_kbps": 197298, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 12520, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 105742, 
                    "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.128", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.512", 
                            "rtt_max_ms": "1.808", 
                            "rtt_min_ms": "0.360", 
                            "rtt_stddev": "0.432", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.432", 
                            "rtt_max_ms": "0.477", 
                            "rtt_min_ms": "0.364", 
                            "rtt_stddev": "0.044", 
                            "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.4", 
            "ip_to": "192.168.1.5", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 88, 
                    "rtt_ms": 0.2, 
                    "throughput_kbps": 5288279, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 71, 
                    "rtt_ms": 0.19, 
                    "throughput_kbps": 5297536, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 43, 
                    "rtt_ms": 0.22, 
                    "throughput_kbps": 5330815, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.01, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 301195, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 2384150, 
                    "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.5\" on host 100.64.200.119", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.226", 
                            "rtt_max_ms": "0.757", 
                            "rtt_min_ms": "0.128", 
                            "rtt_stddev": "0.178", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.173", 
                            "rtt_max_ms": "0.230", 
                            "rtt_min_ms": "0.134", 
                            "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:cmp002", 
            "desc": "VM to VM different network fixed IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.5", 
            "ip_to": "192.168.1.5", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 190807, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.24, 
                    "throughput_kbps": 190964, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.24, 
                    "throughput_kbps": 191267, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.33, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18158, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 6.13, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 151410, 
                    "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.5\" on host 100.64.200.135", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.377", 
                            "rtt_max_ms": "0.811", 
                            "rtt_min_ms": "0.244", 
                            "rtt_stddev": "0.156", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.321", 
                            "rtt_max_ms": "0.386", 
                            "rtt_min_ms": "0.294", 
                            "rtt_stddev": "0.032", 
                            "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.5", 
            "ip_to": "100.64.200.113", 
            "results": [
                {
                    "error": "Timeout executing command \"/tmp/nuttcp-8.1.4 -a -T10  -l65536 -p5001 -P5002 -fparse 100.64.200.113\" on host 100.64.200.135", 
                    "protocol": "TCP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.41, 
                    "throughput_kbps": 187818, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.41, 
                    "throughput_kbps": 189144, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.64, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18155, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.37, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 144131, 
                    "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.135", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.330", 
                            "rtt_max_ms": "0.561", 
                            "rtt_min_ms": "0.286", 
                            "rtt_stddev": "0.080", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.334", 
                            "rtt_max_ms": "0.379", 
                            "rtt_min_ms": "0.284", 
                            "rtt_stddev": "0.028", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "cd71795", 
    "version": "2.4.8.dev2"
}