{
    "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-02-23 12:07:01", 
    "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.5", 
            "ip_to": "192.168.1.18", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 22, 
                    "rtt_ms": 0.09, 
                    "throughput_kbps": 6703124, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.08, 
                    "throughput_kbps": 6592465, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 8, 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 6647883, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.79, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 528923, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 1.68, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 4352360, 
                    "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.18\" on host 172.30.10.122", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.092", 
                            "rtt_max_ms": "0.280", 
                            "rtt_min_ms": "0.051", 
                            "rtt_stddev": "0.067", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.067", 
                            "rtt_max_ms": "0.072", 
                            "rtt_min_ms": "0.051", 
                            "rtt_stddev": "0.006", 
                            "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.18", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 240593, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.18, 
                    "throughput_kbps": 238083, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 238792, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 7.26, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 21827, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.7, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 173157, 
                    "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.18\" on host 172.30.10.132", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.182", 
                            "rtt_max_ms": "0.411", 
                            "rtt_min_ms": "0.141", 
                            "rtt_stddev": "0.078", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.150", 
                            "rtt_max_ms": "0.164", 
                            "rtt_min_ms": "0.132", 
                            "rtt_stddev": "0.017", 
                            "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": "172.30.10.118", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.18, 
                    "throughput_kbps": 243343, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 237642, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 242098, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.15, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 22013, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.51, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 172661, 
                    "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.132", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.169", 
                            "rtt_max_ms": "0.301", 
                            "rtt_min_ms": "0.141", 
                            "rtt_stddev": "0.047", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.155", 
                            "rtt_max_ms": "0.181", 
                            "rtt_min_ms": "0.141", 
                            "rtt_stddev": "0.019", 
                            "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.6", 
            "ip_to": "192.168.1.18", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.11, 
                    "throughput_kbps": 8074936, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 14, 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 8116916, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 52, 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 8127744, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 512952, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.28, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 3976498, 
                    "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.18\" on host 172.30.10.124", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.149", 
                            "rtt_max_ms": "0.524", 
                            "rtt_min_ms": "0.091", 
                            "rtt_stddev": "0.129", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.100", 
                            "rtt_max_ms": "0.133", 
                            "rtt_min_ms": "0.093", 
                            "rtt_stddev": "0.018", 
                            "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.12", 
            "ip_to": "192.168.1.18", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 225714, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 226221, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 223760, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.24, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 22977, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.3, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 177308, 
                    "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.18\" on host 172.30.10.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.206", 
                            "rtt_max_ms": "0.466", 
                            "rtt_min_ms": "0.148", 
                            "rtt_stddev": "0.092", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.172", 
                            "rtt_max_ms": "0.225", 
                            "rtt_min_ms": "0.147", 
                            "rtt_stddev": "0.029", 
                            "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.12", 
            "ip_to": "172.30.10.118", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 224769, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 221872, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.18, 
                    "throughput_kbps": 222612, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.07, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 22373, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 6.67, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 177347, 
                    "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.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.188", 
                            "rtt_max_ms": "0.336", 
                            "rtt_min_ms": "0.147", 
                            "rtt_stddev": "0.065", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.155", 
                            "rtt_max_ms": "0.178", 
                            "rtt_min_ms": "0.139", 
                            "rtt_stddev": "0.013", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "a40cea6", 
    "version": "2.4.8.dev2"
}