All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Haakon Bugge <haakon.bugge@oracle.com>
Cc: OFED mailing list <linux-rdma@vger.kernel.org>
Subject: Re: Question about SQD in the mlx5_ib driver
Date: Sun, 11 Jun 2023 13:26:37 +0300	[thread overview]
Message-ID: <20230611102637.GC12152@unreal> (raw)
In-Reply-To: <6F7F6F24-2AF7-4BBC-9D6C-70C8CC451A3B@oracle.com>

On Thu, May 11, 2023 at 04:16:16PM +0000, Haakon Bugge wrote:
> Hi,
> 
> I see that with commit 021c1f24f002 ("RDMA/mlx5: Support SQD2RTS for modify QP"), the driver supports the SQD -> RTS transition. Which is good.
> 
> But I see no way how the driver can transition a QP into SQD in the first place. Is the RTS -> SQD transition missing?

I see this callchain:
  __mlx5_ib_modify_qp ->
	  mlx5_core_qp_modify ->
	  	modify_qp_mbox_alloc
		mlx5_cmd_exec

Thanks

> 
> 
> Thxs, Håkon
> 

  reply	other threads:[~2023-06-11 10:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11 16:16 Question about SQD in the mlx5_ib driver Haakon Bugge
2023-06-11 10:26 ` Leon Romanovsky [this message]
2023-06-12  7:43   ` Haakon Bugge

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=20230611102637.GC12152@unreal \
    --to=leon@kernel.org \
    --cc=haakon.bugge@oracle.com \
    --cc=linux-rdma@vger.kernel.org \
    /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.