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/reclass/classes | |
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/reclass/classes')
m--------- | mcp/reclass/classes/system | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/mcp/reclass/classes/system b/mcp/reclass/classes/system -Subproject 39baa623d525cd9a7eaedb5661e6b6730f0311b +Subproject 6176bde8f5a5e3b723149830242ada46c5126e3 |