Le mercredi 15 septembre 2010 à 12:24 -0700, Brandon Philips a écrit : > Currently vlan devices don't have GRO by default as none of the Ethernet > drivers add NETIF_F_GRO to their vlan_features. > > As GRO is a software feature add GRO to dev->vlan_features in > register_netdevice() and let vlan_dev_init() take care that it gets > enabled only when dev->features has NETIF_F_GRO too. > > Signed-off-by: Brandon Philips <[email protected]> >
Acked-by: Eric Dumazet <[email protected]> ------------------------------------------------------------------------------ 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
