Olivier Matz b1bedacb07 mempool: list objects when added
Introduce a list entry in object header so they can be listed and
browsed. The objective is to introduce a more simple way to browse the
elements of a mempool.

The next commits will update rte_mempool_obj_iter() to use this list,
and remove the previous complex implementation.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2016-05-19 14:40:13 +02:00
..
2016-05-16 14:17:41 +02:00
2015-08-03 12:43:01 +02:00
2016-03-10 21:08:28 +01:00