DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Suanming Mou <suanmingm@mellanox.com>
Cc: dev@dpdk.org, rasland@mellanox.com
Subject: Re: [dpdk-dev] [PATCH v2 0/2] add IPv4/IPv6 DSCP rewrite action
Date: Fri, 10 Jan 2020 18:55:21 +0000	[thread overview]
Message-ID: <96bf0b31-8d0f-aa64-0c16-de7eae3c5f30@intel.com> (raw)
In-Reply-To: <1578381843-110954-1-git-send-email-suanmingm@mellanox.com>

On 1/7/2020 7:24 AM, Suanming Mou wrote:
> For some overlay network, such as VXLAN, the DSCP field in the new outer
> IP header after VXLAN decapsulation may need to be updated accordingly.
> 
> This patchset implements the DSCP rewrite action for IPv4 and IPv6 as RFC[1].
> 
> [1] https://inbox.dpdk.org/dev/1575955386-6672-1-git-send-email-suanmingm@mellanox.com/
> 
> ---
> v2: change the magic number 0x3f to RTE_IPV4/6_HDR_DSCP_MASK macro in PMD.
> 
> Suanming Mou (2):
>   ethdev: add IPv4/IPv6 DSCP rewrite action
>   net/mlx5: add IPv4/IPv6 DSCP rewrite action

Series applied to dpdk-next-net/master, thanks.

      parent reply	other threads:[~2020-01-10 18:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-02  6:04 [dpdk-dev] [PATCH " Suanming Mou
2020-01-02  6:04 ` [dpdk-dev] [PATCH 1/2] ethdev: " Suanming Mou
2020-01-02  6:04 ` [dpdk-dev] [PATCH 2/2] net/mlx5: " Suanming Mou
2020-01-06 14:36   ` Matan Azrad
2020-01-07  6:33     ` Suanming Mou
2020-01-07  7:24 ` [dpdk-dev] [PATCH v2 0/2] " Suanming Mou
2020-01-07  7:24   ` [dpdk-dev] [PATCH v2 1/2] ethdev: " Suanming Mou
2020-01-07  7:24   ` [dpdk-dev] [PATCH v2 2/2] net/mlx5: " Suanming Mou
2020-01-07  7:26     ` Matan Azrad
2020-01-10 18:55   ` Ferruh Yigit [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=96bf0b31-8d0f-aa64-0c16-de7eae3c5f30@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=rasland@mellanox.com \
    --cc=suanmingm@mellanox.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).