On Thu, 2014-11-13 at 15:36 -0800, 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. > > Signed-off-by: Joe Stringer <[email protected]> > --- > v2: Reuse fm10k_tx_encap_offload(). > --- > drivers/net/ethernet/intel/fm10k/fm10k.h | 1 + > drivers/net/ethernet/intel/fm10k/fm10k_main.c | 2 +- > drivers/net/ethernet/intel/fm10k/fm10k_netdev.c | 8 ++++++++ > 3 files changed, 10 insertions(+), 1 deletion(-)
Same with this one as well, thanks Joe.
signature.asc
Description: This is a digitally signed message part

