tailq: move to dynamic tailq
authorDavid Marchand <david.marchand@6wind.com>
Wed, 4 Mar 2015 21:50:08 +0000 (22:50 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 10 Mar 2015 11:06:08 +0000 (12:06 +0100)
commita2348166ea186506d45b61d5073d16ad974e79bb
tree0a16ff4f5549041e81c9cf128ad8cdca73fe3741
parent873a61c7526be06f45d8d709a7c56d10cc06ab34
tailq: move to dynamic tailq

Use dynamic tailq rather than static entries.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
21 files changed:
lib/librte_acl/rte_acl.c
lib/librte_acl/rte_acl.h
lib/librte_distributor/rte_distributor.c
lib/librte_eal/bsdapp/eal/eal_pci.c
lib/librte_eal/common/include/rte_tailq_elem.h
lib/librte_eal/linuxapp/eal/eal_ivshmem.c
lib/librte_eal/linuxapp/eal/eal_pci.c
lib/librte_hash/rte_fbk_hash.c
lib/librte_hash/rte_fbk_hash.h
lib/librte_hash/rte_hash.c
lib/librte_hash/rte_hash.h
lib/librte_lpm/rte_lpm.c
lib/librte_lpm/rte_lpm.h
lib/librte_lpm/rte_lpm6.c
lib/librte_lpm/rte_lpm6.h
lib/librte_mempool/rte_mempool.c
lib/librte_mempool/rte_mempool.h
lib/librte_reorder/rte_reorder.c
lib/librte_reorder/rte_reorder.h
lib/librte_ring/rte_ring.c
lib/librte_ring/rte_ring.h