All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: zhenwei pi <pizhenwei@bytedance.com>
Cc: Zhu Yanjun <yanjun.zhu@linux.dev>,
	jgg@ziepe.ca, zyjzyj2000@gmail.com, linux-rdma@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: Re: [PATCH] RDMA/rxe: Fix mismatched max_msg_sz
Date: Tue, 17 Dec 2024 16:37:00 +0200	[thread overview]
Message-ID: <20241217143700.GL1245331@unreal> (raw)
In-Reply-To: <9e833b88-4efe-48eb-a605-984f5ab7f49f@bytedance.com>

On Tue, Dec 17, 2024 at 11:37:45AM +0800, zhenwei pi wrote:
> 
> 
> On 12/17/24 00:47, Zhu Yanjun wrote:
> > 在 2024/12/16 13:19, zhenwei pi 写道:
> > > User mode queries max_msg_sz as 0x800000 by command 'ibv_devinfo -v',
> > > however ibv_post_send/ibv_post_recv has a limit of 2^31. Fix this
> > > mismatched information.
> > > 
> > 
> > This is a buf fix. Perhaps Fixes tag is needed?
> > 
> 
> Hi,
> 
> Please amend this on applying patch:
> Fixes: f605f26ea196 ("RDMA/rxe: Protect QP state with qp->state_lock")
> Fixes: 5bf944f24129 ("RDMA/rxe: Add error messages")
> 
> If v2 is needed, please let me know.

There is no need, I added them manually.

Thanks

  reply	other threads:[~2024-12-17 14:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-16 12:19 [PATCH] RDMA/rxe: Fix mismatched max_msg_sz zhenwei pi
2024-12-16 16:47 ` Zhu Yanjun
2024-12-17  3:37   ` zhenwei pi
2024-12-17 14:37     ` Leon Romanovsky [this message]
2024-12-17 14:37 ` Leon Romanovsky

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=20241217143700.GL1245331@unreal \
    --to=leon@kernel.org \
    --cc=jgg@ziepe.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=pizhenwei@bytedance.com \
    --cc=yanjun.zhu@linux.dev \
    --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.