From: Eric Dumazet <[email protected]> Date: Thu, 16 Sep 2010 10:11:03 +0200
> [PATCH] ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum > > To be able to switch on GRO on a device, ethtool_set_gro() checks this > device provides a get_rx_csum() method. > > Some devices dont provide this method, while they do support RX > checksumming. > > This patch allows bonding to support GRO : > > ethtool -K bond0 gro on > > Signed-off-by: Eric Dumazet <[email protected]> Applied, thanks Eric. Can you do whatever change is needed to get it enabled by default? Thanks again. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
