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

Ferruh Yigit ferruh.yigit at amd.com
Wed Sep 21 19:55:35 CEST 2022


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"

> 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