All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH V5] ixgbe: Add support for VXLAN RX offloads
Date: Thu, 10 Sep 2015 00:59:43 -0700	[thread overview]
Message-ID: <1441871983.2923.6.camel@intel.com> (raw)
In-Reply-To: <20150826182933.119479.19081.stgit@mdrustad-wks.jf.intel.com>

On Wed, 2015-08-26 at 11:29 -0700, Mark D Rustad wrote:
> From: Mark Rustad <mark.d.rustad@intel.com>
> 
> Add support for VXLAN RX offloads for the X55x devices that support
> them.
> 
> Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
> ---
> Changes in V3:
> - change __constant_htons to simply htons
> Changes in V4:
> - add static to ixgbe_clear_vxlan_port
> - use ixgbe_clear_vxlan_port to clear vxlan port
> - call ixgbe_clear_vxlan_port when turning checksum offload off
> Changes in V5:
> - removed redundant include of net/vxlan.h
> ---
>  drivers/net/ethernet/intel/ixgbe/ixgbe.h       |    6 +
>  drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c |   18 +++-
>  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c  |  116
> ++++++++++++++++++++----
>  drivers/net/ethernet/intel/ixgbe/ixgbe_type.h  |   15 ++-
>  4 files changed, 124 insertions(+), 31 deletions(-)

Your v4 of this patch was already pushed upstream and accepted, so I am
dropping this patch, as most of it is already upstream.  If the
redundant include still exists, please submit a patch to resolve that
single issue.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20150910/59fec0aa/attachment.asc>

      parent reply	other threads:[~2015-09-10  7:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-26 18:29 [Intel-wired-lan] [PATCH V5] ixgbe: Add support for VXLAN RX offloads Mark D Rustad
2015-08-26 18:31 ` Rustad, Mark D
2015-09-10  7:59 ` Jeff Kirsher [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=1441871983.2923.6.camel@intel.com \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=intel-wired-lan@osuosl.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.