Re: Exposing full 32bit RSS hash from card for ixgbe(4)

2015-08-10 Thread Barney Cordoba via freebsd-net
On Wednesday, August 5, 2015 4:28 PM, Kevin Oberman wrote: On Wed, Aug 5, 2015 at 7:10 AM, Barney Cordoba via freebsd-net < freebsd-net@freebsd.org> wrote: > > > >      On Wednesday, August 5, 2015 2:19 AM, Olivier Cochard-Labbé < > oliv...@cochard.me> wrote: > > >  On Wed, Aug 5,

Re: Exposing full 32bit RSS hash from card for ixgbe(4)

2015-08-05 Thread Kevin Oberman
On Wed, Aug 5, 2015 at 7:10 AM, Barney Cordoba via freebsd-net < freebsd-net@freebsd.org> wrote: > > > > On Wednesday, August 5, 2015 2:19 AM, Olivier Cochard-Labbé < > oliv...@cochard.me> wrote: > > > On Wed, Aug 5, 2015 at 1:15 AM, Barney Cordoba via freebsd-net < > freebsd-net@freebsd.org

Re: Exposing full 32bit RSS hash from card for ixgbe(4)

2015-08-05 Thread Gary Palmer
On Wed, Aug 05, 2015 at 02:10:09PM +, Barney Cordoba via freebsd-net wrote: > > > > On Wednesday, August 5, 2015 2:19 AM, Olivier Cochard-Labb?? > wrote: > > > On Wed, Aug 5, 2015 at 1:15 AM, Barney Cordoba via freebsd-net < > freebsd-net@freebsd.org> wrote: > > > What's the p

Re: Exposing full 32bit RSS hash from card for ixgbe(4)

2015-08-05 Thread Sean Bruno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 08/05/15 07:10, Barney Cordoba via freebsd-net wrote: > > > > On Wednesday, August 5, 2015 2:19 AM, Olivier Cochard-Labbé > wrote: > > > On Wed, Aug 5, 2015 at 1:15 AM, Barney Cordoba via freebsd-net < > freebsd-net@freebsd.org> wrote: > >

Re: Exposing full 32bit RSS hash from card for ixgbe(4)

2015-08-05 Thread Barney Cordoba via freebsd-net
On Wednesday, August 5, 2015 2:19 AM, Olivier Cochard-Labbé wrote: On Wed, Aug 5, 2015 at 1:15 AM, Barney Cordoba via freebsd-net < freebsd-net@freebsd.org> wrote: > What's the point of all of this gobbledygook anyway? Seriously, 99% of the > world needs a driver that passes packe

Re: Exposing full 32bit RSS hash from card for ixgbe(4)

2015-08-04 Thread Olivier Cochard-Labbé
On Wed, Aug 5, 2015 at 1:15 AM, Barney Cordoba via freebsd-net < freebsd-net@freebsd.org> wrote: > What's the point of all of this gobbledygook anyway? Seriously, 99% of the > world needs a driver that passes packets in the most efficient way, and > every time I look at igb and ixgbe it has anothe

Re: Exposing full 32bit RSS hash from card for ixgbe(4)

2015-08-04 Thread Barney Cordoba via freebsd-net
What's the point of all of this gobbledygook anyway? Seriously, 99% of the world needs a driver that passes packets in the most efficient way, and every time I look at igb and ixgbe it has another 2 heads. It's up to 8 heads, and none of the things wrong with it have been fixed. This is now even

Re: Exposing full 32bit RSS hash from card for ixgbe(4)

2015-07-15 Thread hiren panchasara
On 07/14/15 at 02:18P, hiren panchasara wrote: > On 07/14/15 at 12:38P, Eric Joyner wrote: > > Sorry for the delay; it looked fine to me, but I never got back to you. > > > > - Eric > > > > On Mon, Jul 13, 2015 at 3:16 PM Adrian Chadd wrote: > > > > > Hi, > > > > > > It's fine by me. Please do

Re: Exposing full 32bit RSS hash from card for ixgbe(4)

2015-07-14 Thread hiren panchasara
On 07/14/15 at 12:38P, Eric Joyner wrote: > Sorry for the delay; it looked fine to me, but I never got back to you. > > - Eric > > On Mon, Jul 13, 2015 at 3:16 PM Adrian Chadd wrote: > > > Hi, > > > > It's fine by me. Please do it! Thanks Adrian and Eric. Committed as r285528. Cheers, Hiren

Re: Exposing full 32bit RSS hash from card for ixgbe(4)

2015-07-13 Thread Eric Joyner
Sorry for the delay; it looked fine to me, but I never got back to you. - Eric On Mon, Jul 13, 2015 at 3:16 PM Adrian Chadd wrote: > Hi, > > It's fine by me. Please do it! > > > -a > > > On 13 July 2015 at 13:05, hiren panchasara wrote: > > Here is the patch I'd like to push which exposes 32bi

Re: Exposing full 32bit RSS hash from card for ixgbe(4)

2015-07-13 Thread Adrian Chadd
Hi, It's fine by me. Please do it! -a On 13 July 2015 at 13:05, hiren panchasara wrote: > Here is the patch I'd like to push which exposes 32bit RSS has that we > get from ixgbe cards irrespective of whether RSS is defined or not. > > https://people.freebsd.org/~hiren/patches/ix_expose_rss_ha