[dpdk-dev] preallocation of void ** obj_p of rte_ring_dequeue

2013-11-06 Thread Jose Gavine Cueto
Hi Cyril, Your'e welcome, and by the way the multiprocess example of simple_mp seems confusing here: static int lcore_recv(__attribute__((unused)) void *arg) { unsigned lcore_id = rte_lcore_id(); printf("Starting core %u\n", lcore_id); while (!quit){ *void *msg;* if (*rte_ring_dequeue(recv_ring,

[dpdk-dev] preallocation of void ** obj_p of rte_ring_dequeue

2013-11-06 Thread Jose Gavine Cueto
I see , now its clearer. Thanks, Pepe On Wed, Nov 6, 2013 at 1:54 AM, Cyril Cressent wrote: > On Wed, Nov 06, 2013 at 12:47:13AM +0800, Jose Gavine Cueto wrote: > > > Your'e welcome, and by the way the multiprocess example of simple_mp > seems > > confusing here: > > > > static int > > lcore_re

[dpdk-dev] Surprisingly high TCP ACK packets drop counter

2013-11-06 Thread Alexander Belyakov
Hello, On Tue, Nov 5, 2013 at 6:40 PM, Prashant Upadhyaya < prashant.upadhyaya at aricent.com> wrote: > Hi Alexander, > > > > I am also wondering like Olivier ? yours is a nice testcase and setup, > hence requesting the information below instead of spending a lot of time > reinventing the test c