From: Leon Romanovsky <leon@kernel•org>
To: Jason Gunthorpe <jgg@nvidia•com>
Cc: Leon Romanovsky <leonro@nvidia•com>,
Eric Dumazet <edumazet@google•com>,
Jakub Kicinski <kuba@kernel•org>,
linux-kernel@vger•kernel.org, linux-rdma@vger•kernel.org,
netdev@vger•kernel.org, Paolo Abeni <pabeni@redhat•com>,
Patrisious Haddad <phaddad@nvidia•com>,
Saeed Mahameed <saeedm@nvidia•com>
Subject: [PATCH rdma-next v1 0/3] Handle FW failures to destroy QP/RQ objects
Date: Thu, 16 Mar 2023 15:39:25 +0200 [thread overview]
Message-ID: <cover.1678973858.git.leon@kernel.org> (raw)
From: Leon Romanovsky <leonro@nvidia•com>
Changelog:
v1:
* Dropped EQ changes
v0: https://lore.kernel.org/all/cover.1649139915.git.leonro@nvidia.com
-----------------------------------------------------------------------
Hi,
This series from Patrisious extends mlx5 driver to convey FW failures
back to the upper layers and allow retry to delete these hardware
resources.
Thanks
Patrisious Haddad (3):
net/mlx5: Nullify qp->dbg pointer post destruction
RDMA/mlx5: Handling dct common resource destruction upon firmware
failure
RDMA/mlx5: Return the firmware result upon destroying QP/RQ
drivers/infiniband/hw/mlx5/qpc.c | 13 +++++++------
drivers/net/ethernet/mellanox/mlx5/core/debugfs.c | 6 +++---
2 files changed, 10 insertions(+), 9 deletions(-)
--
2.39.2
next reply other threads:[~2023-03-16 13:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-16 13:39 Leon Romanovsky [this message]
2023-03-16 13:39 ` [PATCH mlx5-next v1 1/3] net/mlx5: Nullify qp->dbg pointer post destruction Leon Romanovsky
2023-03-16 13:39 ` [PATCH rdma-next v1 2/3] RDMA/mlx5: Handling dct common resource destruction upon firmware failure Leon Romanovsky
2023-03-20 19:18 ` Jason Gunthorpe
2023-03-21 7:54 ` Leon Romanovsky
2023-03-21 11:53 ` Jason Gunthorpe
2023-03-21 12:02 ` Leon Romanovsky
2023-03-21 12:37 ` Jason Gunthorpe
2023-03-21 12:43 ` Leon Romanovsky
2023-03-16 13:39 ` [PATCH rdma-next v1 3/3] RDMA/mlx5: Return the firmware result upon destroying QP/RQ Leon Romanovsky
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=cover.1678973858.git.leon@kernel.org \
--to=leon@kernel$(echo .)org \
--cc=edumazet@google$(echo .)com \
--cc=jgg@nvidia$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=leonro@nvidia$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-rdma@vger$(echo .)kernel.org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=phaddad@nvidia$(echo .)com \
--cc=saeedm@nvidia$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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