examples/qos_sched: use librte_cfgfile
authorMichal Jastrzebski <michalx.k.jastrzebski@intel.com>
Fri, 5 Jun 2015 09:28:17 +0000 (11:28 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 15 Jun 2015 09:18:25 +0000 (11:18 +0200)
commitdb935d0171dda1e1ae1cc414da46d8a127e38197
tree76ccdf26f18171828258408185099b533b750379
parentd6145abec40bb9ad109955255d46b85d2bb2074d
examples/qos_sched: use librte_cfgfile

This is a modification of qos_sched example to use
librte_cfgfile for parsing configuration file.

Signed-off-by: Michal Jastrzebski <michalx.k.jastrzebski@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/qos_sched/cfg_file.c
examples/qos_sched/cfg_file.h
examples/qos_sched/init.c