diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2019-04-30 13:03:11 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2019-05-07 07:54:11 +0000 |
commit | 285b3ef3a9250ced5dc009ec3fb33b40443e0958 (patch) | |
tree | d35a190afb61479017f8db82e454606981723386 /mcp/scripts/pharos | |
parent | af426fff2ac486312b447d4eba2aeb47ee1aef24 (diff) |
[dpdk] Get back to shared memory model
The per port model potentially requires an increase in memory
resource requirements (which is limited by labs) to support the
same number of ports and configuration as the shared port model.
Set linux:network:openvswitch:per_port_memory explicitly to true
to enable per port mempools support for DPDK devices.
Change-Id: I130885afc50e7a047f8835113d370840827ad718
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 90480f70cf3d287e82830a1df157a0066807a3c9)
Diffstat (limited to 'mcp/scripts/pharos')
m--------- | mcp/scripts/pharos | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/mcp/scripts/pharos b/mcp/scripts/pharos -Subproject 4fd183a336dd1047f0468ae2699860c67116c2b +Subproject fed789498ee2d7b4a910c881331013d30ef623b |