aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard
diff options
context:
space:
mode:
authorkalyanreddy <reddyx.gundarapu@intel.com>2017-08-11 03:45:24 -0700
committerKalyan reddy Gundarapu <reddyx.gundarapu@intel.com>2017-08-11 11:29:46 +0000
commit25f3820a89e6b4a7407f6975154eac81c8de74c3 (patch)
treea79ab6a77eb4164a4dc433bf82eab273c429f5aa /dashboard
parent43bf12d6ab7bcaea16dc75ed4ccbe3895cf51da3 (diff)
KVMFORNFV: Update Grafana config for Packet Forwarding test cases.
JIRA: YARDSTICK-783 This patch is used for updating the configuration file of opnfv grafana dashboard for kvmfornfv packet forwarding to publish the results of new test cases added as part of kvmfornfv daily job. Also used for updating the config file of opnfv grafana dashboard for kvmfornfv cyclictest test cases to correct the alias colours. Change-Id: I34aa155e2782e58147e55f974134673a892eb93b Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
Diffstat (limited to 'dashboard')
-rw-r--r--dashboard/KVMFORNFV-Cyclictest4
-rw-r--r--dashboard/KVMFORNFV-Packet-Forwarding777
2 files changed, 713 insertions, 68 deletions
diff --git a/dashboard/KVMFORNFV-Cyclictest b/dashboard/KVMFORNFV-Cyclictest
index 1a82c5466..610c19bcc 100644
--- a/dashboard/KVMFORNFV-Cyclictest
+++ b/dashboard/KVMFORNFV-Cyclictest
@@ -59,8 +59,8 @@
{
"aliasColors": {
"kvmfornfv_cyclictest_idle_idle.avg": "#7EB26D",
- "kvmfornfv_cyclictest_idle_idle.max": "#6ED0E0",
- "kvmfornfv_cyclictest_idle_idle.min": "#EAB839"
+ "kvmfornfv_cyclictest_idle_idle.max": "#EAB839",
+ "kvmfornfv_cyclictest_idle_idle.min": "#6ED0E0"
},
"bars": false,
"datasource": "yardstick-vtc",
diff --git a/dashboard/KVMFORNFV-Packet-Forwarding b/dashboard/KVMFORNFV-Packet-Forwarding
index 41f8c73e4..83000011f 100644
--- a/dashboard/KVMFORNFV-Packet-Forwarding
+++ b/dashboard/KVMFORNFV-Packet-Forwarding
@@ -39,7 +39,650 @@
{
"collapse": false,
"editable": true,
- "height": 460,
+ "height": "460",
+ "panels": [
+ {
+ "aliasColors": {},
+ "bars": false,
+ "datasource": "yardstick-vtc",
+ "fill": 0,
+ "grid": {
+ "leftLogBase": 1,
+ "leftMax": null,
+ "leftMin": null,
+ "rightLogBase": 1,
+ "rightMax": null,
+ "rightMin": null,
+ "threshold1": null,
+ "threshold1Color": "rgba(216, 200, 27, 0.27)",
+ "threshold2": null,
+ "threshold2Color": "rgba(234, 112, 112, 0.22)"
+ },
+ "id": 7,
+ "leftYAxisLabel": "latency",
+ "legend": {
+ "alignAsTable": true,
+ "avg": true,
+ "current": false,
+ "max": true,
+ "min": true,
+ "show": true,
+ "total": false,
+ "values": true
+ },
+ "lines": true,
+ "linewidth": 1,
+ "links": [],
+ "nullPointMode": "null",
+ "percentage": false,
+ "pointradius": 3,
+ "points": true,
+ "renderer": "flot",
+ "seriesOverrides": [],
+ "span": 6,
+ "stack": false,
+ "steppedLine": false,
+ "targets": [
+ {
+ "dsType": "influxdb",
+ "groupBy": [],
+ "measurement": "phy2phy_tput_OVS_with_DPDK_and_vHost_User",
+ "policy": "default",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '64' AND $timeFilter",
+ "refId": "A",
+ "resultFormat": "time_series",
+ "select": [
+ [
+ {
+ "params": [
+ "min_value"
+ ],
+ "type": "field"
+ }
+ ],
+ [
+ {
+ "params": [
+ "avg_value"
+ ],
+ "type": "field"
+ }
+ ],
+ [
+ {
+ "params": [
+ "max_value"
+ ],
+ "type": "field"
+ }
+ ]
+ ],
+ "tags": [
+ {
+ "key": "packet_size",
+ "operator": "=",
+ "value": "64"
+ }
+ ]
+ }
+ ],
+ "thresholds": [],
+ "timeFrom": null,
+ "timeShift": null,
+ "title": "phy2phy_tput 64",
+ "tooltip": {
+ "shared": true,
+ "sort": 0,
+ "value_type": "individual"
+ },
+ "type": "graph",
+ "x-axis": true,
+ "xaxis": {
+ "mode": "time",
+ "name": null,
+ "show": true,
+ "values": []
+ },
+ "y-axis": true,
+ "y_formats": [
+ "short",
+ "short"
+ ],
+ "yaxes": [
+ {
+ "format": "ns",
+ "label": "latency",
+ "logBase": 1,
+ "max": null,
+ "min": null,
+ "show": true
+ },
+ {
+ "format": "short",
+ "label": null,
+ "logBase": 1,
+ "max": null,
+ "min": null,
+ "show": false
+ }
+ ]
+ },
+ {
+ "aliasColors": {},
+ "bars": false,
+ "datasource": "yardstick-vtc",
+ "fill": 0,
+ "grid": {
+ "leftLogBase": 1,
+ "leftMax": null,
+ "leftMin": null,
+ "rightLogBase": 1,
+ "rightMax": null,
+ "rightMin": null,
+ "threshold1": null,
+ "threshold1Color": "rgba(216, 200, 27, 0.27)",
+ "threshold2": null,
+ "threshold2Color": "rgba(234, 112, 112, 0.22)"
+ },
+ "id": 8,
+ "leftYAxisLabel": "latency",
+ "legend": {
+ "alignAsTable": true,
+ "avg": true,
+ "current": false,
+ "max": true,
+ "min": true,
+ "show": true,
+ "total": false,
+ "values": true
+ },
+ "lines": true,
+ "linewidth": 1,
+ "links": [],
+ "nullPointMode": "null",
+ "percentage": false,
+ "pointradius": 3,
+ "points": true,
+ "renderer": "flot",
+ "seriesOverrides": [],
+ "span": 6,
+ "stack": false,
+ "steppedLine": false,
+ "targets": [
+ {
+ "dsType": "influxdb",
+ "groupBy": [],
+ "measurement": "phy2phy_tput_OVS_with_DPDK_and_vHost_User",
+ "policy": "default",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '128' AND $timeFilter",
+ "refId": "A",
+ "resultFormat": "time_series",
+ "select": [
+ [
+ {
+ "params": [
+ "min_value"
+ ],
+ "type": "field"
+ }
+ ],
+ [
+ {
+ "params": [
+ "avg_value"
+ ],
+ "type": "field"
+ }
+ ],
+ [
+ {
+ "params": [
+ "max_value"
+ ],
+ "type": "field"
+ }
+ ]
+ ],
+ "tags": [
+ {
+ "key": "packet_size",
+ "operator": "=",
+ "value": "128"
+ }
+ ]
+ }
+ ],
+ "thresholds": [],
+ "timeFrom": null,
+ "timeShift": null,
+ "title": "phy2phy_tput 128",
+ "tooltip": {
+ "shared": true,
+ "sort": 0,
+ "value_type": "individual"
+ },
+ "type": "graph",
+ "x-axis": true,
+ "xaxis": {
+ "mode": "time",
+ "name": null,
+ "show": true,
+ "values": []
+ },
+ "y-axis": true,
+ "y_formats": [
+ "short",
+ "short"
+ ],
+ "yaxes": [
+ {
+ "format": "ns",
+ "label": "latency",
+ "logBase": 1,
+ "max": null,
+ "min": null,
+ "show": true
+ },
+ {
+ "format": "short",
+ "label": null,
+ "logBase": 1,
+ "max": null,
+ "min": null,
+ "show": false
+ }
+ ]
+ },
+ {
+ "aliasColors": {},
+ "bars": false,
+ "datasource": "yardstick-vtc",
+ "fill": 0,
+ "grid": {
+ "leftLogBase": 1,
+ "leftMax": null,
+ "leftMin": null,
+ "rightLogBase": 1,
+ "rightMax": null,
+ "rightMin": null,
+ "threshold1": null,
+ "threshold1Color": "rgba(216, 200, 27, 0.27)",
+ "threshold2": null,
+ "threshold2Color": "rgba(234, 112, 112, 0.22)"
+ },
+ "id": 9,
+ "leftYAxisLabel": "latency",
+ "legend": {
+ "alignAsTable": true,
+ "avg": true,
+ "current": false,
+ "max": true,
+ "min": true,
+ "show": true,
+ "total": false,
+ "values": true
+ },
+ "lines": true,
+ "linewidth": 1,
+ "links": [],
+ "nullPointMode": "null",
+ "percentage": false,
+ "pointradius": 3,
+ "points": true,
+ "renderer": "flot",
+ "seriesOverrides": [],
+ "span": 6,
+ "stack": false,
+ "steppedLine": false,
+ "targets": [
+ {
+ "dsType": "influxdb",
+ "groupBy": [],
+ "measurement": "phy2phy_tput_OVS_with_DPDK_and_vHost_User",
+ "policy": "default",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '512' AND $timeFilter",
+ "refId": "A",
+ "resultFormat": "time_series",
+ "select": [
+ [
+ {
+ "params": [
+ "min_value"
+ ],
+ "type": "field"
+ }
+ ],
+ [
+ {
+ "params": [
+ "avg_value"
+ ],
+ "type": "field"
+ }
+ ],
+ [
+ {
+ "params": [
+ "max_value"
+ ],
+ "type": "field"
+ }
+ ]
+ ],
+ "tags": [
+ {
+ "key": "packet_size",
+ "operator": "=",
+ "value": "512"
+ }
+ ]
+ }
+ ],
+ "thresholds": [],
+ "timeFrom": null,
+ "timeShift": null,
+ "title": "phy2phy_tput 512",
+ "tooltip": {
+ "shared": true,
+ "sort": 0,
+ "value_type": "individual"
+ },
+ "type": "graph",
+ "x-axis": true,
+ "xaxis": {
+ "mode": "time",
+ "name": null,
+ "show": true,
+ "values": []
+ },
+ "y-axis": true,
+ "y_formats": [
+ "short",
+ "short"
+ ],
+ "yaxes": [
+ {
+ "format": "ns",
+ "label": "latency",
+ "logBase": 1,
+ "max": null,
+ "min": null,
+ "show": true
+ },
+ {
+ "format": "short",
+ "label": null,
+ "logBase": 1,
+ "max": null,
+ "min": null,
+ "show": false
+ }
+ ]
+ },
+ {
+ "aliasColors": {},
+ "bars": false,
+ "datasource": "yardstick-vtc",
+ "fill": 0,
+ "grid": {
+ "leftLogBase": 1,
+ "leftMax": null,
+ "leftMin": null,
+ "rightLogBase": 1,
+ "rightMax": null,
+ "rightMin": null,
+ "threshold1": null,
+ "threshold1Color": "rgba(216, 200, 27, 0.27)",
+ "threshold2": null,
+ "threshold2Color": "rgba(234, 112, 112, 0.22)"
+ },
+ "id": 10,
+ "leftYAxisLabel": "latency",
+ "legend": {
+ "alignAsTable": true,
+ "avg": true,
+ "current": false,
+ "max": true,
+ "min": true,
+ "show": true,
+ "total": false,
+ "values": true
+ },
+ "lines": true,
+ "linewidth": 1,
+ "links": [],
+ "nullPointMode": "null",
+ "percentage": false,
+ "pointradius": 3,
+ "points": true,
+ "renderer": "flot",
+ "seriesOverrides": [],
+ "span": 6,
+ "stack": false,
+ "steppedLine": false,
+ "targets": [
+ {
+ "dsType": "influxdb",
+ "groupBy": [],
+ "measurement": "phy2phy_tput_OVS_with_DPDK_and_vHost_User",
+ "policy": "default",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '1024' AND $timeFilter",
+ "refId": "A",
+ "resultFormat": "time_series",
+ "select": [
+ [
+ {
+ "params": [
+ "min_value"
+ ],
+ "type": "field"
+ }
+ ],
+ [
+ {
+ "params": [
+ "avg_value"
+ ],
+ "type": "field"
+ }
+ ],
+ [
+ {
+ "params": [
+ "max_value"
+ ],
+ "type": "field"
+ }
+ ]
+ ],
+ "tags": [
+ {
+ "key": "packet_size",
+ "operator": "=",
+ "value": "1024"
+ }
+ ]
+ }
+ ],
+ "thresholds": [],
+ "timeFrom": null,
+ "timeShift": null,
+ "title": "phy2phy_tput 1024",
+ "tooltip": {
+ "shared": true,
+ "sort": 0,
+ "value_type": "individual"
+ },
+ "type": "graph",
+ "x-axis": true,
+ "xaxis": {
+ "mode": "time",
+ "name": null,
+ "show": true,
+ "values": []
+ },
+ "y-axis": true,
+ "y_formats": [
+ "short",
+ "short"
+ ],
+ "yaxes": [
+ {
+ "format": "ns",
+ "label": "latency",
+ "logBase": 1,
+ "max": null,
+ "min": null,
+ "show": true
+ },
+ {
+ "format": "short",
+ "label": null,
+ "logBase": 1,
+ "max": null,
+ "min": null,
+ "show": false
+ }
+ ]
+ },
+ {
+ "aliasColors": {},
+ "bars": false,
+ "datasource": "yardstick-vtc",
+ "fill": 0,
+ "grid": {
+ "leftLogBase": 1,
+ "leftMax": null,
+ "leftMin": null,
+ "rightLogBase": 1,
+ "rightMax": null,
+ "rightMin": null,
+ "threshold1": null,
+ "threshold1Color": "rgba(216, 200, 27, 0.27)",
+ "threshold2": null,
+ "threshold2Color": "rgba(234, 112, 112, 0.22)"
+ },
+ "id": 11,
+ "leftYAxisLabel": "latency",
+ "legend": {
+ "alignAsTable": true,
+ "avg": true,
+ "current": false,
+ "max": true,
+ "min": true,
+ "show": true,
+ "total": false,
+ "values": true
+ },
+ "lines": true,
+ "linewidth": 1,
+ "links": [],
+ "nullPointMode": "null",
+ "percentage": false,
+ "pointradius": 3,
+ "points": true,
+ "renderer": "flot",
+ "seriesOverrides": [],
+ "span": 6,
+ "stack": false,
+ "steppedLine": false,
+ "targets": [
+ {
+ "dsType": "influxdb",
+ "groupBy": [],
+ "measurement": "phy2phy_tput_OVS_with_DPDK_and_vHost_User",
+ "policy": "default",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '1518' AND $timeFilter",
+ "refId": "A",
+ "resultFormat": "time_series",
+ "select": [
+ [
+ {
+ "params": [
+ "min_value"
+ ],
+ "type": "field"
+ }
+ ],
+ [
+ {
+ "params": [
+ "avg_value"
+ ],
+ "type": "field"
+ }
+ ],
+ [
+ {
+ "params": [
+ "max_value"
+ ],
+ "type": "field"
+ }
+ ]
+ ],
+ "tags": [
+ {
+ "key": "packet_size",
+ "operator": "=",
+ "value": "1518"
+ }
+ ]
+ }
+ ],
+ "thresholds": [],
+ "timeFrom": null,
+ "timeShift": null,
+ "title": "phy2phy_tput 1518",
+ "tooltip": {
+ "shared": true,
+ "sort": 0,
+ "value_type": "individual"
+ },
+ "type": "graph",
+ "x-axis": true,
+ "xaxis": {
+ "mode": "time",
+ "name": null,
+ "show": true,
+ "values": []
+ },
+ "y-axis": true,
+ "y_formats": [
+ "short",
+ "short"
+ ],
+ "yaxes": [
+ {
+ "format": "ns",
+ "label": "latency",
+ "logBase": 1,
+ "max": null,
+ "min": null,
+ "show": true
+ },
+ {
+ "format": "short",
+ "label": null,
+ "logBase": 1,
+ "max": null,
+ "min": null,
+ "show": false
+ }
+ ]
+ }
+ ],
+ "repeat": null,
+ "repeatIteration": null,
+ "repeatRowId": null,
+ "showTitle": true,
+ "title": "KVM4NFV-phy2phy-tput-OVS_with_DPDK_and_vHost_User",
+ "titleSize": "h6"
+ },
+ {
+ "collapse": false,
+ "editable": true,
+ "height": "460",
"panels": [
{
"aliasColors": {},
@@ -696,7 +1339,7 @@
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
- "id": 7,
+ "id": 17,
"leftYAxisLabel": "latency",
"legend": {
"alignAsTable": true,
@@ -710,7 +1353,6 @@
},
"lines": true,
"linewidth": 1,
- "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -724,9 +1366,9 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "phy2phy_tput_OVS_with_DPDK_and_vHost_User",
+ "measurement": "pvp_tput_SRIOV",
"policy": "default",
- "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '64' AND $timeFilter",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '64' AND $timeFilter",
"refId": "A",
"resultFormat": "time_series",
"select": [
@@ -767,7 +1409,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "phy2phy_tput 64",
+ "title": "pvp_tput_SRIOV 64",
"tooltip": {
"shared": true,
"sort": 0,
@@ -822,7 +1464,7 @@
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
- "id": 8,
+ "id": 18,
"leftYAxisLabel": "latency",
"legend": {
"alignAsTable": true,
@@ -836,7 +1478,6 @@
},
"lines": true,
"linewidth": 1,
- "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -850,9 +1491,9 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "phy2phy_tput_OVS_with_DPDK_and_vHost_User",
+ "measurement": "pvp_tput_SRIOV",
"policy": "default",
- "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '128' AND $timeFilter",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '128' AND $timeFilter",
"refId": "A",
"resultFormat": "time_series",
"select": [
@@ -893,7 +1534,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "phy2phy_tput 128",
+ "title": "pvp_tput_SRIOV 128",
"tooltip": {
"shared": true,
"sort": 0,
@@ -948,7 +1589,7 @@
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
- "id": 9,
+ "id": 19,
"leftYAxisLabel": "latency",
"legend": {
"alignAsTable": true,
@@ -962,7 +1603,6 @@
},
"lines": true,
"linewidth": 1,
- "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -976,9 +1616,9 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "phy2phy_tput_OVS_with_DPDK_and_vHost_User",
+ "measurement": "pvp_tput_SRIOV",
"policy": "default",
- "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '512' AND $timeFilter",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '512' AND $timeFilter",
"refId": "A",
"resultFormat": "time_series",
"select": [
@@ -1019,7 +1659,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "phy2phy_tput 512",
+ "title": "pvp_tput_SRIOV 512",
"tooltip": {
"shared": true,
"sort": 0,
@@ -1074,7 +1714,7 @@
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
- "id": 10,
+ "id": 20,
"leftYAxisLabel": "latency",
"legend": {
"alignAsTable": true,
@@ -1088,7 +1728,6 @@
},
"lines": true,
"linewidth": 1,
- "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -1102,9 +1741,9 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "phy2phy_tput_OVS_with_DPDK_and_vHost_User",
+ "measurement": "pvp_tput_SRIOV",
"policy": "default",
- "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '1024' AND $timeFilter",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '1024' AND $timeFilter",
"refId": "A",
"resultFormat": "time_series",
"select": [
@@ -1145,7 +1784,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "phy2phy_tput 1024",
+ "title": "pvp_tput_SRIOV 1024",
"tooltip": {
"shared": true,
"sort": 0,
@@ -1200,7 +1839,7 @@
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
- "id": 11,
+ "id": 21,
"leftYAxisLabel": "latency",
"legend": {
"alignAsTable": true,
@@ -1214,7 +1853,6 @@
},
"lines": true,
"linewidth": 1,
- "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -1228,9 +1866,9 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "phy2phy_tput_OVS_with_DPDK_and_vHost_User",
+ "measurement": "pvp_tput_SRIOV",
"policy": "default",
- "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '1518' AND $timeFilter",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '1518' AND $timeFilter",
"refId": "A",
"resultFormat": "time_series",
"select": [
@@ -1271,7 +1909,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "phy2phy_tput 1518",
+ "title": "pvp_tput_SRIOV 1518",
"tooltip": {
"shared": true,
"sort": 0,
@@ -1314,7 +1952,7 @@
"repeatIteration": null,
"repeatRowId": null,
"showTitle": true,
- "title": "KVM4NFV-phy2phy-tput-OVS_with_DPDK_and_vHost_User",
+ "title": "KVM4NFV-pvp-tput-SRIOV",
"titleSize": "h6"
},
{
@@ -1353,6 +1991,7 @@
},
"lines": true,
"linewidth": 1,
+ "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -1366,7 +2005,7 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "phy2phy_tput_mod_vlan_OVS_with_DPDK_and_vHost_User",
+ "measurement": "pvvp_tput_OVS_with_DPDK_and_vHost_User",
"policy": "default",
"query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_mod_vlan_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '64' AND $timeFilter",
"refId": "A",
@@ -1409,7 +2048,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "phy2phy_tput_mod_vlan 64",
+ "title": "pvvp_tput 64",
"tooltip": {
"shared": true,
"sort": 0,
@@ -1478,6 +2117,7 @@
},
"lines": true,
"linewidth": 1,
+ "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -1491,7 +2131,7 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "phy2phy_tput_mod_vlan_OVS_with_DPDK_and_vHost_User",
+ "measurement": "pvvp_tput_OVS_with_DPDK_and_vHost_User",
"policy": "default",
"query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_mod_vlan_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '128' AND $timeFilter",
"refId": "A",
@@ -1534,7 +2174,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "phy2phy_tput_mod_vlan 128",
+ "title": "pvvp_tput 128",
"tooltip": {
"shared": true,
"sort": 0,
@@ -1603,6 +2243,7 @@
},
"lines": true,
"linewidth": 1,
+ "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -1616,7 +2257,7 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "phy2phy_tput_mod_vlan_OVS_with_DPDK_and_vHost_User",
+ "measurement": "pvvp_tput_OVS_with_DPDK_and_vHost_User",
"policy": "default",
"query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_mod_vlan_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '512' AND $timeFilter",
"refId": "A",
@@ -1659,7 +2300,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "phy2phy_tput_mod_vlan 512",
+ "title": "pvvp_tput 512",
"tooltip": {
"shared": true,
"sort": 0,
@@ -1728,6 +2369,7 @@
},
"lines": true,
"linewidth": 1,
+ "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -1741,7 +2383,7 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "phy2phy_tput_mod_vlan_OVS_with_DPDK_and_vHost_User",
+ "measurement": "pvvp_tput_OVS_with_DPDK_and_vHost_User",
"policy": "default",
"query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_mod_vlan_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '1024' AND $timeFilter",
"refId": "A",
@@ -1784,7 +2426,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "phy2phy_tput_mod_vlan 1024",
+ "title": "pvvp_tput 1024",
"tooltip": {
"shared": true,
"sort": 0,
@@ -1853,6 +2495,7 @@
},
"lines": true,
"linewidth": 1,
+ "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -1866,7 +2509,7 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "phy2phy_tput_mod_vlan_OVS_with_DPDK_and_vHost_User",
+ "measurement": "pvvp_tput_OVS_with_DPDK_and_vHost_User",
"policy": "default",
"query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"phy2phy_tput_mod_vlan_OVS_with_DPDK_and_vHost_User\" WHERE \"packet_size\" = '1518' AND $timeFilter",
"refId": "A",
@@ -1909,7 +2552,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "phy2phy_tput_mod_vlan 1518",
+ "title": "pvvp_tput 1518",
"tooltip": {
"shared": true,
"sort": 0,
@@ -1952,13 +2595,13 @@
"repeatIteration": null,
"repeatRowId": null,
"showTitle": true,
- "title": "KVM4NFV-phy2phy-tput-mod_vlan-OVS_with_DPDK_and_vHost_User",
+ "title": "KVM4NFV-pvvp-tput-OVS_with_DPDK_and_vHost_User",
"titleSize": "h6"
},
{
"collapse": false,
"editable": true,
- "height": "460",
+ "height": "450px",
"panels": [
{
"aliasColors": {},
@@ -1977,7 +2620,7 @@
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
- "id": 17,
+ "id": 23,
"leftYAxisLabel": "latency",
"legend": {
"alignAsTable": true,
@@ -1991,6 +2634,7 @@
},
"lines": true,
"linewidth": 1,
+ "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -2004,9 +2648,9 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "pvp_tput_SRIOV",
+ "measurement": "pvvp_tput_SRIOV",
"policy": "default",
- "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '64' AND $timeFilter",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '1518' AND $timeFilter",
"refId": "A",
"resultFormat": "time_series",
"select": [
@@ -2047,7 +2691,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "pvp_tput_SRIOV 64",
+ "title": "pvvp_tput_SRIOV 64",
"tooltip": {
"shared": true,
"sort": 0,
@@ -2102,7 +2746,7 @@
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
- "id": 18,
+ "id": 24,
"leftYAxisLabel": "latency",
"legend": {
"alignAsTable": true,
@@ -2116,6 +2760,7 @@
},
"lines": true,
"linewidth": 1,
+ "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -2129,9 +2774,9 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "pvp_tput_SRIOV",
+ "measurement": "pvvp_tput_SRIOV",
"policy": "default",
- "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '128' AND $timeFilter",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '1518' AND $timeFilter",
"refId": "A",
"resultFormat": "time_series",
"select": [
@@ -2172,7 +2817,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "pvp_tput_SRIOV 128",
+ "title": "pvvp_tput_SRIOV 128",
"tooltip": {
"shared": true,
"sort": 0,
@@ -2227,7 +2872,7 @@
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
- "id": 19,
+ "id": 25,
"leftYAxisLabel": "latency",
"legend": {
"alignAsTable": true,
@@ -2241,6 +2886,7 @@
},
"lines": true,
"linewidth": 1,
+ "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -2254,9 +2900,9 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "pvp_tput_SRIOV",
+ "measurement": "pvvp_tput_SRIOV",
"policy": "default",
- "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '512' AND $timeFilter",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '1518' AND $timeFilter",
"refId": "A",
"resultFormat": "time_series",
"select": [
@@ -2297,7 +2943,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "pvp_tput_SRIOV 512",
+ "title": "pvvp_tput_SRIOV 512",
"tooltip": {
"shared": true,
"sort": 0,
@@ -2352,7 +2998,7 @@
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
- "id": 20,
+ "id": 26,
"leftYAxisLabel": "latency",
"legend": {
"alignAsTable": true,
@@ -2366,6 +3012,7 @@
},
"lines": true,
"linewidth": 1,
+ "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -2379,9 +3026,9 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "pvp_tput_SRIOV",
+ "measurement": "pvvp_tput_SRIOV",
"policy": "default",
- "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '1024' AND $timeFilter",
+ "query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '1518' AND $timeFilter",
"refId": "A",
"resultFormat": "time_series",
"select": [
@@ -2422,7 +3069,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "pvp_tput_SRIOV 1024",
+ "title": "pvvp_tput_SRIOV 1024",
"tooltip": {
"shared": true,
"sort": 0,
@@ -2477,7 +3124,7 @@
"threshold2": null,
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
- "id": 21,
+ "id": 27,
"leftYAxisLabel": "latency",
"legend": {
"alignAsTable": true,
@@ -2491,6 +3138,7 @@
},
"lines": true,
"linewidth": 1,
+ "links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 3,
@@ -2504,7 +3152,7 @@
{
"dsType": "influxdb",
"groupBy": [],
- "measurement": "pvp_tput_SRIOV",
+ "measurement": "pvvp_tput_SRIOV",
"policy": "default",
"query": "SELECT \"min_value\", \"avg_value\", \"max_value\" FROM \"pvp_tput_SRIOV\" WHERE \"packet_size\" = '1518' AND $timeFilter",
"refId": "A",
@@ -2547,7 +3195,7 @@
"thresholds": [],
"timeFrom": null,
"timeShift": null,
- "title": "pvp_tput_SRIOV 1518",
+ "title": "pvvp_tput_SRIOV 1518",
"tooltip": {
"shared": true,
"sort": 0,
@@ -2586,12 +3234,8 @@
]
}
],
- "repeat": null,
- "repeatIteration": null,
- "repeatRowId": null,
"showTitle": true,
- "title": "KVM4NFV-pvp-tput-SRIOV",
- "titleSize": "h6"
+ "title": "KVM4NFV-pvvp-tput-SRIOV"
}
],
"time": {
@@ -2630,7 +3274,8 @@
"list": []
},
"refresh": "1d",
- "schemaVersion": 8,
- "version": 4,
- "links": []
+ "schemaVersion": 12,
+ "version": 2,
+ "links": [],
+ "gnetId": null
}