[dpdk-dev] dpdk multi process increase the number of mbufs, throughput gets dropped

2015-12-18 Thread Bruce Richardson
On Thu, Dec 17, 2015 at 12:18:36PM +0800, ?? wrote: > Hi all, > > > When running the multi process example, does anybody know that why increasing > the number of mbufs, the performance gets dropped. > > > In multi process example, there are two macros which are related to the > number of mb

[dpdk-dev] dpdk multi process increase the number of mbufs, throughput gets dropped

2015-12-17 Thread 张伟
Hi all, When running the multi process example, does anybody know that why increasing the number of mbufs, the performance gets dropped. In multi process example, there are two macros which are related to the number of mbufs #defineMBUFS_PER_CLIENT1536 | | #defineMBUFS_PER_PORT1536 | | |