Re: [PATCH net 4/5] net/mlx4_en: Implement ndo_gso_check()

2014-11-05 Thread Or Gerlitz
On Tue, Nov 4, 2014 at 11:56 PM, Joe Stringer wrote: > ndo_gso_check() was recently introduced to allow NICs to report the > offloading support that they have on a per-skb basis. Add an > implementation for this driver which checks for something that looks > like VXLAN. > > Implementation shameles

[PATCH net 4/5] net/mlx4_en: Implement ndo_gso_check()

2014-11-04 Thread Joe Stringer
ndo_gso_check() was recently introduced to allow NICs to report the offloading support that they have on a per-skb basis. Add an implementation for this driver which checks for something that looks like VXLAN. Implementation shamelessly stolen from Tom Herbert: http://thread.gmane.org/gmane.linux.