netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCH 0/2] be2net: add vxlan offload support
@ 2014-03-20 10:40 Sathya Perla
  2014-03-20 10:40 ` [net-next PATCH 1/2] be2net: add FW cmds needed for VxLAN offloads Sathya Perla
  2014-03-20 10:40 ` [net-next PATCH 2/2] be2net: csum, tso and rss steering offload support for VxLAN Sathya Perla
  0 siblings, 2 replies; 5+ messages in thread
From: Sathya Perla @ 2014-03-20 10:40 UTC (permalink / raw)
  To: netdev

The first patch adds the FW cmds needed to configure the Skyhawk-R
chip for supporting VxLAN offloads. The second patch takes care of
implementing the ndo_add/del_vxlan_port() methods and the plumbing
for supporting RX/TX csum, TSO and RSS steering offloads for VxLAN traffic.

Pls apply. Thanks.

Sathya Perla (2):
  be2net: add FW cmds needed for VxLAN offloads
  be2net: csum, tso and rss steering offload support for VxLAN

 drivers/net/ethernet/emulex/benet/be.h      |    7 +-
 drivers/net/ethernet/emulex/benet/be_cmds.c |  135 ++++++++++++++++++++-------
 drivers/net/ethernet/emulex/benet/be_cmds.h |   69 ++++++++++----
 drivers/net/ethernet/emulex/benet/be_hw.h   |    3 +-
 drivers/net/ethernet/emulex/benet/be_main.c |  130 +++++++++++++++++++++++---
 5 files changed, 277 insertions(+), 67 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-21  6:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-20 10:40 [net-next PATCH 0/2] be2net: add vxlan offload support Sathya Perla
2014-03-20 10:40 ` [net-next PATCH 1/2] be2net: add FW cmds needed for VxLAN offloads Sathya Perla
2014-03-20 10:40 ` [net-next PATCH 2/2] be2net: csum, tso and rss steering offload support for VxLAN Sathya Perla
2014-03-20 16:08   ` Shahed Shaikh
2014-03-21  6:21     ` Sathya Perla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).