From: Jason Gunthorpe <jgg@nvidia.com>
To: Daisuke Matsuda <matsuda-daisuke@fujitsu.com>
Cc: linux-rdma@vger.kernel.org, leonro@nvidia.com,
zyjzyj2000@gmail.com, rpearsonhpe@gmail.com,
Rao.Shoaib@oracle.com, lizhijian@fujitsu.com
Subject: Re: [PATCH v3 1/2] RDMA/rxe: Fix inaccurate constants in rxe_type_info
Date: Mon, 9 Jan 2023 10:53:59 -0400 [thread overview]
Message-ID: <Y7wqh4fGumFEr3bI@nvidia.com> (raw)
In-Reply-To: <20221220080848.253785-1-matsuda-daisuke@fujitsu.com>
On Tue, Dec 20, 2022 at 05:08:47PM +0900, Daisuke Matsuda wrote:
> ibv_query_device() has reported incorrect device attributes, which are
> actually not used by the device. Make the constants correspond with the
> attributes shown to users.
>
> Fixes: 3ccffe8abf2f ("RDMA/rxe: Move max_elem into rxe_type_info")
> Fixes: 3225717f6dfa ("RDMA/rxe: Replace red-black trees by xarrays")
> Signed-off-by: Daisuke Matsuda <matsuda-daisuke@fujitsu.com>
> Reviewed-by: Li Zhijian <lizhijian@fujitsu.com>
> ---
> v2->v3
> Added Reviewed-by tag from Li Zhijian.
>
> drivers/infiniband/sw/rxe/rxe_pool.c | 22 +++++++++++-----------
> 1 file changed, 11 insertions(+), 11 deletions(-)
Applied both to for-rc, thanks
Jason
prev parent reply other threads:[~2023-01-09 14:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-20 8:08 [PATCH v3 1/2] RDMA/rxe: Fix inaccurate constants in rxe_type_info Daisuke Matsuda
2022-12-20 8:08 ` [PATCH v3 2/2] RDMA/rxe: Prevent faulty rkey generation Daisuke Matsuda
2023-01-09 14:53 ` Jason Gunthorpe [this message]
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=Y7wqh4fGumFEr3bI@nvidia.com \
--to=jgg@nvidia.com \
--cc=Rao.Shoaib@oracle.com \
--cc=leonro@nvidia.com \
--cc=linux-rdma@vger.kernel.org \
--cc=lizhijian@fujitsu.com \
--cc=matsuda-daisuke@fujitsu.com \
--cc=rpearsonhpe@gmail.com \
--cc=zyjzyj2000@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.