Re: [Bug 193053] ixgbe(4) IXGBE_LEGACY_TX + ALTQ path broken

2014-10-02 Thread Jack Vogel
LEGACY is not there just because of ALTQ, but rather because there have been significant customers of Intel that use the driver in OS versions older than 8 that do not have the required interface. Jack... going back to my sabbatical now :) On Thu, Oct 2, 2014 at 12:22 AM, Ermal Luçi wrote: >

Re: [Bug 193053] ixgbe(4) IXGBE_LEGACY_TX + ALTQ path broken

2014-10-02 Thread Ermal Luçi
In pfSense the driver has been modified to compile a hybrid mode. Meaning have activated both LEGACY and new transmit queue model. It works correctly and avoids the problems of recompiling with ALTQ. It also solves the problem on having performance impacts when ALTQ is not in use. There are even

Re: [Bug 193053] ixgbe(4) IXGBE_LEGACY_TX + ALTQ path broken

2014-10-01 Thread Nick Rogers
Any chance we can get some kind of resolution to this for 10.1? On Mon, Sep 22, 2014 at 4:40 PM, wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193053 > > --- Comment #8 from ncrog...@gmail.com --- > (In reply to ncrogers from comment #7) > > (In reply to Eric Joyner from comment #6)