svn commit: r281838 - head/sys/dev/e1000

Hiren Panchasara hiren at FreeBSD.org
Wed Apr 22 19:36:06 UTC 2015


On 04/21/15 at 03:05P, Hiren Panchasara wrote:
> On 04/21/15 at 08:24P, Hiren Panchasara wrote:
> > Author: hiren
> > Date: Tue Apr 21 20:24:15 2015
> > New Revision: 281838
> > URL: https://svnweb.freebsd.org/changeset/base/281838
> > 
> > Log:
> >   For igb(4), when we are doing multiqueue, we are all setup to have full 32bit
> >   RSS hash from the card. We do not need to hide that under "ifdef RSS" and should
> >   expose that by default so others like lagg(4) can use that and avoid hashing the
> >   traffic by themselves.
> >   While here, improve comments and get rid of hidden/unimplemented RSS support
> >   code for UDP.
> >   
> >   Differential Revision:	https://reviews.freebsd.org/D2296
> >   Reviewed by:	jfv, erj
> >   Discussed with:	adrian
> >   Sponsored by:	Limelight Networks
> > 
> > Modified:
> >   head/sys/dev/e1000/if_igb.c
> 
> I intend to MFC this in a week or so. But for that, I'd have to first
> MFC a part of https://svnweb.freebsd.org/base?view=revision&revision=268028
> which sets rss hash types.

Apparently another missing MFC is r275358. I'll work on them.

Cheers,
Hiren
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20150422/9d5f3c26/attachment.sig>


More information about the svn-src-head mailing list