Re: ixgbe IXGBE_LEGACY_TX breaks build (patch/fix included)

2014-10-01 Thread Nick Rogers
On Wed, Sep 17, 2014 at 8:17 AM, Nick Rogers wrote: > > > On Tue, Aug 26, 2014 at 4:16 PM, Nick Rogers wrote: > >> >> >> >> On Tue, Aug 26, 2014 at 3:36 PM, Adrian Chadd wrote: >> >>> Hi, >>> >>> I'm not surprised the legacy tx path has bitrotted there. >>> >>> Please file a bug with this - htt

Re: ixgbe IXGBE_LEGACY_TX breaks build (patch/fix included)

2014-09-17 Thread Nick Rogers
On Tue, Aug 26, 2014 at 4:16 PM, Nick Rogers wrote: > > > > On Tue, Aug 26, 2014 at 3:36 PM, Adrian Chadd wrote: > >> Hi, >> >> I'm not surprised the legacy tx path has bitrotted there. >> >> Please file a bug with this - https://bugs.freebsd.org/submit/ - and >> then just keep poking people unt

Re: ixgbe IXGBE_LEGACY_TX breaks build (patch/fix included)

2014-08-26 Thread Nick Rogers
On Tue, Aug 26, 2014 at 3:36 PM, Adrian Chadd wrote: > Hi, > > I'm not surprised the legacy tx path has bitrotted there. > > Please file a bug with this - https://bugs.freebsd.org/submit/ - and > then just keep poking people until it's done. > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=19

Re: ixgbe IXGBE_LEGACY_TX breaks build (patch/fix included)

2014-08-26 Thread Adrian Chadd
Hi, I'm not surprised the legacy tx path has bitrotted there. Please file a bug with this - https://bugs.freebsd.org/submit/ - and then just keep poking people until it's done. Thank! -a On 26 August 2014 13:42, Nick Rogers wrote: > Hello, > > I am trying to get the ixgbe driver + PF/ALTQ w

ixgbe IXGBE_LEGACY_TX breaks build (patch/fix included)

2014-08-26 Thread Nick Rogers
Hello, I am trying to get the ixgbe driver + PF/ALTQ working under stable/9. Initially, loading a PF rulset with ALTQ enabled fails on an ix interface, reporting "ix0: driver does not support altq". This is similar to the behavior over the last few years when dealing with the igb driver. However,