Re: [Patch v4 0/3] Register with RDMA SOC interface and support for CQ

2023-12-20 Thread Leon Romanovsky
On Fri, 15 Dec 2023 18:04:12 -0800, lon...@linuxonhyperv.com wrote: > From: Long Li > > This patchset add support for registering a RDMA device with SoC for > support of querying device capabilities, upcoming RC queue pairs and > CQ interrupts. > > This patchset is partially based on Ajay Shar

Re: [Patch v4 0/3] Register with RDMA SOC interface and support for CQ

2023-12-20 Thread Leon Romanovsky
On Fri, Dec 15, 2023 at 06:04:12PM -0800, lon...@linuxonhyperv.com wrote: > From: Long Li > > This patchset add support for registering a RDMA device with SoC for > support of querying device capabilities, upcoming RC queue pairs and > CQ interrupts. > > This patchset is partially based on Ajay

Re: [Patch v4 0/3] Register with RDMA SOC interface and support for CQ

2023-12-19 Thread Leon Romanovsky
On Mon, Dec 18, 2023 at 06:23:21PM +, Long Li wrote: > > Subject: Re: [Patch v4 0/3] Register with RDMA SOC interface and support > > for CQ > > > > On Fri, Dec 15, 2023 at 06:04:12PM -0800, lon...@linuxonhyperv.com wrote: > > > From: Long Li > >

RE: [Patch v4 0/3] Register with RDMA SOC interface and support for CQ

2023-12-18 Thread Long Li
> Subject: Re: [Patch v4 0/3] Register with RDMA SOC interface and support for > CQ > > On Fri, Dec 15, 2023 at 06:04:12PM -0800, lon...@linuxonhyperv.com wrote: > > From: Long Li > > > > This patchset add support for registering a RDMA device with SoC for

Re: [Patch v4 0/3] Register with RDMA SOC interface and support for CQ

2023-12-17 Thread Leon Romanovsky
On Fri, Dec 15, 2023 at 06:04:12PM -0800, lon...@linuxonhyperv.com wrote: > From: Long Li > > This patchset add support for registering a RDMA device with SoC for > support of querying device capabilities, upcoming RC queue pairs and > CQ interrupts. > > This patchset is partially based on Ajay