patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Michael Baum <michaelba@nvidia.com>
To: <stable@dpdk.org>
Cc: Matan Azrad <matan@nvidia.com>,
	Viacheslav Ovsiienko <viacheslavo@nvidia.com>,
	Kevin Traynor <ktraynor@redhat.com>
Subject: [PATCH 21.11 0/2] net/mlx5: some backported fixes
Date: Thu, 24 Nov 2022 09:53:18 +0200	[thread overview]
Message-ID: <20221124075320.2026822-1-michaelba@nvidia.com> (raw)

The second patch contains 2 upstream patches:
 - 13c5c09390 net/mlx5: fix port event cleaning order
 - ef4ece4dbb net/mlx5: fix port closing

Since the second one was caused by the first one, I have just squashed
it into the first.

Michael Baum (2):
  net/mlx5: fix race condition in counter pool resizing
  net/mlx5: fix port event cleaning order

 drivers/net/mlx5/linux/mlx5_os.c   |  3 ++
 drivers/net/mlx5/mlx5.c            | 32 +++++++++++++++---
 drivers/net/mlx5/mlx5.h            |  5 +--
 drivers/net/mlx5/mlx5_flow.c       | 25 +++++++-------
 drivers/net/mlx5/mlx5_flow_dv.c    | 53 +++++-------------------------
 drivers/net/mlx5/mlx5_flow_verbs.c | 23 +++----------
 6 files changed, 60 insertions(+), 81 deletions(-)

-- 
2.25.1


             reply	other threads:[~2022-11-24  7:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-24  7:53 Michael Baum [this message]
2022-11-24  7:53 ` [PATCH 21.11 1/2] net/mlx5: fix race condition in counter pool resizing Michael Baum
2022-11-29 11:50   ` Kevin Traynor
2022-11-24  7:53 ` [PATCH 21.11 2/2] net/mlx5: fix port event cleaning order Michael Baum

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=20221124075320.2026822-1-michaelba@nvidia.com \
    --to=michaelba@nvidia.com \
    --cc=ktraynor@redhat.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).