[Intel-wired-lan] [PATCH 0/2] ixgbe: Add VXLAN offload support

Mark D Rustad mark.d.rustad at intel.com
Wed Jun 10 17:44:20 UTC 2015


VXLAN tx checksum offload support is added for all devices and
VXLAN rx offload support, including ATR, is added for X55x devices
that support it.

Signed-off-by: Mark Rustad <mark.d.rustad at intel.com>

---

Mark D Rustad (2):
      ixgbe: Add support for UDP-encapsulated tx checksum offload
      ixgbe: Add support for VXLAN RX offloads


 drivers/net/ethernet/intel/ixgbe/ixgbe.h       |    6 +
 drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c |   14 ++
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c  |  172 ++++++++++++++++++++----
 drivers/net/ethernet/intel/ixgbe/ixgbe_type.h  |   15 +-
 4 files changed, 169 insertions(+), 38 deletions(-)

-- 
Mark Rustad, Network Division, Intel Corporation


More information about the Intel-wired-lan mailing list