numam-dpdk/lib/librte_eal
Remi Pommarel dd9fecd0bc eal: fix enabled core number with -l option
When using core list argument to define which core to enable (ie -l) the
core_num field of the rte configuration is not updated the same way as using
coremask. This causes rte_lcore_num() to yield different value from the one
using coremask.

Fixes: d888cb8b96 ("add core list input format")

Signed-off-by: Remi Pommarel <repk@triplefau.lt>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-01-27 12:22:40 +01:00
..
bsdapp nic_uio: fix thread structure compatibility for future FreeBSD 2015-01-16 14:43:16 +01:00
common eal: fix enabled core number with -l option 2015-01-27 12:22:40 +01:00
linuxapp eal/linux: check fscanf return when parsing modules list 2015-01-16 17:35:40 +01:00
Makefile eal: no more bare metal environment 2014-11-27 13:09:51 +01:00