[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9e6973cfbca0ef70bfd57f499a7f5397@linux.dev>
Date: Wed, 09 Mar 2022 09:34:47 +0000
From: "Yajun Deng" <yajun.deng@...ux.dev>
To: "Leon Romanovsky" <leonro@...dia.com>
Cc: jgg@...dia.com, selvin.xavier@...adcom.com, galpress@...zon.com,
sleybo@...zon.com, liangwenpeng@...wei.com, liweihang@...wei.com,
mustafa.ismail@...el.com, shiraz.saleem@...el.com,
dennis.dalessandro@...nelisnetworks.com,
mike.marciniszyn@...nelisnetworks.com, zyjzyj2000@...il.com,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH for-next 0/9] RDMA: get rid of create_user_ah
Thank you for the tip.
-- Yajun
March 9, 2022 5:21 PM, "Leon Romanovsky" <leonro@...dia.com> wrote:
> On Tue, Mar 08, 2022 at 10:34:28PM +0800, Yajun Deng wrote:
>
>> The two members create_user_ah and create_ah in struct ib_device_ops
>> are very similar. we can use create_ah for all case. so get rid of
>> create_user_ah.
>
> 1. Please read commit message and content of commit 676a80adba01
> ("RDMA: Remove AH from uverbs_cmd_mask") that added that .create_user_ah()
> callback.
> 2. You should send patches as a series that is threaded and not as
> stand-alone patches.
>
> Thanks
Powered by blists - more mailing lists