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,
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
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
3 matches
Mail list logo