Re: Netmap: Failed to run multi-thread using pkt-gen

2014-10-07 Thread Yue Zhuo
might limit the number to 8 > (this is what happens on FreeBSD). > > pkt-gen with a single thread should tell you how many queues > are available > > cheers > luigi > > > On Tue, Oct 7, 2014 at 5:29 PM, Yue Zhuo wrote: > >> Hi there, >> >> I was t

Netmap: Failed to run multi-thread using pkt-gen

2014-10-07 Thread Yue Zhuo
Hi there, I was testing the newest netmap on a dual-port x520-T2 adapter using a 6-core machine. However, I always get error in* nm_txsync_prologue *for n - 1 threads when I try to use n threads (n > 1), which indicates the cur pointer points to a wrong place. At last, only one thread works corre

Failed to run multi-thread using pkt-gen

2014-10-06 Thread Yue Zhuo
Hi there, I was testing the newest netmap on a dual-port x520-T2 adapter using a 6-core machine. However, I always get error in* nm_txsync_prologue *for n - 1 threads when I try to use n threads (n > 1), which indicates the cur pointer points to a wrong place. At last, only one thread works corre