numam-dpdk/lib/librte_eal/bsdapp/eal
David Marchand b1a3e0f773 eal/bsd: fix core detection
Following "options parsing" patchset (commit d7cb626f and 489a9d6c), core
detection is not working correctly on bsd.

./x86_64-native-bsdapp-gcc/app/test -c f -n 4 -- -i
[...]
EAL: lcore 0 unavailable
EAL: invalid coremask

Align bsd to linux:
- commit f563a372 "eal: fix recording of detected/enabled logical cores"
- commit 4f04db8b "eal: check coremask against detected lcores"

Reported-by: Zhan, Zhaochen <zhaochen.zhan@intel.com>
Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Tested-by: Zhaochen Zhan <zhaochen.zhan@intel.com>
2014-10-09 17:52:06 +02:00
..
include kni: remove useless file for bsd 2014-09-23 15:33:59 +02:00
eal_alarm.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
eal_debug.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
eal_hugepage_info.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
eal_interrupts.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
eal_lcore.c eal/bsd: fix core detection 2014-10-09 17:52:06 +02:00
eal_log.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
eal_memory.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
eal_pci.c eal: remove unused macros 2014-08-29 12:38:29 +02:00
eal_thread.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
eal_timer.c eal: remove unused macros 2014-08-29 12:38:29 +02:00
eal.c eal/bsd: fix core detection 2014-10-09 17:52:06 +02:00
Makefile kni: remove useless file for bsd 2014-09-23 15:33:59 +02:00