kvargs: remove error logs
authorGaetan Rivet <gaetan.rivet@6wind.com>
Wed, 11 Jul 2018 21:44:53 +0000 (23:44 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 15 Jul 2018 21:42:13 +0000 (23:42 +0200)
commit12a020ea19f364388e7e0d0af6b9edee3e92dfb6
tree993de548f6f14f168f6c4a1143fecc1ce2410a90
parenta23bc2c4e01bf29ed6dd571dbc5b76cc69c10b51
kvargs: remove error logs

Error logs in kvargs parsing should be better handled in components
calling the library.

This library must be as lean as possible.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
lib/librte_kvargs/rte_kvargs.c