patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: John Daley <johndale@cisco.com>, arybchenko@solarflare.com
Cc: dev@dpdk.org, stable@dpdk.org, Hyong Youb Kim <hyonkim@cisco.com>
Subject: Re: [dpdk-stable] [PATCH] net/enic: enable GENEVE offload via VNIC configuration
Date: Tue, 11 May 2021 15:19:45 +0100	[thread overview]
Message-ID: <13528a8e-9dc8-385d-bd56-c91d2ef69b23@intel.com> (raw)
In-Reply-To: <20210505183940.9958-1-johndale@cisco.com>

On 5/5/2021 7:39 PM, John Daley wrote:
> The admin-configured vNIC settings (i.e. via CIMC or UCSM) now include
> Geneve offload. Use that setting to decide whether to enable or
> disable Geneve offload and remove the devarg 'geneve-opt'.
> 
> Also, the firmware now allows the driver to change the Geneve port
> number. So extend udp_tunnel_port_{add,del} to accept Geneve port, in
> addition to VXLAN.
> 
> Fixes: 93fb21fdbe23 ("net/enic: enable overlay offload for VXLAN and GENEVE")
> Cc: stable@dpdk.org
> 
> Signed-off-by: John Daley <johndale@cisco.com>
> Reviewed-by: Hyong Youb Kim <hyonkim@cisco.com>
> ---
>  doc/guides/nics/enic.rst          |  32 +++---
>  drivers/net/enic/base/vnic_dev.c  |   2 +-
>  drivers/net/enic/base/vnic_enet.h |   1 +
>  drivers/net/enic/enic.h           |   4 +-
>  drivers/net/enic/enic_ethdev.c    |  71 +++++++------
>  drivers/net/enic/enic_main.c      | 161 +++++++++++++++++-------------
>  drivers/net/enic/enic_res.c       |   7 +-
>  7 files changed, 154 insertions(+), 124 deletions(-)

Hi John, Andrew,

Can you please update release notes too?


  reply	other threads:[~2021-05-11 14:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-05 18:39 John Daley
2021-05-11 14:19 ` Ferruh Yigit [this message]
2021-05-11 19:25 ` [dpdk-stable] [PATCH v1] " John Daley
2021-05-11 21:53   ` Ferruh Yigit

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=13528a8e-9dc8-385d-bd56-c91d2ef69b23@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=arybchenko@solarflare.com \
    --cc=dev@dpdk.org \
    --cc=hyonkim@cisco.com \
    --cc=johndale@cisco.com \
    --cc=stable@dpdk.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 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).