[dpdk-dev] Query about this NIC

2014-01-09 Thread Schumm, Ken
We have used the DA2 variant successfully with DPDK. -Original Message- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Jayakumar, Muthurajan Sent: Thursday, January 09, 2014 8:31 AM To: Prashant Upadhyaya; dev at dpdk.org Subject: Re: [dpdk-dev] Query about this NIC Both NICs shoul

[dpdk-dev] When are mbufs released back to the mempool?

2013-12-19 Thread Schumm, Ken
Thanks very much, that clears it all up. -Original Message- From: Stephen Hemminger [mailto:step...@networkplumber.org] Sent: Thursday, December 19, 2013 11:36 AM To: Schumm, Ken Cc: Olivier MATZ; dev at dpdk.org Subject: Re: [dpdk-dev] When are mbufs released back to the mempool? On

[dpdk-dev] When are mbufs released back to the mempool?

2013-12-19 Thread Schumm, Ken
...@6wind.com] Sent: Wednesday, December 18, 2013 1:03 AM To: Schumm, Ken Cc: dev at dpdk.org Subject: Re: [dpdk-dev] When are mbufs released back to the mempool? Hello Ken, On 12/17/2013 07:13 PM, Schumm, Ken wrote: > When running l2fwd the number of available mbufs returned

[dpdk-dev] When are mbufs released back to the mempool?

2013-12-17 Thread Schumm, Ken
When running l2fwd the number of available mbufs returned by rte_mempool_count() starts at 7680 on an idle system. As traffic commences the count declines from 7680 to 5632 (expected). When traffic stops the count does not climb back to the starting value, indicating that idle mbufs are not ret