{
    "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-07 19:19:08", 
    "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.20", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 49, 
                    "rtt_ms": 0.29, 
                    "throughput_kbps": 3222789, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 25, 
                    "rtt_ms": 0.24, 
                    "throughput_kbps": 3072190, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 60, 
                    "rtt_ms": 0.25, 
                    "throughput_kbps": 3213077, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 10.19, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 132078, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.34, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 1066700, 
                    "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.20\" on host 100.64.200.112", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.280", 
                            "rtt_max_ms": "0.932", 
                            "rtt_min_ms": "0.197", 
                            "rtt_stddev": "0.218", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.235", 
                            "rtt_max_ms": "0.382", 
                            "rtt_min_ms": "0.121", 
                            "rtt_stddev": "0.075", 
                            "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.5", 
            "ip_to": "192.168.1.20", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 5, 
                    "rtt_ms": 0.59, 
                    "throughput_kbps": 75629, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.68, 
                    "throughput_kbps": 62766, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.96, 
                    "throughput_kbps": 62842, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 6024, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 48339, 
                    "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.20\" on host 100.64.200.124", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.490", 
                            "rtt_max_ms": "0.931", 
                            "rtt_min_ms": "0.354", 
                            "rtt_stddev": "0.153", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.462", 
                            "rtt_max_ms": "0.478", 
                            "rtt_min_ms": "0.457", 
                            "rtt_stddev": "0.020", 
                            "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.5", 
            "ip_to": "100.64.200.130", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 1, 
                    "rtt_ms": 0.63, 
                    "throughput_kbps": 140136, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.28, 
                    "throughput_kbps": 140029, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.67, 
                    "throughput_kbps": 111247, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 8.61, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 6012, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.72, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 48720, 
                    "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.130\" on host 100.64.200.124", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.437", 
                            "rtt_max_ms": "0.691", 
                            "rtt_min_ms": "0.228", 
                            "rtt_stddev": "0.112", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.445", 
                            "rtt_max_ms": "0.488", 
                            "rtt_min_ms": "0.350", 
                            "rtt_stddev": "0.042", 
                            "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.15", 
            "ip_to": "192.168.1.20", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 646, 
                    "rtt_ms": 0.22, 
                    "throughput_kbps": 2385350, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 731, 
                    "rtt_ms": 0.24, 
                    "throughput_kbps": 2364561, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 988, 
                    "rtt_ms": 0.28, 
                    "throughput_kbps": 2265005, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 8934, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 86178, 
                    "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.20\" on host 100.64.200.123", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.341", 
                            "rtt_max_ms": "1.110", 
                            "rtt_min_ms": "0.187", 
                            "rtt_stddev": "0.266", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.195", 
                            "rtt_max_ms": "0.205", 
                            "rtt_min_ms": "0.180", 
                            "rtt_stddev": "0.020", 
                            "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.8", 
            "ip_to": "192.168.1.20", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 26, 
                    "rtt_ms": 0.9, 
                    "throughput_kbps": 65984, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 38, 
                    "rtt_ms": 0.67, 
                    "throughput_kbps": 65296, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 46, 
                    "rtt_ms": 0.91, 
                    "throughput_kbps": 67291, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.73, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 6064, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 48031, 
                    "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.20\" on host 100.64.200.129", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.630", 
                            "rtt_max_ms": "1.134", 
                            "rtt_min_ms": "0.376", 
                            "rtt_stddev": "0.217", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.572", 
                            "rtt_max_ms": "0.633", 
                            "rtt_min_ms": "0.340", 
                            "rtt_stddev": "0.080", 
                            "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.8", 
            "ip_to": "100.64.200.130", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 28, 
                    "rtt_ms": 0.69, 
                    "throughput_kbps": 85080, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 34, 
                    "rtt_ms": 1.0, 
                    "throughput_kbps": 65138, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 42, 
                    "rtt_ms": 0.67, 
                    "throughput_kbps": 65533, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.13, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 6109, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.12, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 47611, 
                    "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.130\" on host 100.64.200.129", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.543", 
                            "rtt_max_ms": "0.996", 
                            "rtt_min_ms": "0.294", 
                            "rtt_stddev": "0.180", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.470", 
                            "rtt_max_ms": "0.518", 
                            "rtt_min_ms": "0.265", 
                            "rtt_stddev": "0.077", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "c104e3c", 
    "version": "2.4.8.dev2"
}