Hi Sir

We are porting Linux on Netlogics Board . For checking PCI initialisation ,
we are using E1000 driver as loadable module .

While PCI initialisation is working fine with Core zero ( as I am able to
load E1000 driver and ping works fine) but for another core I am facing
"e1000_clean_tx_irq: Detected Tx Unit Hang" problem and ping does not works.

Following logs are seen.
#############################################################################################
e1000: eth0: e1000_clean_tx_irq: Detected Tx Unit Hang
  Tx Queue             <0>
  TDH                  <2>
  TDT                  <2>
  next_to_use          <2>
  next_to_clean        <0>
buffer_info[next_to_clean]
  time_stamp           <ffffb187>
  next_to_watch        <0>
  jiffies              <ffffb478>
  next_to_watch.status <0>
e1000: eth0: e1000_clean_tx_irq: Detected Tx Unit Hang
  Tx Queue             <0>
  TDH                  <2>
  TDT                  <2>
  next_to_use          <2>
  next_to_clean        <0>
buffer_info[next_to_clean]
  time_stamp           <ffffb187>
  next_to_watch        <0>
  jiffies              <ffffb540>
  next_to_watch.status <0>
NETDEV WATCHDOG: eth0: transmit timed out
e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow
Control: RX/TX
e1000: eth0: e1000_watchdog: 10/100 speed: disabling TSO
#############################################################################################

Please share your opinion if we need some address or registers to be
enabled specifically for another core to get this hang problem get resolved.

Regards
Ramendra Dwivedi
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
E1000-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel&#174; Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to