commit | f2701b185e05d0897a47f6a14da40a068b0644ff | [log] [tgz] |
---|---|---|
author | Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp> | Thu Aug 06 17:57:29 2015 +0900 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Sep 22 15:58:28 2015 -0700 |
tree | e0813914f8952a0a0c926222d39fdbe00afb6390 | |
parent | 213246d3fade6772e07138597bca0bdf9fbe754d [diff] |
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>