igb driver does not support altq

Karim Fodil-Lemelin fodillemlinkarim at gmail.com
Fri Oct 11 15:23:13 UTC 2013


On 10/10/2013 5:56 AM, h bagade wrote:
> Hi all,
>
> I have problem with running altq on igb cards. When trying to run altq on
> these cards, it outputs an error, driver does not support altq.
>
> I have FreeBSD 8.3-stable and tried to fix the problem, after searching in
> forums, by applying changes made to igb driver through following links:
>
> http://svnweb.freebsd.org/base?view=revision&revision=248906
> http://svnweb.freebsd.org/base?view=revision&revision=249339
> http://lists.freebsd.org/pipermail/svn-src-stable/2013-July/019491.html
>
> But it doesn't help and I still have problem with running altq on igb!
>
> Does anybody know from which revision the problem is solved?
> Any hints would be of great help.
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
Hi,

Those modifications require that you define IGB_LEGACY_TX in the driver 
code to get ALTQ running on igb.

Regards,

Karim.


More information about the freebsd-net mailing list