Update git submodules
authorMartin Klozik <martinx.klozik@intel.com>
Mon, 14 Aug 2017 14:27:06 +0000 (14:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 14 Aug 2017 14:27:06 +0000 (14:27 +0000)
commitf33512dfddc905d6f4b8f6e1555bfabc63fbfa3a
tree8ce0c11e1dd959a9bb9a4c26be1f632edc8ff2fd
parent1ab223420ef353744c4f430b4e5916a89381dc4e
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "tests: L3, L4 and VxLAN tests for OVS & VPP"
  - tests: L3, L4 and VxLAN tests for OVS & VPP

    A set of tests was introduced with focus on L3, L4 and VxLAN performance
    of OVS and VPP. New testcases were created for phy2phy network scenario.
    In case of PVP and PVVP, only OVS testcases are available.

    Notes:
    * two sets of OVS P2P testcases were created, one creates unique flow
      for each IP address involved in the test (performance sensitive);
      Second set inserts just one flow with large network mask (tests with
      _mask suffix).
    * three different types of VPP P2P L3 testcases were created to
      demonstrate performance impact of multi ARP entries or IP routes.
    * VPP multi ARP record based testcases use a set of "workarounds"
      to load a large number of ARP entries. It is not possible to use
      "set ip arp count" syntax, as it doesn't work well for large count
      values (e.g. 60K)
    * OVS VxLAN testcases utilize existing OP2P deployment scenario and thus
      it can be used also with GRE and GENEVE tunnel types. Tunnel type
      to be used is defined by test configuration option "Tunnel Type".

    JIRA: VSPERF-518

    Change-Id: I65adad976f12d8625d918a1996eb42693c511ee1
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Reviewed-by: Cian Ferriter <cian.ferriter@intel.com>
docs/submodules/vswitchperf