eal: remove useless output of undetected lcores
authorDidier Pallard <didier.pallard@6wind.com>
Wed, 30 Apr 2014 14:14:53 +0000 (16:14 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 5 May 2014 16:03:09 +0000 (18:03 +0200)
commit2ef79b212a79e87afd16fd75376c1e0d49ca2942
tree647e95d833f296279f05e93cd831afc9e38f8ae4
parent69020660c382b1feff2a0b6c56f8decf2f79e953
eal: remove useless output of undetected lcores

Increasing maximum number of lcores gives a huge place to undetected
lcores in output traces. Moreover, this output does not give any
interesting information, since list of undetected lcores can be deduced
from list of detected ones.
So remove output related to undetected cores.

Signed-off-by: Didier Pallard <didier.pallard@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_eal/bsdapp/eal/eal_lcore.c
lib/librte_eal/linuxapp/eal/eal_lcore.c