patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: matan@nvidia.com, viacheslavo@nvidia.com, orika@nvidia.com,
	Raslan Darawsheh <rasland@nvidia.com>,
	Rongwei Liu <rongweil@nvidia.com>
Cc: dev@dpdk.org, stable@dpdk.org
Subject: Re: [dpdk-stable] [PATCH] net/mlx5: fix vni matching with non-std port
Date: Mon, 02 Aug 2021 13:09:06 +0200	[thread overview]
Message-ID: <2220126.5qsbnr2OsU@thomas> (raw)
In-Reply-To: <20210802102627.548015-1-rongweil@nvidia.com>

02/08/2021 12:26, Rongwei Liu:
> In the recent update, the misc5 matcher was introduced to
> match VxLAN header extra fields. However, ConnectX-5
> doesn't support misc5 for the UDP ports different from
> VXLAN's standard one (4789).
> 
> Need to fall back to the previous approach and use legacy
> misc matcher if non-standard UDP port is recognized
> in VxLAN flow.

The title should mention the scope, i.e. VXLAN on ConnectX-5




  reply	other threads:[~2021-08-02 11:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-02 10:26 Rongwei Liu
2021-08-02 11:09 ` Thomas Monjalon [this message]
2021-08-02 12:20   ` [dpdk-stable] [PATCH v2] net/mlx5: fix vni matching with non-std port at ConnectX-5 Rongwei Liu
2021-08-03  6:43     ` Slava Ovsiienko
2021-08-03  6:51     ` Slava Ovsiienko
2021-08-03 12:45       ` [dpdk-stable] [dpdk-dev] " Thomas Monjalon

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=2220126.5qsbnr2OsU@thomas \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=matan@nvidia.com \
    --cc=orika@nvidia.com \
    --cc=rasland@nvidia.com \
    --cc=rongweil@nvidia.com \
    --cc=stable@dpdk.org \
    --cc=viacheslavo@nvidia.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).