{
    "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-12-29 15:17: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.12", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 23, 
                    "rtt_ms": 0.14, 
                    "throughput_kbps": 4005266, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 104, 
                    "rtt_ms": 0.26, 
                    "throughput_kbps": 3940052, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 70, 
                    "rtt_ms": 0.26, 
                    "throughput_kbps": 3955849, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.1, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 159093, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.68, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1090951, 
                    "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.139", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.241", 
                            "rtt_max_ms": "0.543", 
                            "rtt_min_ms": "0.199", 
                            "rtt_stddev": "0.102", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.204", 
                            "rtt_max_ms": "0.214", 
                            "rtt_min_ms": "0.198", 
                            "rtt_stddev": "0.016", 
                            "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.20", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1, 
                    "rtt_ms": 0.38, 
                    "throughput_kbps": 188122, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 186534, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.36, 
                    "throughput_kbps": 187799, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.68, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18039, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.39, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 141964, 
                    "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.129", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.311", 
                            "rtt_max_ms": "0.513", 
                            "rtt_min_ms": "0.220", 
                            "rtt_stddev": "0.092", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.309", 
                            "rtt_max_ms": "0.380", 
                            "rtt_min_ms": "0.279", 
                            "rtt_stddev": "0.029", 
                            "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.20", 
            "ip_to": "100.64.200.143", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.4, 
                    "throughput_kbps": 188958, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.31, 
                    "throughput_kbps": 187547, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.41, 
                    "throughput_kbps": 188192, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.57, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 17959, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.5, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 140257, 
                    "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.143\" on host 100.64.200.129", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.295", 
                            "rtt_max_ms": "0.496", 
                            "rtt_min_ms": "0.266", 
                            "rtt_stddev": "0.071", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.290", 
                            "rtt_max_ms": "0.312", 
                            "rtt_min_ms": "0.271", 
                            "rtt_stddev": "0.025", 
                            "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.21", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 264, 
                    "rtt_ms": 0.47, 
                    "throughput_kbps": 3012729, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 173, 
                    "rtt_ms": 0.3, 
                    "throughput_kbps": 2902087, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 720, 
                    "rtt_ms": 0.31, 
                    "throughput_kbps": 2815857, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.92, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 126619, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.01, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1003875, 
                    "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.113", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.379", 
                            "rtt_max_ms": "1.259", 
                            "rtt_min_ms": "0.234", 
                            "rtt_stddev": "0.297", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.241", 
                            "rtt_max_ms": "0.251", 
                            "rtt_min_ms": "0.233", 
                            "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.21", 
            "ip_to": "192.168.1.6", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.48, 
                    "throughput_kbps": 189772, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.34, 
                    "throughput_kbps": 190137, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.59, 
                    "throughput_kbps": 189200, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.58, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 19007, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.48, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 140122, 
                    "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.129", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.402", 
                            "rtt_max_ms": "0.755", 
                            "rtt_min_ms": "0.311", 
                            "rtt_stddev": "0.129", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.362", 
                            "rtt_max_ms": "0.401", 
                            "rtt_min_ms": "0.272", 
                            "rtt_stddev": "0.052", 
                            "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.21", 
            "ip_to": "100.64.200.143", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.47, 
                    "throughput_kbps": 190880, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.45, 
                    "throughput_kbps": 191294, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.34, 
                    "throughput_kbps": 190194, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.41, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 18021, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.14, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 140091, 
                    "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.143\" on host 100.64.200.129", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.295", 
                            "rtt_max_ms": "0.471", 
                            "rtt_min_ms": "0.264", 
                            "rtt_stddev": "0.060", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.356", 
                            "rtt_max_ms": "0.420", 
                            "rtt_min_ms": "0.266", 
                            "rtt_stddev": "0.061", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "73bd3ce", 
    "version": "2.4.8.dev2"
}