]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add IFCAP_TSO6 for igb
authorStephen Hurd <shurd@FreeBSD.org>
Thu, 20 Sep 2018 20:06:44 +0000 (20:06 +0000)
committerStephen Hurd <shurd@FreeBSD.org>
Thu, 20 Sep 2018 20:06:44 +0000 (20:06 +0000)
commit861437f83ac101939a96c98ca9266a11de733c2a
tree60648e8bbe3885df2a836e8dd18bd0cdcd289273
parent76b09d1823ee18fe4a0b8abe17d73306263765b8
Add IFCAP_TSO6 for igb

It seems igb supports TSO6, but the capability got lost in
the iflib update. Restore this capability.

PR: 231476
Reported by: lev
Reviewed by: erj
Approved by: re (gjb)
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D17242
sys/dev/e1000/if_em.c