On Thu, Aug 19, 2010 at 2:45 AM, pluknet <[email protected]> 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to