aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/patches/salt-formula-linux/0004-dpdk-Handle-per-port-memory-model.patch
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07[dpdk] Get back to shared memory modelMichael Polenchuk1-0/+25
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)