[dpdk-dev] Walk through a given mbuf-pool elements

2014-12-15 Thread Vithal S Mohare
ents Hi Vithal, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Vithal S Mohare > Sent: Monday, December 15, 2014 5:08 AM > To: dev at dpdk.org > Subject: [dpdk-dev] Walk through a given mbuf-pool elements > > [Re-sending the mail after regi

[dpdk-dev] Walk through a given mbuf-pool elements

2014-12-15 Thread Ananyev, Konstantin
Hi Vithal, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Vithal S Mohare > Sent: Monday, December 15, 2014 5:08 AM > To: dev at dpdk.org > Subject: [dpdk-dev] Walk through a given mbuf-pool elements > > [Re-sending the mail after re

[dpdk-dev] Walk through a given mbuf-pool elements

2014-12-15 Thread Vithal S Mohare
[Re-sending the mail after registering to dpdk.org] Team, I am looking for a code/api to walk through a dpdk mbuf-pool elements (similar to rte_mempool_walk() but for elements within mempool). Calling pkt_mbuf_alloc for 'n' elements and then _free is not an option. Rte_mempool_obj_itr() walk