Update git submodules
authorMartin Klozik <martinx.klozik@intel.com>
Tue, 19 Dec 2017 08:58:43 +0000 (08:58 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 12 Jan 2018 09:05:04 +0000 (09:05 +0000)
commita67647004f8e43fcdeb22d88596f169a9887ed68
tree89e34e2c8e6ea56938fb01a005debe485925e281
parent4c46ac404856a4372f486d22f715ad2287815154
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - capture: Traffic capture examples

    Traffic can be captured also at DUT side. Two options are supported by
    vsperf:
    1) Traffic is captured inside VM after it has been processed
       by vSwitch. This can be used for verification of vSwitch frame
       modification functionality, including HW offloading at ingress side.
    2) Another NIC under the test (NIC2) is added into standard VSPERF DUT
       setup. Traffic is then forwarded from TGen through NIC and vSwitch
       to NIC2 and then over patch cable back to NIC2, the vSwitch, NIC and
       to the traffic generator. This setup supports also verification of HW
       offloading at egress side of NIC2 and thus it can be used for validation
       of smart NICS.
    Both options above are traffic generator agnostic if compared to direct
    support of traffic capture by traffic generator. This patch introduces
    example testcases for both options.
    Detailed documentation will be pushed as a standalone patch.

    JIRA: VSPERF-556

    Change-Id: I23e12e45768ae4dbe9442f74d8391c3d5b2c7895
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Richard Elias <richardx.elias@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>
docs/submodules/vswitchperf