Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2013 15:54:02 -0700
From:      Nick Rogers <ncrogers@gmail.com>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        Karim Fodil-Lemelin <fodillemlinkarim@gmail.com>, "freebsd-net@freebsd.org" <freebsd-net@freebsd.org>, "jfvogel@gmail.com" <jfvogel@gmail.com>
Subject:   Re: igb and ALTQ in 9.1-rc3
Message-ID:  <CAKOb=YaarQ%2BGtppUDXHxh50VjNhQ54HE80t_gKWt0yLav0bc7Q@mail.gmail.com>
In-Reply-To: <CAJ-VmokAMn_gHqEWbywWEkqa0MZrjgEZCbrx1yn0b=X9A84CzQ@mail.gmail.com>
References:  <1355177348.71087.YahooMailClassic@web121601.mail.ne1.yahoo.com> <50C6656E.3020601@gmail.com> <CAFOYbc=79HwkHm6PAyRba%2Bue_7Xq0dUJvLk48RwqUN0Oz6%2BVFw@mail.gmail.com> <20121211075853.GU48639@FreeBSD.org> <CAFOYbc=Yh3WiUDstjSm-AUz4WMF9VteiydcEb5opnJ_gT4F7ag@mail.gmail.com> <CAKOb=Yb7NMm26=u%2B-0ywMk543WdXc5uiO2omY4=TXpRxPrOWHg@mail.gmail.com> <CAFOYbcn3HpRaaoSPWF5OL6QJCec-Zb2%2BNySqjgqyOXHRaXD26Q@mail.gmail.com> <5159AB72.1050202@gmail.com> <CAKOb=YbDW2kMhnAPUetsGeNdtiaOCOmQ2X-9GXW18wwSUZ8j-A@mail.gmail.com> <515ADACD.8010108@gmail.com> <CAKOb=Ybh=_w5ZSB%2B64bxpzBanheJvMhwd9Pus7sJet9ihn5jSA@mail.gmail.com> <515AEF67.4070206@gmail.com> <CAKOb=YbopNZ0yRovKOhsDcwYEX-d0RpyS%2BxGoWQAZo2gU3irAg@mail.gmail.com> <CAKOb=Yan9b2LS_WbsMwQEkkN0%2BWRpx8eC1x0arVrVYYC1gXngQ@mail.gmail.com> <515B46B8.5050806@gmail.com> <CAKOb=YZA6m5UrBiTmMcx6dTYzK4f67%2BUZYOEN_Lj%2Bi9_pMcCRQ@mail.gmail.com> <CAJ-VmokAMn_gHqEWbywWEkqa0MZrjgEZCbrx1yn0b=X9A84CzQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 2, 2013 at 3:39 PM, Adrian Chadd <adrian@freebsd.org> wrote:
> Yes:
>
> * you need to add it to conf/options - see if there's an opt_igb.h to
> add it to, otherwise you'll need to add one;
> * Make sure the driver code includes opt_igb.h;
> * Then make sure you make kernel modules using either make buildkernel
> KERNCONF=X, or you set the environment appropriately so the build
> scripts can find your kernel build directory (where it populates all
> the opt_xxx.h includes) and it'll have this module set.

Thanks, I figured as much.

>
> Hopefully Jack will do this.

This should probably be done for EM_MULTIQUEUE and IGB_LEGACY_TX options.

>
> Yes, we need a better queue management discipline API in the kernel.
> Jacks' just falling afoul of the fact we don't have one. It's not his
> fault.

No blame from me... He's been very helpful so far as always.

>
>
>
> adrian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKOb=YaarQ%2BGtppUDXHxh50VjNhQ54HE80t_gKWt0yLav0bc7Q>