Update git submodules
authorMartin Klozik <martinx.klozik@intel.com>
Fri, 5 Jan 2018 13:24:09 +0000 (13:24 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 10 Jan 2018 06:11:01 +0000 (06:11 +0000)
commita0d6b5dee80f71190e1125fca9afd01e9b2fc229
treea2cb7f604f6c89f22241ae69a77cc1d4c339a94d
parentd37c2fe2a5261f47f9fb270554cdaa2d23091f5f
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - vswitch: Improve add_phy_port error messages

    In case that vSwitch can't add required number of physical
    ports, then error message should be printed. Previous implementation
    was not consistent. Thus error handling has been united across
    all vswitches and message explicitly states the cause of the failure.

    NOTE: A better solution would be a refactoring of all vSwitch
    classes to follow VPP port handling and to move port related
    structures and physical port check into parent vswitch class.

    JIRA: VSPERF-555

    Change-Id: Id09a61432ea93e261f563254829348ac61f5dc8a
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Jose Lausuch <jalausuch@suse.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