Badalian Vyacheslav wrote: > Hello all. > Some time in dmesg i see this: > > [16121.400422] e1000: eth0: e1000_clean_tx_irq: Detected Tx Unit Hang > [16121.400426] Tx Queue <0> > [16121.400427] TDH <28> > [16121.400429] TDT <28> > [16121.400430] next_to_use <28> > [16121.400431] next_to_clean <7d> > [16121.400433] buffer_info[next_to_clean] > [16121.400434] time_stamp <17b949> > [16121.400435] next_to_watch <7d> > [16121.400437] jiffies <17ba57> > [16121.400438] next_to_watch.status <1>
might be a bug. What kernel version are you using? it appears the tx handler was just sitting idle and this message might be bogus, which is one of the things that we fixed recently. Auke -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html