Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Xiao Yang <yangx.jy@fujitsu.com>
Cc: linux-rdma@vger.kernel.org, jgg@nvidia.com
Subject: Re: [PATCH v3 2/2] IB/uverbs: Move part of enum ib_device_cap_flags to uapi
Date: Wed, 30 Mar 2022 14:14:08 +0300	[thread overview]
Message-ID: <YkQ7gO5hneFIvDw5@unreal> (raw)
In-Reply-To: <20220328154511.305319-2-yangx.jy@fujitsu.com>

On Mon, Mar 28, 2022 at 11:45:11PM +0800, Xiao Yang wrote:
> 1) Part of enum ib_device_cap_flags are used by ibv_query_device(3)
>    or ibv_query_device_ex(3), so we define them in
>    include/uapi/rdma/ib_user_verbs.h and only expose them to userspace.
> 
> 2) Reformat enum ib_device_cap_flags by removing the indent before '='.
> 
> Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com>
> ---
>  drivers/infiniband/core/uverbs_cmd.c |   6 +-
>  include/rdma/ib_verbs.h              | 104 +++++++++++++++++----------
>  include/uapi/rdma/ib_user_verbs.h    |  31 ++++++++
>  3 files changed, 101 insertions(+), 40 deletions(-)
> 

Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>

  reply	other threads:[~2022-03-30 11:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-28 15:45 [PATCH v3 1/2] IB/uverbs: Move enum ib_raw_packet_caps to uapi Xiao Yang
2022-03-28 15:45 ` [PATCH v3 2/2] IB/uverbs: Move part of enum ib_device_cap_flags " Xiao Yang
2022-03-30 11:14   ` Leon Romanovsky [this message]
2022-03-30 11:12 ` [PATCH v3 1/2] IB/uverbs: Move enum ib_raw_packet_caps " Leon Romanovsky
2022-03-31  3:26   ` yangx.jy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YkQ7gO5hneFIvDw5@unreal \
    --to=leon@kernel.org \
    --cc=jgg@nvidia.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=yangx.jy@fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox