Hi Viktor,

See my comments below.


>-----Original Message-----
>From: Viktor Khomyuk [mailto:v.khom...@office.ngs.ru]
>Sent: Thursday, November 28, 2013 6:08 AM
>To: Skidmore, Donald C; e1000-devel@lists.sourceforge.net
>Subject: Re: [E1000-devel] ETDEV WATCHDOG: eth0 (ixgbe):
>transmit queue 0 timed out
>
>2.6.32-41-server 64bit
>driver  3.7.17

Is this kernel part of a distribution? If so which distro? Could you provide 
the kernel .config file?

>what is FC?
>do you receive my attachment with ethtool output in previous
>letter?
>if not? here is output
>http://vk.rih.ru/dl/ethtool.txt

FC is for Flow Control. It seems to be disabled in your case. From your ethtool 
stats I see that your interface is under stress as evident by the 
rx_no_dma_resources counter. Also it seems you have multiple streams which is 
causing the FlowDirector filter table to overflow (fdir_overflow). You may be 
better off using perfect filters to control some of the flows and just use RSS 
for the rest.

tx_timeout_count is 0, so the stats were probably taken before the Tx hang 
occurred?

Could you please provide the entire dmesg log (not just the Tx hang) from the 
time the system boots to the time you experience the Tx hangs and also the 
output of ethtool -S after the Tx hang?

If possible I would also suggest that you open a bug at e1000.sf.net which will 
make it easier for you to upload files and for us to investigate your issue.

Thanks,
Emil

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to