{
    "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-10-29 04:56:28", 
    "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.5", 
            "ip_to": "192.168.1.13", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 198, 
                    "rtt_ms": 0.14, 
                    "throughput_kbps": 6804322, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 239, 
                    "rtt_ms": 0.12, 
                    "throughput_kbps": 6722723, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 245, 
                    "rtt_ms": 0.11, 
                    "throughput_kbps": 6985539, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.03, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 314873, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1030778, 
                    "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.13\" on host 100.64.200.123", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.141", 
                            "rtt_max_ms": "0.340", 
                            "rtt_min_ms": "0.095", 
                            "rtt_stddev": "0.073", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.096", 
                            "rtt_max_ms": "0.107", 
                            "rtt_min_ms": "0.082", 
                            "rtt_stddev": "0.007", 
                            "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.4", 
            "ip_to": "192.168.1.13", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1347, 
                    "rtt_ms": 0.54, 
                    "throughput_kbps": 188509, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 9499, 
                    "rtt_ms": 0.43, 
                    "throughput_kbps": 175354, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5889, 
                    "rtt_ms": 0.45, 
                    "throughput_kbps": 181738, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.51, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 19080, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.53, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 142000, 
                    "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.13\" on host 100.64.200.117", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.264", 
                            "rtt_max_ms": "0.829", 
                            "rtt_min_ms": "0.145", 
                            "rtt_stddev": "0.191", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.207", 
                            "rtt_max_ms": "0.270", 
                            "rtt_min_ms": "0.195", 
                            "rtt_stddev": "0.022", 
                            "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.4", 
            "ip_to": "100.64.200.122", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 8050, 
                    "rtt_ms": 0.56, 
                    "throughput_kbps": 178352, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2718, 
                    "rtt_ms": 0.23, 
                    "throughput_kbps": 185353, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1262, 
                    "rtt_ms": 0.58, 
                    "throughput_kbps": 186534, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18061, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.7, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 141451, 
                    "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.122\" on host 100.64.200.117", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": 0, 
                            "rtt_max_ms": 0, 
                            "rtt_min_ms": 0, 
                            "rtt_stddev": 0, 
                            "rx_packets": 0, 
                            "tx_packets": 0
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.334", 
                            "rtt_max_ms": "0.423", 
                            "rtt_min_ms": "0.198", 
                            "rtt_stddev": "0.088", 
                            "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.12", 
            "ip_to": "192.168.1.13", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1997, 
                    "rtt_ms": 0.38, 
                    "throughput_kbps": 1710684, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2225, 
                    "rtt_ms": 0.27, 
                    "throughput_kbps": 1537817, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2468, 
                    "rtt_ms": 0.33, 
                    "throughput_kbps": 1546600, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.02, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 128912, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.9, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1054480, 
                    "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.13\" on host 100.64.200.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.326", 
                            "rtt_max_ms": "1.039", 
                            "rtt_min_ms": "0.193", 
                            "rtt_stddev": "0.241", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.230", 
                            "rtt_max_ms": "0.242", 
                            "rtt_min_ms": "0.191", 
                            "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 fixed IP (inter-node)", 
            "distro_id": "Ubuntu", 
            "distro_version": "14.04", 
            "ip_from": "192.168.2.11", 
            "ip_to": "192.168.1.13", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 8, 
                    "rtt_ms": 0.87, 
                    "throughput_kbps": 178024, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.73, 
                    "throughput_kbps": 182328, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.57, 
                    "throughput_kbps": 122324, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 8605, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.22, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 73396, 
                    "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.13\" on host 100.64.200.121", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.580", 
                            "rtt_max_ms": "0.919", 
                            "rtt_min_ms": "0.491", 
                            "rtt_stddev": "0.133", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.553", 
                            "rtt_max_ms": "0.706", 
                            "rtt_min_ms": "0.485", 
                            "rtt_stddev": "0.067", 
                            "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.11", 
            "ip_to": "100.64.200.122", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 32, 
                    "rtt_ms": 0.96, 
                    "throughput_kbps": 87901, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 38, 
                    "rtt_ms": 0.52, 
                    "throughput_kbps": 87950, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 27, 
                    "rtt_ms": 0.62, 
                    "throughput_kbps": 87838, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.12, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 8353, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 73129, 
                    "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.122\" on host 100.64.200.121", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.521", 
                            "rtt_max_ms": "0.933", 
                            "rtt_min_ms": "0.427", 
                            "rtt_stddev": "0.152", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.478", 
                            "rtt_max_ms": "0.536", 
                            "rtt_min_ms": "0.406", 
                            "rtt_stddev": "0.043", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "154001e", 
    "version": "2.4.8.dev2"
}