eal: log all detected cores on startup
authorDavid Marchand <david.marchand@redhat.com>
Mon, 2 Dec 2019 15:42:10 +0000 (16:42 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 21 Jan 2020 00:22:16 +0000 (01:22 +0100)
commit927b5499c5af9f2d0f889feb9ce66c5a1ca06e8f
tree7dfc9225bb2b16645f39aa17a3a55c114c55083e
parent9f1d16c3b782b148ea2ff43acedc3d21b9583545
eal: log all detected cores on startup

Add debug logs to have a trace of unused cores for -c/-l options on
systems with more cores than RTE_MAX_LCORE.

Signed-off-by: David Marchand <david.marchand@redhat.com>
lib/librte_eal/common/eal_common_lcore.c