DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] NIC Stops Transmitting
@ 2013-07-26 19:39 Scott Talbert
  2013-07-26 19:53 ` Stephen Hemminger
  0 siblings, 1 reply; 10+ messages in thread
From: Scott Talbert @ 2013-07-26 19:39 UTC (permalink / raw)
  To: dev

Hi,

I'm writing an application using DPDK that transmits a large number of 
packets (it doesn't receive any).  When I transmit at 2 Gb/sec, everything 
will run fine for several seconds (receiver is receiving at correct rate), 
but then the NIC appears to get 'stuck' and doesn't transmit any more 
packets.  In this state, rte_eth_tx_burst() is returning zero (suggesting 
that there are no available transmit descriptors), but even if I sleep() 
for a second and try again, rte_eth_tx_burst() still returns 0.  It almost 
appears as if a packet gets stuck in the transmit ring and keeps 
everything from flowing.  I'm using an Intel 82599EB NIC.

Does anyone have any ideas of what might be going on?

Thanks,
Scott

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-07-31 11:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-26 19:39 [dpdk-dev] NIC Stops Transmitting Scott Talbert
2013-07-26 19:53 ` Stephen Hemminger
2013-07-26 20:04   ` Scott Talbert
2013-07-26 22:31     ` jinho hwang
2013-07-26 23:26       ` Scott Talbert
2013-07-29 17:02         ` Scott Talbert
2013-07-31  2:43           ` [dpdk-dev] miss include file in DPDK 1.3.1r2 Jia.Sui
2013-07-31  9:18             ` [dpdk-dev] [PATCH] mem: fix include in rte_malloc Thomas Monjalon
2013-07-31 11:36               ` didier.pallard
2013-07-31 11:48                 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).