All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Bob Pearson <rpearsonhpe@gmail.com>
Cc: <zyjzyj2000@gmail.com>, <linux-rdma@vger.kernel.org>,
	Bob Pearson <rpearson@hpe.com>
Subject: Re: [PATCH v4 for-next 1/7] ib_user_verbs.h: Added missing WR and WC opcodes
Date: Wed, 9 Sep 2020 15:45:06 -0300	[thread overview]
Message-ID: <20200909184506.GA963109@nvidia.com> (raw)
In-Reply-To: <20200903224039.437391-2-rpearson@hpe.com>

On Thu, Sep 03, 2020 at 05:40:34PM -0500, Bob Pearson wrote:
> Added work completion opcodes to a new ib_uverbs_wc_opcode enum in
> ib_user_verbs.h. This plays the same role as ib_uverbs_wr_opcode
> documenting the opcodes in the user space API.
> 
> Assigned the IB_WC_XXX opcodes in ib_verbs.h to the IB_UVERBS_WC_XXX
> where they are defined. This follows the same pattern as the IB_WR_XXX
> opcodes. This fixes an incorrect value for LSO that had crept in but
> is not currently being used.
> 
> Added a missing IB_WR_BIND_MW opcode in ib_verbs.h.
> 
> Signed-off-by: Bob Pearson <rpearson@hpe.com>
> ---
>  include/rdma/ib_verbs.h           | 16 +++++++++-------
>  include/uapi/rdma/ib_user_verbs.h | 11 +++++++++++
>  2 files changed, 20 insertions(+), 7 deletions(-)

Applied to for-next

Thanks,
Jason

  reply	other threads:[~2020-09-09 18:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03 22:40 [PATCH v4 for-next 0/7] rdma_rxe: add memory windows to rxe Bob Pearson
2020-09-03 22:40 ` [PATCH v4 for-next 1/7] ib_user_verbs.h: Added missing WR and WC opcodes Bob Pearson
2020-09-09 18:45   ` Jason Gunthorpe [this message]
2020-09-03 22:40 ` [PATCH v4 for-next 2/7] rdma_rxe: Separated MEM into MR and MW objects Bob Pearson
2020-09-03 22:40 ` [PATCH v4 for-next 3/7] rdma_rxe: enabled " Bob Pearson
2020-09-03 22:40 ` [PATCH v4 for-next 4/7] rdma_rxe: Let pools support both keys and indices Bob Pearson
2020-09-03 22:40 ` [PATCH v4 for-next 5/7] rdma_rxe: Added alloc_mw and dealloc_mw verbs Bob Pearson
2020-09-03 22:40 ` [PATCH v4 for-next 6/7] rdma_rxe: added bind_mw and invalidate_mw verbs Bob Pearson
2020-09-03 22:40 ` [PATCH v4 for-next 7/7] rdma_rxe: add memory access through MWs Bob Pearson

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=20200909184506.GA963109@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=rpearson@hpe.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.