[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175204391255.1575523.14180438560345592513.b4-ty@kernel.org>
Date: Wed, 09 Jul 2025 02:51:52 -0400
From: Leon Romanovsky <leon@...nel.org>
To: Jason Gunthorpe <jgg@...pe.ca>, Leon Romanovsky <leon@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-rdma@...r.kernel.org,
Maher Sanalla <msanalla@...dia.com>, Or Har-Toov <ohartoov@...dia.com>,
Sean Hefty <shefty@...dia.com>, Vlad Dumitrescu <vdumitrescu@...dia.com>
Subject: Re: [PATCH rdma-next v2 0/3] IB/mad: Add Flow Control for
Solicited MADs
On Mon, 30 Jun 2025 13:16:41 +0300, Leon Romanovsky wrote:
> Changelog:
> v2:
> * Add separate send-only agent for REPs to prevent starvation
> of REPs when runnning both service and client on the same node.
> * Instead of immediately resending a timed-out MAD, it will now be
> * placed in backlog queue if the queue is not empty.
> v1: https://lore.kernel.org/all/cover.1736258116.git.leonro@nvidia.com
> * Add a cancel state to the state machine which allows removing the
> * status field in MAD's struct.
> * Add change_mad_state function which handles all the state transition.
> * Add WARN_ONs to check MAD states
> * Reorganize patches to have only two patches in this series instead of
> * three.
> v0: https://lore.kernel.org/all/cover.1733233636.git.leonro@nvidia.com
>
> [...]
Applied, thanks!
[1/3] IB/mad: Add state machine to MAD layer
https://git.kernel.org/rdma/rdma/c/1cf0d8990155c1
[2/3] IB/mad: Add flow control for solicited MADs
https://git.kernel.org/rdma/rdma/c/314cb74cea847d
[3/3] IB/cm: Use separate agent w/o flow control for REP
https://git.kernel.org/rdma/rdma/c/8ab05a5456bb95
Best regards,
--
Leon Romanovsky <leon@...nel.org>
Powered by blists - more mailing lists