numam-dpdk/lib
Cristian Dumitrescu eaafbad419 cfgfile: library to interpret config files
This library provides a tool to interpret config files that have
standard structure.

It is used by the Packet Framework examples/ip_pipeline sample application.

It originates from examples/qos_sched sample application and now it makes
this code available as a library for other sample applications to use.
The code duplication with qos_sched sample app to be addressed later.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: Pablo de Lara Guarch <pablo.de.lara.guarch@intel.com>
Acked by: Ivan Boule <ivan.boule@6wind.com>
2014-06-17 03:34:11 +02:00
..
librte_acl acl: new library 2014-06-14 01:29:45 +02:00
librte_cfgfile cfgfile: library to interpret config files 2014-06-17 03:34:11 +02:00
librte_cmdline remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_distributor distributor: new packet distributor library 2014-06-12 15:47:04 +02:00
librte_eal pipeline: new packet framework logic 2014-06-17 03:34:11 +02:00
librte_ether ethdev: add filters 2014-06-16 19:42:40 +02:00
librte_hash remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_ip_frag ip_frag: clean includes 2014-06-17 02:37:28 +02:00
librte_ivshmem remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_kni remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_kvargs devargs: use a comma instead of semicolon to separate key/values 2014-04-10 15:50:11 +02:00
librte_lpm lpm: check rule existence 2014-06-17 02:37:28 +02:00
librte_malloc remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_mbuf mbuf: meta-data offset 2014-06-17 02:37:28 +02:00
librte_mempool remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_meter remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_net remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_pipeline pipeline: new packet framework logic 2014-06-17 03:34:11 +02:00
librte_pmd_e1000 igb: add filters 2014-06-16 19:55:04 +02:00
librte_pmd_ixgbe ixgbe: add filters 2014-06-16 19:55:14 +02:00
librte_pmd_pcap remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_pmd_ring remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_pmd_virtio pci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEED_MAPPING 2014-06-16 15:02:10 +02:00
librte_pmd_vmxnet3 pci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEED_MAPPING 2014-06-16 15:02:10 +02:00
librte_pmd_xenvirt remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_port port: source and sink 2014-06-17 03:34:10 +02:00
librte_power remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_ring remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_sched remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_table table: stub 2014-06-17 03:34:11 +02:00
librte_timer remove trailing whitespaces 2014-06-11 00:29:34 +02:00
Makefile cfgfile: library to interpret config files 2014-06-17 03:34:11 +02:00