{
    "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": "2019-01-06 23:46:32", 
    "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.6", 
            "ip_to": "192.168.1.28", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 19, 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 6952432, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 6894244, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 17, 
                    "rtt_ms": 0.08, 
                    "throughput_kbps": 6871869, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.26, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 511729, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 15.2, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 3099439, 
                    "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.28\" on host 172.30.10.122", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.086", 
                            "rtt_max_ms": "0.275", 
                            "rtt_min_ms": "0.052", 
                            "rtt_stddev": "0.063", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.059", 
                            "rtt_max_ms": "0.070", 
                            "rtt_min_ms": "0.053", 
                            "rtt_stddev": "0.008", 
                            "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.13", 
            "ip_to": "192.168.1.28", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.2, 
                    "throughput_kbps": 206097, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 205801, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 206212, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.22, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 20285, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.85, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 158528, 
                    "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.28\" on host 172.30.10.116", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.204", 
                            "rtt_max_ms": "0.374", 
                            "rtt_min_ms": "0.125", 
                            "rtt_stddev": "0.086", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.156", 
                            "rtt_max_ms": "0.267", 
                            "rtt_min_ms": "0.123", 
                            "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:cmp002", 
            "desc": "VM to VM different network floating IP (intra-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.13", 
            "ip_to": "172.30.10.117", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.22, 
                    "throughput_kbps": 206370, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 205785, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.2, 
                    "throughput_kbps": 206709, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 20040, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.19, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 156771, 
                    "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.117\" on host 172.30.10.116", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.153", 
                            "rtt_max_ms": "0.272", 
                            "rtt_min_ms": "0.129", 
                            "rtt_stddev": "0.042", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.149", 
                            "rtt_max_ms": "0.308", 
                            "rtt_min_ms": "0.119", 
                            "rtt_stddev": "0.054", 
                            "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.7", 
            "ip_to": "192.168.1.28", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 343, 
                    "rtt_ms": 0.11, 
                    "throughput_kbps": 6364584, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 37, 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 6322641, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 69, 
                    "rtt_ms": 0.11, 
                    "throughput_kbps": 6334004, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.03, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 433097, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 4990425, 
                    "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.28\" on host 172.30.10.121", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.131", 
                            "rtt_max_ms": "0.419", 
                            "rtt_min_ms": "0.076", 
                            "rtt_stddev": "0.097", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.089", 
                            "rtt_max_ms": "0.096", 
                            "rtt_min_ms": "0.076", 
                            "rtt_stddev": "0.013", 
                            "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.30", 
            "ip_to": "192.168.1.28", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.2, 
                    "throughput_kbps": 211006, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 209867, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.14, 
                    "throughput_kbps": 210196, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 6.07, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 20489, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.12, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 161030, 
                    "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.28\" on host 172.30.10.114", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.178", 
                            "rtt_max_ms": "0.342", 
                            "rtt_min_ms": "0.147", 
                            "rtt_stddev": "0.057", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.150", 
                            "rtt_max_ms": "0.155", 
                            "rtt_min_ms": "0.136", 
                            "rtt_stddev": "0.016", 
                            "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.30", 
            "ip_to": "172.30.10.117", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.21, 
                    "throughput_kbps": 210064, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.14, 
                    "throughput_kbps": 207831, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1, 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 209336, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.94, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 21475, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 9.44, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 159094, 
                    "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.117\" on host 172.30.10.114", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.161", 
                            "rtt_max_ms": "0.280", 
                            "rtt_min_ms": "0.131", 
                            "rtt_stddev": "0.043", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.148", 
                            "rtt_max_ms": "0.164", 
                            "rtt_min_ms": "0.130", 
                            "rtt_stddev": "0.018", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "ef41491", 
    "version": "2.4.8.dev2"
}