From a0d6b5dee80f71190e1125fca9afd01e9b2fc229 Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Fri, 5 Jan 2018 13:24:09 +0000 Subject: 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 Reviewed-by: Jose Lausuch Reviewed-by: Al Morton Reviewed-by: Christian Trautman Reviewed-by: Sridhar Rao Reviewed-by: Trevor Cooper --- docs/submodules/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/vswitchperf') diff --git a/docs/submodules/vswitchperf b/docs/submodules/vswitchperf index b47717bb0..58d53561b 160000 --- a/docs/submodules/vswitchperf +++ b/docs/submodules/vswitchperf @@ -1 +1 @@ -Subproject commit b47717bb0cf09f739feb4ee9b47173c28581bf20 +Subproject commit 58d53561bad01ae7829fdeee0c67f5dae4a9dc34 -- cgit 1.2.3-korg