numam-dpdk/lib/librte_mempool
Yuichi Nakai e01cda43a3 mempool: fix trailer address
__mempool_get_trailer() calculated header's address.
The address of trailer should set after element area.
This patch fixes this calculating.

Fixes: 97e7e685bfcd ("mempool: add structure for object trailers")

Signed-off-by: Yuichi Nakai <xoxyuxu@gmail.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2015-07-26 15:24:18 +02:00
..
2015-07-16 13:44:48 +02:00
2015-07-26 15:24:18 +02:00