summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorBilly O'Mahony <billy.o.mahony@intel.com>2015-07-07 14:26:14 +0100
committerMaryam Tahhan <maryam.tahhan@intel.com>2015-07-27 16:24:32 +0000
commit204a30e7f8d2c7b51208767c715916729b6017b2 (patch)
treef62e0524a38e3c34dd25f66f4b0ede2b5f1a58b2 /conf
parent071071fb199833debb64625e51a4fc612e83019f (diff)
testcase: Add frame modification config
* Added a new standard set of flow table that defaults to routing phy1 to phy2 and vice-versa and allows frame modification and tuple matches to be added independently of routing. * Add a FrameMod testcase attribute - implement this for value 'vlan' * With FrameMod == 'vlan' the reported tx_fps and rx_fps figures do not match even for RFC2544 throughtput 0% packet loss - this is a pre-existing bug and a fix will be done as a separate patch. The rx_fps figure is the reliable figure. JIRA: VSPERF-27 Change-Id: Idd137b7a101305e7aebb6fabdfb6a7a4dcf8661b Signed-off-by: Billy O'Mahony<billy.o.mahony@intel.com> Reviewed-by: Al Morton <acmorton@att.com> Reviewed-by: Eugene Snider <Eugene.Snider@huawei.com> Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com> Reviewed-by: Gurpreet Singh <gurpreet.singh@spirent.com> Reviewed-by: Tv Rao <tv.rao@freescale.com>
Diffstat (limited to 'conf')
-rwxr-xr-xconf/01_testcases.conf13
1 files changed, 11 insertions, 2 deletions
diff --git a/conf/01_testcases.conf b/conf/01_testcases.conf
index 53d63e78..f0fe8ad1 100755
--- a/conf/01_testcases.conf
+++ b/conf/01_testcases.conf
@@ -35,15 +35,24 @@ PERFORMANCE_TESTS = [
"Traffic Type": "rfc2544",
"Collector": "cpu",
"Deployment": "p2p",
- "Description": "RFC2544 Throughput Phy2Phy Loopback",
"biDirectional": "True",
+ "Description": "LTD.Throughput.RFC2544.PacketLossRatio",
},
{
"Name": "back2back",
"Traffic Type": "back2back",
"Collector": "cpu",
"Deployment": "p2p",
- "Description": "RFC 2544 Back To Back Frames Test",
"biDirectional": "True",
+ "Description": "LTD.Throughput.RFC2544.BackToBackFrames",
+ },
+ {
+ "Name": "phy2phy_tput_mod_vlan",
+ "Traffic Type": "rfc2544",
+ "Collector": "cpu",
+ "Deployment": "p2p",
+ "Frame Modification": "vlan",
+ "biDirectional": "False",
+ "Description": "LTD.Throughput.RFC2544.PacketLossRatioFrameModification"
},
]
ound-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) 2016 OPNFV.

================================
SDNVPN Brahmaputra documentation
================================

.. toctree::
   :maxdepth: 2

   ./platformoverview/platformoverview.rst
   ./configguide/configguide.rst
   ./userguide/userguide.rst

Indices
=======
* :ref:`search`