Update git submodules
authorMartin Klozik <martinx.klozik@intel.com>
Thu, 20 Jul 2017 14:49:16 +0000 (15:49 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 25 Jul 2017 08:04:18 +0000 (08:04 +0000)
commitf6d50965e09923e5342651a7892303349278244b
tree7ac1a6e582b031ca10c568dde3a649d1f81a18ac
parentcbcb820165731169478f4dfd7fb4a6ed5a91e854
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - dpdk: Support dpdk vhost-user client mode

    Support of vhost-user client mode has been added for both
    OVS and VPP. VSPERF configures vhost-user server mode
    in vswitches by default for backward compatibility.
    Support of vhost-user server mode is deprecated
    in OVS and it can be removed in future releases. Once it will
    happen, we have to change vsperf default behavior to
    usage of vhost-user client ports at vswitch side.

    This patch also fixes processing of boolean configuration
    parameters passed via --test-params option. In the past
    it was not possible to set boolean value to False through
    --test-params option.

    JIRA: VSPERF-517

    Change-Id: I65e341f820edd6c720043a4acc74c5140b05db18
Signed-off-by: Martin Klozik <martinx.klozik@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