patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Christian Ehrhardt <christian.ehrhardt@canonical.com>
To: Bing Zhao <bingz@nvidia.com>
Cc: dpdk stable <stable@dpdk.org>,
	Viacheslav Ovsiienko <viacheslavo@nvidia.com>,
	 Matan Azrad <matan@nvidia.com>
Subject: Re: [dpdk-stable] [PATCH 19.11 0/6] Cumulative fixes for stable 19.11
Date: Tue, 17 Aug 2021 11:42:40 +0200	[thread overview]
Message-ID: <CAATJJ0+gOG7P4QB_pA0tzS9gvyuHLSvFvj2CCT=J6bTt_Ue3LQ@mail.gmail.com> (raw)
In-Reply-To: <20210816162952.1931473-1-bingz@nvidia.com>

On Mon, Aug 16, 2021 at 6:30 PM Bing Zhao <bingz@nvidia.com> wrote:
>
> This patch set contains 6 fixes backported from upstream to 19.11
> stable branch.

Thank you, applied all six of them to the 19.11 WIP stable branch.

> Viacheslav Ovsiienko (6):
>   app/testpmd: fix offloads for newly attached port
>   common/mlx5: fix compatibility with OFED port query API
>   net/mlx5: fix switchdev mode recognition
>   net/mlx5: fix RoCE LAG bond device probing
>   common/mlx5: use new port query API if available
>   net/mlx5: fix multi-segment inline for the first segments
>
>  app/test-pmd/testpmd.c          | 145 ++++++++++++++------------------
>  drivers/net/mlx5/Makefile       |  10 +++
>  drivers/net/mlx5/meson.build    |   4 +
>  drivers/net/mlx5/mlx5.c         |  94 ++++++++++-----------
>  drivers/net/mlx5/mlx5_flow_dv.c |   2 +-
>  drivers/net/mlx5/mlx5_glue.c    |  57 ++++++++++---
>  drivers/net/mlx5/mlx5_glue.h    |  16 +++-
>  drivers/net/mlx5/mlx5_rxtx.c    |  27 +++---
>  8 files changed, 202 insertions(+), 153 deletions(-)
>
> --
> 2.21.0
>


-- 
Christian Ehrhardt
Staff Engineer, Ubuntu Server
Canonical Ltd

  parent reply	other threads:[~2021-08-17  9:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-16 16:29 Bing Zhao
2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 1/6] app/testpmd: fix offloads for newly attached port Bing Zhao
2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 2/6] common/mlx5: fix compatibility with OFED port query API Bing Zhao
2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 3/6] net/mlx5: fix switchdev mode recognition Bing Zhao
2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 4/6] net/mlx5: fix RoCE LAG bond device probing Bing Zhao
2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 5/6] common/mlx5: use new port query API if available Bing Zhao
2021-08-16 16:29 ` [dpdk-stable] [PATCH 19.11 6/6] net/mlx5: fix multi-segment inline for the first segments Bing Zhao
2021-08-17 11:55   ` Christian Ehrhardt
2021-08-17 13:55     ` Bing Zhao
2021-08-17  9:42 ` Christian Ehrhardt [this message]
2021-08-17 13:54 ` [dpdk-stable] [PATCH 19.11 v2] " Bing Zhao

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='CAATJJ0+gOG7P4QB_pA0tzS9gvyuHLSvFvj2CCT=J6bTt_Ue3LQ@mail.gmail.com' \
    --to=christian.ehrhardt@canonical.com \
    --cc=bingz@nvidia.com \
    --cc=matan@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).