]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Partial MFC r281838:
authorhiren <hiren@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 13 May 2015 07:39:16 +0000 (07:39 +0000)
committerhiren <hiren@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 13 May 2015 07:39:16 +0000 (07:39 +0000)
commit32e9711cba1cfd55f4bd8316c2fd3e8eeb4fb236
tree372f911d7b7fff5829cdfb8578475da25e91eb66
parentd2ab570373fc9079e3e9d571049e1111143b3e4d
Partial MFC r281838:

For igb(4), when we are doing multiqueue, we are all setup to have full 32bit
RSS hash from the card. Expose that so others like lagg(4) can use that and
avoid hashing the traffic by themselves. Setting hashtype as OPAQUE because
FreeBSD 10 doesn't have RSS support.

Sponsored by: Limelight Networks

git-svn-id: svn://svn.freebsd.org/base/stable/10@282831 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/e1000/if_igb.c