[dpdk-dev] Problem in multi-queue receiving

2014-08-10 Thread Kai Zhang
Thanks, Stephen. That's the problem. On Sun, Aug 10, 2014 at 2:11 PM, Stephen Hemminger < stephen at networkplumber.org> wrote: > On Sat, 9 Aug 2014 11:59:24 -0400 > Kai Zhang wrote: > > > Hi there, > > > > I have a problem for multi-queue receiving. > > > > For a specific application, I am not

[dpdk-dev] Problem in multi-queue receiving

2014-08-10 Thread Zhang, Helin
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Kai Zhang > Sent: Saturday, August 9, 2014 11:59 PM > To: dev at dpdk.org > Subject: [dpdk-dev] Problem in multi-queue receiving > > Hi there, > > I have a problem for multi-

[dpdk-dev] Problem in multi-queue receiving

2014-08-10 Thread Stephen Hemminger
On Sat, 9 Aug 2014 11:59:24 -0400 Kai Zhang wrote: > Hi there, > > I have a problem for multi-queue receiving. > > For a specific application, I am not using the lcore abstractions in DPDK. > I launch rx and tx threads seperately. For one port with N queues, I > launched N rx threads and N tx t

[dpdk-dev] Problem in multi-queue receiving

2014-08-09 Thread Kai Zhang
Hi there, I have a problem for multi-queue receiving. For a specific application, I am not using the lcore abstractions in DPDK. I launch rx and tx threads seperately. For one port with N queues, I launched N rx threads and N tx threads, with each thread in charge of receiving or sending only one