RE: [Patch v7 18/18] net/mana: add function to support RX interrupts

2022-09-23 Thread Long Li
> Subject: Re: [Patch v7 18/18] net/mana: add function to support RX > interrupts > > On 9/3/2022 2:41 AM, lon...@linuxonhyperv.com wrote: > > > > > From: Long Li > > > > mana can receive RX interrupts from kernel through RDMA verbs interface. &g

Re: [Patch v7 18/18] net/mana: add function to support RX interrupts

2022-09-21 Thread Ferruh Yigit
On 9/3/2022 2:41 AM, lon...@linuxonhyperv.com wrote: From: Long Li mana can receive RX interrupts from kernel through RDMA verbs interface. Implement RX interrupts in the driver. Since there will be new version, can you please update patch title as something like following, to drop "add f