From 9a8d3c3104fc66f12355347ec6714f5cdf13e926 Mon Sep 17 00:00:00 2001 From: Cristina Pauna Date: Tue, 20 Feb 2018 18:29:42 +0200 Subject: Update git submodules * Update docs/submodules/pharos from branch 'master' - [fuel] IDF: Add DPDK parameters support In order to enable DPDK for OVS scenarios in Armband, we need DPDK specific configuration to be parameterizable. The default DPDK configuration values will remain in Fuel repo and will be overriden with the values defined in IDF (only if present). Since hugepage config and CPU pinning also apply to non-DPDK scenarios, handle them together for 'common', respectively 'dpdk'. To keep things simple, we will reuse the format expected by Fuel's reclass model, so we can pass the whole config block as-is. - IDF schema: fuel: Add strict checking of new block's structure, while allowing the rvalues to be more or less freestyle; - arm-pod6 IDF: Add initial config block implementation; JIRA: ARMBAND-342 Change-Id: I9224f06bb6b9fb2387414eb2a1be35461c27fb99 Signed-off-by: Cristina Pauna --- docs/submodules/pharos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/pharos') diff --git a/docs/submodules/pharos b/docs/submodules/pharos index ffc697113..63e122a1d 160000 --- a/docs/submodules/pharos +++ b/docs/submodules/pharos @@ -1 +1 @@ -Subproject commit ffc697113c99fa1e955bdce068d67ca153898566 +Subproject commit 63e122a1d0e7e4ca402353d331f44eda63d966c3 -- cgit 1.2.3-korg