Re: Intel 1G Tx hangs

2012-05-30 Thread Bjoern A. Zeeb
On 30. May 2012, at 17:38 , Vijay Singh wrote: >>> Running 20ish guests in KVM with emulated e1000 cards and doing fine. >>> >> lucky you! I've been seeing complete RX failure with multiple emulated >> e1000 in qemu guest, cf kern/168246. It did not seem to have yet >> picked much interest from

Re: Intel 1G Tx hangs

2012-05-30 Thread Vijay Singh
>> Running 20ish guests in KVM with emulated e1000 cards and doing fine. >> > lucky you! I've been seeing complete RX failure with multiple emulated > e1000 in qemu guest, cf kern/168246. It did not seem to have yet > picked much interest from maintainer... > >  - Arnaud > >> Got a few physical one

Re: Intel 1G Tx hangs

2012-05-30 Thread Arnaud Lacombe
Hi, On Wed, May 30, 2012 at 1:10 PM, Damien Fleuriot wrote: > On 5/24/12 7:19 AM, Vijay Singh wrote: >> Hi, I have been using 8.2 based e1000 drivers and I'm seeing watchdog >> timeouts. I am in the process of updating the drivers to 8-stable, but >> wanted to check here if others have seen anyth

Re: Intel 1G Tx hangs

2012-05-30 Thread Damien Fleuriot
On 5/24/12 7:19 AM, Vijay Singh wrote: > Hi, I have been using 8.2 based e1000 drivers and I'm seeing watchdog > timeouts. I am in the process of updating the drivers to 8-stable, but > wanted to check here if others have seen anything like this in the > 8.1/8.2 drivers. Just fyi, I am seeing the T

Re: Intel 1G Tx hangs

2012-05-30 Thread Jack Vogel
LOL, the whole reason for making lem was to have it not change, but someone that intent was lost on people, my failing i guess :) Of course, that didn't mean if its broken... Jack On Wed, May 30, 2012 at 8:29 AM, John Baldwin wrote: > On Thursday, May 24, 2012 1:19:31 am Vijay Singh wrote: > >

Re: Intel 1G Tx hangs

2012-05-30 Thread John Baldwin
On Thursday, May 24, 2012 1:19:31 am Vijay Singh wrote: > Hi, I have been using 8.2 based e1000 drivers and I'm seeing watchdog > timeouts. I am in the process of updating the drivers to 8-stable, but > wanted to check here if others have seen anything like this in the > 8.1/8.2 drivers. Just fyi,

Intel 1G Tx hangs

2012-05-23 Thread Vijay Singh
Hi, I have been using 8.2 based e1000 drivers and I'm seeing watchdog timeouts. I am in the process of updating the drivers to 8-stable, but wanted to check here if others have seen anything like this in the 8.1/8.2 drivers. Just fyi, I am seeing the Tx hang in if_lem.c. -vijay ___