diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-02-16 18:07:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-16 18:07:26 +0000 |
commit | 44f347efa16fa14e3135e895cb89c27364221953 (patch) | |
tree | fc829f064d4aaae71eecd5e87bd7d370c209067d | |
parent | 6a21f56b4d2c18a743a6ee332dba87477b6933e2 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Remove tool provisioning from DpdkVnfSetupEnvHelper._setup_dpdk"
- Remove tool provisioning from DpdkVnfSetupEnvHelper._setup_dpdk
Both "uio" and "igb_uio" drivers are present in the VM image generated
using "./nsb_setup.sh" script. "igb_uio" driver is compiled along with
the DPDK library compilation.
Tool "nsb_setup.sh" provisioning and execution should be removed from
this function because there is not needed anymore.
In case "igb_uio" driver is not loaded, an exception should be raised.
JIRA: YARDSTICK-999
Change-Id: I89174f84ac36d8231587402c96751746cb18e290
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject a301d172e9b7df272a882e88407c8e14cfed2b6 +Subproject 2550ba07ae7596e928ff574c9b41ed3b977163f |