{
    "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-11-05 21:29:15", 
    "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.28", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 42, 
                    "rtt_ms": 0.29, 
                    "throughput_kbps": 2947062, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 81, 
                    "rtt_ms": 0.26, 
                    "throughput_kbps": 3239917, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 57, 
                    "rtt_ms": 0.25, 
                    "throughput_kbps": 3212660, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.19, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 157140, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.02, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1073052, 
                    "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.6\" on host 100.64.200.128", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.207", 
                            "rtt_max_ms": "0.344", 
                            "rtt_min_ms": "0.097", 
                            "rtt_stddev": "0.069", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.206", 
                            "rtt_max_ms": "0.266", 
                            "rtt_min_ms": "0.189", 
                            "rtt_stddev": "0.024", 
                            "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.8", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.76, 
                    "throughput_kbps": 95285, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.63, 
                    "throughput_kbps": 94662, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.61, 
                    "throughput_kbps": 100070, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.2, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 8485, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.81, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 67517, 
                    "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.6\" on host 100.64.200.116", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.577", 
                            "rtt_max_ms": "1.075", 
                            "rtt_min_ms": "0.496", 
                            "rtt_stddev": "0.171", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.536", 
                            "rtt_max_ms": "0.782", 
                            "rtt_min_ms": "0.409", 
                            "rtt_stddev": "0.099", 
                            "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.8", 
            "ip_to": "100.64.200.122", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.6, 
                    "throughput_kbps": 94147, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.77, 
                    "throughput_kbps": 93991, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.62, 
                    "throughput_kbps": 94069, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18993, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.13, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 67747, 
                    "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.116", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.353", 
                            "rtt_max_ms": "0.567", 
                            "rtt_min_ms": "0.250", 
                            "rtt_stddev": "0.088", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.457", 
                            "rtt_max_ms": "0.562", 
                            "rtt_min_ms": "0.315", 
                            "rtt_stddev": "0.083", 
                            "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.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2924, 
                    "rtt_ms": 0.49, 
                    "throughput_kbps": 1762562, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2725, 
                    "rtt_ms": 0.28, 
                    "throughput_kbps": 1628942, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2617, 
                    "rtt_ms": 0.34, 
                    "throughput_kbps": 1528102, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.46, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 156111, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.9, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1004888, 
                    "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.6\" on host 100.64.200.114", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.355", 
                            "rtt_max_ms": "1.352", 
                            "rtt_min_ms": "0.225", 
                            "rtt_stddev": "0.334", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.256", 
                            "rtt_max_ms": "0.331", 
                            "rtt_min_ms": "0.229", 
                            "rtt_stddev": "0.031", 
                            "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.13", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 304, 
                    "rtt_ms": 0.55, 
                    "throughput_kbps": 180931, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1789, 
                    "rtt_ms": 0.56, 
                    "throughput_kbps": 189603, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5353, 
                    "rtt_ms": 0.56, 
                    "throughput_kbps": 184261, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.57, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18158, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.14, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 139170, 
                    "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.6\" on host 100.64.200.118", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.531", 
                            "rtt_max_ms": "1.021", 
                            "rtt_min_ms": "0.209", 
                            "rtt_stddev": "0.203", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.477", 
                            "rtt_max_ms": "0.541", 
                            "rtt_min_ms": "0.428", 
                            "rtt_stddev": "0.037", 
                            "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.13", 
            "ip_to": "100.64.200.122", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 271, 
                    "rtt_ms": 0.67, 
                    "throughput_kbps": 194095, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.63, 
                    "throughput_kbps": 198245, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 9, 
                    "rtt_ms": 0.62, 
                    "throughput_kbps": 197297, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.01, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18209, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.08, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 144516, 
                    "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.118", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.325", 
                            "rtt_max_ms": "0.507", 
                            "rtt_min_ms": "0.260", 
                            "rtt_stddev": "0.066", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.453", 
                            "rtt_max_ms": "0.553", 
                            "rtt_min_ms": "0.303", 
                            "rtt_stddev": "0.098", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "81ad890", 
    "version": "2.4.8.dev2"
}