examples/pipeline: support hexadecimal argument in CLI
authorChurchill Khangar <churchill.khangar@intel.com>
Wed, 24 Mar 2021 12:22:33 +0000 (08:22 -0400)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 24 Mar 2021 17:27:09 +0000 (18:27 +0100)
commit0d644eb621d6bb0bcb7c74031b9bb53fe9396ee3
tree63ae95a77f3c633472b0751289d226505bd9dadc
parentc99f115bbd9d56630fc5a8d404443e0761684832
examples/pipeline: support hexadecimal argument in CLI

This patch allows specification of integer arguments for the
CLI commands in hexadecimal and octal as well as decimal.

Signed-off-by: Churchill Khangar <churchill.khangar@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/pipeline/cli.c