{
    "args": "/usr/bin/vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf", 
    "auth_url": "http://10.167.4.35:35357/v3", 
    "date": "2018-12-25 22:12:07", 
    "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.17", 
            "ip_to": "192.168.1.13", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 134, 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 6942717, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 6906246, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 10, 
                    "rtt_ms": 0.08, 
                    "throughput_kbps": 6900896, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.53, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 545347, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.85, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 4072211, 
                    "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 172.30.10.118", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.090", 
                            "rtt_max_ms": "0.248", 
                            "rtt_min_ms": "0.070", 
                            "rtt_stddev": "0.054", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.072", 
                            "rtt_max_ms": "0.080", 
                            "rtt_min_ms": "0.067", 
                            "rtt_stddev": "0.011", 
                            "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.7", 
            "ip_to": "192.168.1.13", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 3, 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 212896, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 212385, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 213860, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.23, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 21580, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.88, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 169870, 
                    "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 172.30.10.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.153", 
                            "rtt_max_ms": "0.349", 
                            "rtt_min_ms": "0.120", 
                            "rtt_stddev": "0.067", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.134", 
                            "rtt_max_ms": "0.144", 
                            "rtt_min_ms": "0.121", 
                            "rtt_stddev": "0.012", 
                            "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.7", 
            "ip_to": "172.30.10.113", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 212367, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 210416, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 211014, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.62, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 21659, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.64, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 175736, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "error": "Timeout executing command \"/tmp/nuttcp-8.1.4 -a -T1  -l8192 -u -R2K -p5001 -P5002 -fparse 172.30.10.113\" on host 172.30.10.115", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.149", 
                            "rtt_max_ms": "0.269", 
                            "rtt_min_ms": "0.113", 
                            "rtt_stddev": "0.046", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.139", 
                            "rtt_max_ms": "0.159", 
                            "rtt_min_ms": "0.131", 
                            "rtt_stddev": "0.012", 
                            "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.6", 
            "ip_to": "192.168.1.13", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 24, 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 6278289, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 208, 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 6273660, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 35, 
                    "rtt_ms": 0.1, 
                    "throughput_kbps": 6266032, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.02, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 478944, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 4968943, 
                    "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 172.30.10.132", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.134", 
                            "rtt_max_ms": "0.358", 
                            "rtt_min_ms": "0.091", 
                            "rtt_stddev": "0.077", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.100", 
                            "rtt_max_ms": "0.128", 
                            "rtt_min_ms": "0.086", 
                            "rtt_stddev": "0.016", 
                            "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.15", 
            "ip_to": "192.168.1.13", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 217788, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.16, 
                    "throughput_kbps": 217730, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 216767, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 4.4, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 21725, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 2.51, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 170900, 
                    "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 172.30.10.118", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.178", 
                            "rtt_max_ms": "0.336", 
                            "rtt_min_ms": "0.149", 
                            "rtt_stddev": "0.055", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.152", 
                            "rtt_max_ms": "0.161", 
                            "rtt_min_ms": "0.141", 
                            "rtt_stddev": "0.012", 
                            "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.15", 
            "ip_to": "172.30.10.113", 
            "results": [
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 4, 
                    "rtt_ms": 0.22, 
                    "throughput_kbps": 216105, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "rtt_ms": 0.17, 
                    "throughput_kbps": 214821, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "pkt_size": 65536, 
                    "protocol": "TCP", 
                    "retrans": 2, 
                    "rtt_ms": 0.18, 
                    "throughput_kbps": 215079, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 0.0, 
                    "pkt_size": 128, 
                    "protocol": "UDP", 
                    "throughput_kbps": 21767, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "loss_rate": 3.95, 
                    "pkt_size": 1024, 
                    "protocol": "UDP", 
                    "throughput_kbps": 178620, 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "error": "Timeout executing command \"/tmp/nuttcp-8.1.4 -a -T1  -l8192 -u -R2K -p5001 -P5002 -fparse 172.30.10.113\" on host 172.30.10.118", 
                    "protocol": "UDP", 
                    "tool": "nuttcp-8.1.4"
                }, 
                {
                    "protocol": "ICMP", 
                    "results": [
                        {
                            "packet_size": 64, 
                            "rtt_avg_ms": "0.151", 
                            "rtt_max_ms": "0.241", 
                            "rtt_min_ms": "0.135", 
                            "rtt_stddev": "0.031", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "packet_size": 391, 
                            "rtt_avg_ms": "0.145", 
                            "rtt_max_ms": "0.166", 
                            "rtt_min_ms": "0.131", 
                            "rtt_stddev": "0.012", 
                            "rx_packets": "10", 
                            "tx_packets": "10"
                        }, 
                        {
                            "error": "ping failed", 
                            "packet_size": 1500
                        }
                    ], 
                    "tool": "ping"
                }
            ]
        }
    ], 
    "l2agent_type": "Open vSwitch agent", 
    "run_id": "a4307d5", 
    "version": "2.4.8.dev2"
}