ovs-numa: Fix cpu discovering if CONFIG_NUMA disabled.
authorIlya Maximets <i.maximets@samsung.com>
Mon, 25 Jan 2016 14:37:19 +0000 (17:37 +0300)
committerBen Pfaff <blp@ovn.org>
Sat, 6 Feb 2016 00:27:43 +0000 (16:27 -0800)
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 <i.maximets@samsung.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>

No differences found