]> www.infradead.org Git - users/jedix/linux-maple.git/commit
e1000e: Enable TSO for stacked VLAN
authorToshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Thu, 6 Aug 2015 08:57:29 +0000 (17:57 +0900)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 22 Jun 2017 06:24:38 +0000 (23:24 -0700)
commite4284eec57c23de949ad3f432bc6b66b957ee66b
tree42bce7b5b53ba96b82890e7c73c9b51297768c01
parent81b50febb843a685e0185f1fed79984884633ef8
e1000e: Enable TSO for stacked VLAN

Setting ndo_features_check to passthru_features_check allows the driver
to skip the check for multiple tagged TSO packets and enables stacked
VLAN TSO.
Tested with I217-LM.

Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Orabug: 26243014
(cherry picked from commit f2701b185e05d0897a47f6a14da40a068b0644ff)
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
Reviewed-by: Ethan Zhao <ethan.zhao@oracle.com>
drivers/net/ethernet/intel/e1000e/netdev.c