netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sathya.perla@emulex.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next v4 0/2] be2net: add vxlan offload support
Date: Thu, 27 Mar 2014 15:52:36 -0400 (EDT)	[thread overview]
Message-ID: <20140327.155236.1697998322894080153.davem@davemloft.net> (raw)
In-Reply-To: <1395897379-29141-1-git-send-email-sathya.perla@emulex.com>

From: Sathya Perla <sathya.perla@emulex.com>
Date: Thu, 27 Mar 2014 10:46:17 +0530

> The first patch adds the FW cmds needed to configure the Skyhawk-R
> chip for supporting VxLAN offloads. The second patch implements the
> ndo_add/del_vxlan_port() methods and the plumbing for supporting
> RX/TX csum, TSO and RSS steering offloads for VxLAN traffic.
> 
> v2 changes:
> NETIF_F_SG need not be set for hw_enc_features by the driver as it is
> done by the stack.
> 
> v3 changes:
> * Defer FW cmds needed for VxLAN offloads to a workqueue
> * Reset FW to VxLAN offloads disabled state in the unload path
> 
> v4 changes:
> * Revert the usage of workqueue (introduced in v3) to implement
> ndo_add/del_vxlan_port() as it is currently not needed (none of the
> FW cmd calls sleep.) Suggested by David M.
> 
> Pls apply. Thanks.

Series applied, thanks.

      parent reply	other threads:[~2014-03-27 19:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-27  5:16 [PATCH net-next v4 0/2] be2net: add vxlan offload support Sathya Perla
2014-03-27  5:16 ` [PATCH net-next v4 1/2] be2net: add FW cmds needed for VxLAN offloads Sathya Perla
2014-03-27  5:16 ` [PATCH net-next v4 2/2] be2net: csum, tso and rss steering offload support for VxLAN Sathya Perla
2014-03-27 19:52 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140327.155236.1697998322894080153.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=sathya.perla@emulex.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).