]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Partial MFC r281838:
authorhiren <hiren@FreeBSD.org>
Wed, 13 May 2015 07:39:16 +0000 (07:39 +0000)
committerhiren <hiren@FreeBSD.org>
Wed, 13 May 2015 07:39:16 +0000 (07:39 +0000)
commit1db2d826475419ff5bfdcd10cb0abe9a38090250
tree372f911d7b7fff5829cdfb8578475da25e91eb66
parent4215c2f123c1d2a682e4265d8f9072588d636415
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
sys/dev/e1000/if_igb.c