Update default setting for DPDK coremask

Change-Id: I712b2ddaa3696c0e6c3ad60886342aecf0be3f3c
Signed-off-by: Illia Polliul <ipolliul@mirantis.com>
This commit is contained in:
Illia Polliul 2016-10-15 11:29:21 +03:00
parent 69565a6579
commit 5d386b3aa7
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ attributes:
weight: 70
type: "checkbox"
vrouter_core_mask:
value: "0x3"
value: "0xf"
label: "CPU pinning"
description: "Hexadecimal mask that determines how many and what exactly processors will be used for dpdk vrouter"
weight: 131