[dpdk-dev] traffic no longer readable...

2015-05-21 Thread Jeff Weeks
On Wednesday, May 20, 2015 06:31:33 PM Thomas Monjalon wrote: > 2015-05-20 11:59, Jeff Weeks: > > forgot to include the list... > > > > -- Forwarded Message -- > > > > Subject: Re: [dpdk-dev] traffic no longer readable... > > Date: Wednes

[dpdk-dev] traffic no longer readable...

2015-05-20 Thread Thomas Monjalon
2015-05-20 11:59, Jeff Weeks: > forgot to include the list... > > -- Forwarded Message -- > > Subject: Re: [dpdk-dev] traffic no longer readable... > Date: Wednesday, May 20, 2015, 11:56:47 AM > From: Jeff Weeks > To: Thomas Monjalon > > On We

[dpdk-dev] traffic no longer readable...

2015-05-20 Thread Thomas Monjalon
2015-05-20 11:11, Jeff Weeks: > Hello all, > > I've been developing with dpdk, using virtio, and I'm noticing that I can > often get into a state whereby I no longer receive any packets. > > The call to rte_eth_rx_burst always returns 0, indicating the rx queue is > empty. > > How is this queu

[dpdk-dev] traffic no longer readable...

2015-05-20 Thread Jeff Weeks
Hello all, I've been developing with dpdk, using virtio, and I'm noticing that I can often get into a state whereby I no longer receive any packets. The call to rte_eth_rx_burst always returns 0, indicating the rx queue is empty. How is this queue filled? I see there is a dpdk thread, which w