eal: fix log level of error in option register
authorGaetan Rivet <gaetan.rivet@6wind.com>
Thu, 20 Dec 2018 17:06:45 +0000 (18:06 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 15 Jan 2019 01:40:40 +0000 (02:40 +0100)
commitd3bdefef22b8f653eb9a26093e9a498f2da792d8
tree6c34213973b74b31e0a716304ec04862f0980ae7
parentf87471c3f16381a9ff7957387e6a76065781e890
eal: fix log level of error in option register

INFO is not correct when logging an error.

Fixes: 2395332798d0 ("eal: add option register infrastructure")
Cc: stable@dpdk.org
Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
lib/librte_eal/common/rte_option.c