{
    "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": "2019-01-06 03:19:06", 
    "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.4", 
            "ip_to": "192.168.1.10", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 229, 
                    "rtt_ms": 0.29, 
                    "throughput_kbps": 6841057, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 154, 
                    "rtt_ms": 0.25, 
                    "throughput_kbps": 6930676, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 265, 
                    "rtt_ms": 0.29, 
                    "throughput_kbps": 6781614, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.02, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 228148, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.87, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1873551, 
                    "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.10\" on host 100.64.200.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.266", 
                            "rtt_max_ms": "0.799", 
                            "rtt_min_ms": "0.122", 
                            "rtt_stddev": "0.182", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.188", 
                            "rtt_max_ms": "0.202", 
                            "rtt_min_ms": "0.092", 
                            "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.20", 
            "ip_to": "192.168.1.10", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.7, 
                    "throughput_kbps": 93313, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.65, 
                    "throughput_kbps": 98171, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.63, 
                    "throughput_kbps": 93519, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.4, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 9653, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.85, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 76805, 
                    "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.10\" on host 100.64.200.136", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.597", 
                            "rtt_max_ms": "0.882", 
                            "rtt_min_ms": "0.424", 
                            "rtt_stddev": "0.139", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.529", 
                            "rtt_max_ms": "0.547", 
                            "rtt_min_ms": "0.474", 
                            "rtt_stddev": "0.036", 
                            "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.20", 
            "ip_to": "100.64.200.114", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.63, 
                    "throughput_kbps": 94056, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.69, 
                    "throughput_kbps": 96770, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.67, 
                    "throughput_kbps": 93850, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 1.93, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 9739, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.95, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 68798, 
                    "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.114\" on host 100.64.200.136", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.390", 
                            "rtt_max_ms": "0.473", 
                            "rtt_min_ms": "0.353", 
                            "rtt_stddev": "0.034", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.481", 
                            "rtt_max_ms": "0.541", 
                            "rtt_min_ms": "0.380", 
                            "rtt_stddev": "0.065", 
                            "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.10", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 122, 
                    "rtt_ms": 0.36, 
                    "throughput_kbps": 2832005, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 105, 
                    "rtt_ms": 0.33, 
                    "throughput_kbps": 2787692, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 212, 
                    "rtt_ms": 0.31, 
                    "throughput_kbps": 2863638, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 84232, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.88, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1004461, 
                    "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.10\" on host 100.64.200.127", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.350", 
                            "rtt_max_ms": "1.273", 
                            "rtt_min_ms": "0.211", 
                            "rtt_stddev": "0.310", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.254", 
                            "rtt_max_ms": "0.346", 
                            "rtt_min_ms": "0.163", 
                            "rtt_stddev": "0.043", 
                            "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.5", 
            "ip_to": "192.168.1.10", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.71, 
                    "throughput_kbps": 140852, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.48, 
                    "throughput_kbps": 144359, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.52, 
                    "throughput_kbps": 146416, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 1.56, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18292, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 5.52, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 144051, 
                    "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.10\" on host 100.64.200.120", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.659", 
                            "rtt_max_ms": "1.422", 
                            "rtt_min_ms": "0.540", 
                            "rtt_stddev": "0.258", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.567", 
                            "rtt_max_ms": "0.602", 
                            "rtt_min_ms": "0.545", 
                            "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:cmp001", 
            "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.114", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.56, 
                    "throughput_kbps": 150469, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.48, 
                    "throughput_kbps": 147299, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.51, 
                    "throughput_kbps": 148000, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.51, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18343, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.57, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 145664, 
                    "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.114\" on host 100.64.200.120", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.361", 
                            "rtt_max_ms": "0.620", 
                            "rtt_min_ms": "0.311", 
                            "rtt_stddev": "0.091", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.379", 
                            "rtt_max_ms": "0.449", 
                            "rtt_min_ms": "0.268", 
                            "rtt_stddev": "0.067", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "680172f", 
    "version": "2.4.8.dev2"
}