]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Implementation of VXLAN ndo's
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 28 Dec 2013 07:32:18 +0000 (07:32 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 4 Jan 2014 04:11:44 +0000 (20:11 -0800)
commitbff58c5614b10430a8f7c32990666f527e10e65c
tree232fa2a873ad9c0dab118eeb4543186565230107
parenta6f2fcfaef8131a242eae805fabda45b464032a3
i40e: Implementation of VXLAN ndo's

This adds the implementation for the VXLAN ndo's.  This allows the
hardware to do RX checksum offload for inner packets on the UDP ports
that VXLAN notifies us about.

Signed-off-by: Joseph Gasparakis <joseph.gasparakis@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/Kconfig
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h
drivers/net/ethernet/intel/i40e/i40e_common.c
drivers/net/ethernet/intel/i40e/i40e_main.c
drivers/net/ethernet/intel/i40e/i40e_prototype.h
drivers/net/ethernet/intel/i40e/i40e_type.h