From 70b5e43423e14554f3963705da91df5b20a757ef Mon Sep 17 00:00:00 2001 From: Rex Lee Date: Wed, 26 Jul 2017 00:42:51 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge changes from topic '35521' * changes: Setup OVS-DPDK Standalone Context Adding new SRIOV Standalone Context - Setup OVS-DPDK Standalone Context This patch performs following tasks - getting dpdk_nic_bind path - setup ovs,dpdk ports,vhostuserports, - creation of vm, - apache2 licence - test cases for ovsdpdk - Changes to standalone context - update unit test cases Change-Id: I54e4062eb440b8677625e4abe6e0579d9fd54d41 Signed-off-by: Bindya N - Adding new SRIOV Standalone Context This patch adds new SRIOV context to run VNFs with - random uuid generation, - mac address generation, - getting dpdk_nic_bind path, - ssh key based authentication, - printing log messages, - added apache2 licence JIRA: YARDSTICK-480 Change-Id: Ic8317eb9e7e4ecf270091c18be4782d1299ff087 Signed-off-by: Neha Vadnere Signed-off-by: Bindya N --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index d35ed0fb9..e665345b9 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit d35ed0fb93098162af4e925d8499554510f73d10 +Subproject commit e665345b9681ceca6b950ecbbd4e88dd1be5acda -- cgit 1.2.3-korg