diff options
author | 2022-04-04 11:58:05 +0300 | |
---|---|---|
committer | 2022-04-04 10:32:02 -0300 | |
commit | 107dd7beba403a363adfeb3ffe3734fe38a05cce (patch) | |
tree | b6fd53abdf5eaa6d473a20cab90b904b027ce8fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/mlx5: Add a missing update of cache->last_add (diff) | |
download | wireguard-linux-107dd7beba403a363adfeb3ffe3734fe38a05cce.tar.xz wireguard-linux-107dd7beba403a363adfeb3ffe3734fe38a05cce.zip |
IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVD
On the passive side when the disconnectReq event comes, if the current
state is MRA_REP_RCVD, it needs to cancel the MAD before entering the
DREQ_RCVD and TIMEWAIT states, otherwise the destroy_id may block until
this mad will reach timeout.
Fixes: a977049dacde ("[PATCH] IB: Add the kernel CM implementation")
Link: https://lore.kernel.org/r/75261c00c1d82128b1d981af9ff46e994186e621.1649062436.git.leonro@nvidia.com
Signed-off-by: Mark Zhang <markzhang@nvidia.com>
Reviewed-by: Maor Gottlieb <maorg@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions