On Mon, Jan 25, 2016 at 05:37:19PM +0300, Ilya Maximets wrote:
> If CONFIG_NUMA disabled in the system, PMD threads can't
> be created:
>
> |ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
>
> Signed-off-by: Ilya Maximets
Applied to master, thanks.
If CONFIG_NUMA disabled in the system, PMD threads can't
be created:
|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
Signed-off-by: Ilya Maximets
---
lib/ovs-numa.c | 36 ++--
1 file changed, 26 insertions(+), 10 deletions(-)
diff --git a/lib/ovs-numa.c b