Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2010 09:55:57 -0700
From:      Jack Vogel <jfvogel@gmail.com>
To:        pluknet <pluknet@gmail.com>
Cc:        Jack F Vogel <jfv@freebsd.org>, freebsd-stable <freebsd-stable@freebsd.org>
Subject:   Re: svn commit: r209611 - head/sys/dev/e1000
Message-ID:  <AANLkTimD0QTRwCJKJzg8EWR6LAPiw%2BMQW1aGgP3YrLbq@mail.gmail.com>
In-Reply-To: <AANLkTinnOFYgCXKwrbPmVZPwsva9xhzLGWm%2BLcCP7%2B1x@mail.gmail.com>
References:  <201006301726.o5UHQl7n011935@svn.freebsd.org> <4C2BBC1F.6020405@elischer.org> <AANLkTik6fyB9lDn9Qd752onGvq14l9xlUfjUuvAIpTOz@mail.gmail.com> <AANLkTinKO1pZKRCaofeUqBdaYoMhp1OUH3Aob2qTQCvV@mail.gmail.com> <AANLkTi=zqdN4vrJ1WjPia0reh98JrRT08yj4fzUdfVcF@mail.gmail.com> <AANLkTinsDyjBSOW3=G2hVExuVnPuCnof5TdbT4uO=PcH@mail.gmail.com> <AANLkTinnOFYgCXKwrbPmVZPwsva9xhzLGWm%2BLcCP7%2B1x@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 19, 2010 at 2:45 AM, pluknet <pluknet@gmail.com> wrote:

>
> By the way,
>
> Sometimes after boot I have to kldreload if_igb.ko several
> times until watchdog go to sleep, so traffic starts flowing.
>

Hmmm, the intention is that the VF always be single queue, but I
see the code I used to limit it is broken, so you are getting two
queues. For now near the top of if_igb.c set igb_num_queues = 1;

I believe that will get rid of the watchdogs.

Jack



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimD0QTRwCJKJzg8EWR6LAPiw%2BMQW1aGgP3YrLbq>