lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 28 Dec 2022 14:28:25 +0200
From:   Leon Romanovsky <leon@...nel.org>
To:     Haoyue Xu <xuhaoyue1@...ilicon.com>
Cc:     jgg@...dia.com, linux-rdma@...r.kernel.org, linuxarm@...wei.com,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH for-next 0/3] Refactor rq inline and add cqe inline

On Sat, Dec 24, 2022 at 06:21:58PM +0800, Haoyue Xu wrote:
> The patchset mainly removes the kernel space
> rq inline features and supports cqe inline in user space.
> 
> Luoyouming (3):
>   RDMA/hns: Remove rq inline in kernel
>   RDMA/hns: Add compatibility handling for only support userspace rq
>     inline
>   RDMA/hns: Support cqe inline in user space
> 
>  drivers/infiniband/hw/hns/hns_roce_device.h |  19 +---
>  drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 109 ++++++--------------
>  drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |   3 +-
>  drivers/infiniband/hw/hns/hns_roce_main.c   |  12 +++
>  drivers/infiniband/hw/hns/hns_roce_qp.c     |  66 +-----------
>  include/uapi/rdma/hns-abi.h                 |   4 +

Your commit messages are too scarce for patches which touch UAPI.
Please add more details about why you deleted, what users should do next
and what are the features you are adding,

Thanks

>  6 files changed, 54 insertions(+), 159 deletions(-)
> 
> -- 
> 2.30.0
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ