patches for DPDK stable branches
 help / color / mirror / Atom feed
* [PATCH 21.11 0/2] net/mlx5: some backported fixes
@ 2022-11-24  7:53 Michael Baum
  2022-11-24  7:53 ` [PATCH 21.11 1/2] net/mlx5: fix race condition in counter pool resizing Michael Baum
  2022-11-24  7:53 ` [PATCH 21.11 2/2] net/mlx5: fix port event cleaning order Michael Baum
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Baum @ 2022-11-24  7:53 UTC (permalink / raw)
  To: stable; +Cc: Matan Azrad, Viacheslav Ovsiienko, Kevin Traynor

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-29 11:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-24  7:53 [PATCH 21.11 0/2] net/mlx5: some backported fixes Michael Baum
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

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).