commit | 87ca4e5b8d729fc157a0a599d78ccab245fc0602 | [log] [tgz] |
---|---|---|
author | Auke Kok <auke\-jan.h.kok@intel.com> | Wed Nov 01 08:47:36 2006 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Dec 02 00:11:58 2006 -0500 |
tree | 69bec3c1d367d26253678e6fbd9eff184c68e7ee | |
parent | b00dae7cce465323850c3e1fd3ac8b2d9229735c [diff] |
e1000: FIX: enable hw TSO for IPV6 Enable TSO for IPV6. All e1000 hardware supports it. This reduces CPU utilizations by 50% when transmitting IPv6 frames. Fix symbol naming enabling ipv6 TSO. Turn off TSO6 for 10/100. Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>