[ovs-dev] [PATCH v4 2/2] netdev-dpdk: Add debug appctl to get mempool information.

Flavio Leitner fbl at redhat.com
Tue Dec 12 13:13:00 UTC 2017


On Mon, Dec 11, 2017 at 04:18:43PM +0300, Ilya Maximets wrote:
> New appctl 'netdev-dpdk/get-mempool-info' implemented to get result
> of 'rte_mempool_list_dump()' function if no arguments passed and
> 'rte_mempool_dump()' if DPDK netdev passed as argument.
> 
> Could be used for debugging mbuf leaks and other mempool related
> issues. Most useful in pair with `grep -v "cache_count.*=0"`.
> 
> Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
> ---

Acked-by: Flavio Leitner <fbl at redhat.com>



More information about the dev mailing list