linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rdma-next v2 0/2] Add gratuitous ARP support to RDMA-CM
@ 2022-06-07 11:32 Leon Romanovsky
  2022-06-16  7:08 ` Leon Romanovsky
  0 siblings, 1 reply; 2+ messages in thread
From: Leon Romanovsky @ 2022-06-07 11:32 UTC (permalink / raw)
  To: Jason Gunthorpe
  Cc: Leon Romanovsky, linux-kernel, linux-rdma, Mark Zhang,
	Patrisious Haddad

From: Leon Romanovsky <leonro@nvidia.com>

Changelog:
v2:
 * Patch 1: used memcp and ipv6_addr_cmp
 * Patch 2: removed cma_netevent_work
v1: https://lore.kernel.org/linux-rdma/cover.1652935014.git.leonro@nvidia.com/
 * Removed special workqueue
 * Rewrote compare_netdev_and_ip()
v0: https://lore.kernel.org/all/cover.1649075034.git.leonro@nvidia.com

----------------------------------------------------------------------------

In this series, Patrisious adds gratuitous ARP support to RDMA-CM, in
order to speed up migration failover from one node to another.

Thanks


Patrisious Haddad (2):
  RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and
    remote IP
  RDMA/core: Add a netevent notifier to cma

 drivers/infiniband/core/cma.c      | 230 +++++++++++++++++++++++++++--
 drivers/infiniband/core/cma_priv.h |   1 +
 include/rdma/rdma_cm.h             |   1 +
 3 files changed, 220 insertions(+), 12 deletions(-)

-- 
2.36.1


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

* Re: [PATCH rdma-next v2 0/2] Add gratuitous ARP support to RDMA-CM
  2022-06-07 11:32 [PATCH rdma-next v2 0/2] Add gratuitous ARP support to RDMA-CM Leon Romanovsky
@ 2022-06-16  7:08 ` Leon Romanovsky
  0 siblings, 0 replies; 2+ messages in thread
From: Leon Romanovsky @ 2022-06-16  7:08 UTC (permalink / raw)
  To: Jason Gunthorpe; +Cc: linux-kernel, linux-rdma, Mark Zhang, Patrisious Haddad

On Tue, Jun 07, 2022 at 02:32:42PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@nvidia.com>
> 
> Changelog:
> v2:
>  * Patch 1: used memcp and ipv6_addr_cmp
>  * Patch 2: removed cma_netevent_work
> v1: https://lore.kernel.org/linux-rdma/cover.1652935014.git.leonro@nvidia.com/
>  * Removed special workqueue
>  * Rewrote compare_netdev_and_ip()
> v0: https://lore.kernel.org/all/cover.1649075034.git.leonro@nvidia.com
> 
> ----------------------------------------------------------------------------
> 
> In this series, Patrisious adds gratuitous ARP support to RDMA-CM, in
> order to speed up migration failover from one node to another.
> 
> Thanks

Thanks, applied

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

end of thread, other threads:[~2022-06-16  7:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-07 11:32 [PATCH rdma-next v2 0/2] Add gratuitous ARP support to RDMA-CM Leon Romanovsky
2022-06-16  7:08 ` Leon Romanovsky

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