[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1395312011-899-1-git-send-email-sathya.perla@emulex.com>
Date: Thu, 20 Mar 2014 16:10:09 +0530
From: Sathya Perla <sathya.perla@...lex.com>
To: <netdev@...r.kernel.org>
Subject: [net-next PATCH 0/2] be2net: add vxlan offload support
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(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists