patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Luca Boccassi <bluca@debian.org>
To: John Daley <johndale@cisco.com>, stable@dpdk.org
Cc: Hyong Youb Kim <hyonkim@cisco.com>
Subject: Re: [dpdk-stable] [PATCH 16.11] net/enic: add devarg to specify ingress VLAN rewrite mode
Date: Thu, 16 Aug 2018 11:05:42 +0100	[thread overview]
Message-ID: <1534413942.5764.38.camel@debian.org> (raw)
In-Reply-To: <20180815230836.26042-1-johndale@cisco.com>

On Wed, 2018-08-15 at 16:08 -0700, John Daley wrote:
> From: Hyong Youb Kim <hyonkim@cisco.com>
> 
> [ backported from upstream commit
> e39c2756e21ad50d5c7e119bb82732ef49af8ef7 ]
> 
> Add a new devarg "ig-vlan-rewrite" to allow the user to set
> non-default rewrite mode. The UCS VIC may add/remove/modify the VLAN
> header of an ingress packet depending on the ingress VLAN rewrite
> mode.
> 
> By default, the driver sets the pass-through mode, which tells the
> NIC
> "do not touch VLAN header and preserve it as is". This mode is
> usually
> sufficient, but can complicate deployments for certain environments.
> For example, OVS-DPDK in UCS blade environments may want to use
> "untag
> default VLAN mode", which removes the VLAN header from an ingress
> packet if it matches vNIC's default VLAN.
> 
> Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
> Reviewed-by: John Daley <johndale@cisco.com>
> Acked-by: Aaron Conole <aconole@redhat.com>
> ---
> 
> While not a "bug fix" we request this patch be applied to 16.11
> stable
> because it can simplify OVS configurations in UCS blade environments
> and also improve performance by allowing packets to flow through the
> faster no-VLAN path with "untag" specified in the new devarg.
> 
> The patch is completely non-invasive since it requires a devarg to
> enable it.

Hi John,

Thanks for the patch. Given I have already tagged 16.11.8-rc1 and
regression test has already started, is it OK to defer this patch to
the next point release? I can apply it to the branch immediately after
the final 16.11.8 tag is done.

-- 
Kind regards,
Luca Boccassi

  reply	other threads:[~2018-08-16 10:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-15 23:08 John Daley
2018-08-16 10:05 ` Luca Boccassi [this message]
2018-08-17  7:37   ` Hyong Youb Kim
2018-08-15 23:13 John Daley

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=1534413942.5764.38.camel@debian.org \
    --to=bluca@debian.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).