eal: rework CPU mask parsing
authorIntel <intel.com>
Wed, 18 Sep 2013 10:00:00 +0000 (12:00 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 9 Oct 2013 13:46:52 +0000 (15:46 +0200)
commit0058a97b6a14b197f06bc9c4b2849963910b99b4
treec78630ac988339bd0f3f5676f12b1809d1d87035
parente740686611a31303ac36498e72e2c3074dd6d2d3
eal: rework CPU mask parsing

The CPU mask was limited to "unsigned long long".
The limit was removed and parsing/init is less loosy.

Signed-off-by: Intel
lib/librte_eal/linuxapp/eal/eal.c