[Patch v7 18/18] net/mana: add function to support RX interrupts
Long Li
longli at microsoft.com
Fri Sep 23 20:26:57 CEST 2022
> Subject: Re: [Patch v7 18/18] net/mana: add function to support RX
> interrupts
>
> On 9/3/2022 2:41 AM, longli at linuxonhyperv.com wrote:
>
> >
> > From: Long Li <longli at microsoft.com>
> >
> > 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 function to", same for all commits:
> "net/mana: support RX interrupts"
Sure, will send out updates.
>
> > Signed-off-by: Long Li <longli at microsoft.com>
> > ---
> > Change log:
> > v5:
> > New patch added to the series
> >
> > doc/guides/nics/features/mana.ini | 1 +
> > drivers/net/mana/gdma.c | 10 +--
> > drivers/net/mana/mana.c | 125 ++++++++++++++++++++++++++---
> -
> > drivers/net/mana/mana.h | 13 +++-
> > drivers/net/mana/rx.c | 91 +++++++++++++++++++---
> > drivers/net/mana/tx.c | 3 +-
> > 6 files changed, 207 insertions(+), 36 deletions(-)
> >
>
> <...>
More information about the dev
mailing list