RE: [Patch v4 11/17] net/mana: implement the hardware layer operations

2022-08-22 Thread Long Li
> Subject: Re: [Patch v4 11/17] net/mana: implement the hardware layer > operations > > On 7/9/2022 12:49 AM, lon...@linuxonhyperv.com wrote: > > > > > From: Long Li > > > > The hardware layer of MANA understands the device queue and doorbell > > for

Re: [Patch v4 11/17] net/mana: implement the hardware layer operations

2022-08-22 Thread Ferruh Yigit
On 7/9/2022 12:49 AM, lon...@linuxonhyperv.com wrote: From: Long Li The hardware layer of MANA understands the device queue and doorbell formats. Those functions are implemented for use by packet RX/TX code. Signed-off-by: Long Li --- Change log: v2: Remove unused header files. Rename a cam