examples/ip_pipeline: add hex parsing
authorFan Zhang <roy.fan.zhang@intel.com>
Wed, 28 Oct 2015 17:11:20 +0000 (17:11 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 25 Nov 2015 23:45:50 +0000 (00:45 +0100)
commitb3a25920c38f9314bd4e07cd39223cf741d7c439
treeb21b99dd0ec2238c714d499f3a00a75d83bbdea4
parent68866e2417cc0b20c67b564bbe4f6fed3e6ceac0
examples/ip_pipeline: add hex parsing

This patch adds parse_hex_string function to parse hex string to uint8_t
array.

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/config_parse.c
examples/ip_pipeline/pipeline_be.h