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 for-next v7 10/19] rdma_rxe: Add support for ibv_query_device_ex
Date: Sat, 3 Oct 2020 20:21:53 -0300	[thread overview]
Message-ID: <20201003232153.GM816047@nvidia.com> (raw)
In-Reply-To: <20201001174847.4268-11-rpearson@hpe.com>

On Thu, Oct 01, 2020 at 12:48:38PM -0500, Bob Pearson wrote:
> Add code to initialize new struct members in
> ib_device_attr as place holders.
> 
> Signed-off-by: Bob Pearson <rpearson@hpe.com>
> ---
>  drivers/infiniband/sw/rxe/rxe.c       | 101 ++++++++++++++++++--------
>  drivers/infiniband/sw/rxe/rxe_verbs.c |   7 +-
>  2 files changed, 75 insertions(+), 33 deletions(-)

This series should eliminate this patch and notably change the others

https://patchwork.kernel.org/project/linux-rdma/list/?series=359361

Can you take a look that it works for this?

Thanks,
Jason

  reply	other threads:[~2020-10-03 23:21 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-01 17:48 [PATCH for-next v7 00/19] rdma_rxe: API extensions Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 01/19] rdma_rxe: Separat MEM into MR and MW objects Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 02/19] rdma_rxe: Enable " Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 03/19] rdma_rxe: Let pools support both keys and indices Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 04/19] rdma_rxe: make pool return values position independent Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 05/19] rdma_rxe: remove void * parameters in pool APIs Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 06/19] rdma_rxe: add alloc_mw and dealloc_mw verbs Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 07/19] rdma_rxe: Add bind_mw and invalidate_mw verbs Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 08/19] rdma_rxe: Add memory access through MWs Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 09/19] rdma_rxe: Add locked and unlocked pool APIs Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 10/19] rdma_rxe: Add support for ibv_query_device_ex Bob Pearson
2020-10-03 23:21   ` Jason Gunthorpe [this message]
2020-10-05 14:42     ` Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 11/19] rdma_rxe: Add support for extended CQ operations Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 12/19] rdma_rxe: Add support for extended QP operations Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 13/19] rdma_rxe: Fix mcast group allocation bug Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 14/19] rdma_rxe: Fix bugs in the multicast receive path Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 15/19] rdma_rxe: handle ERR_PTR returns from pool Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 16/19] rdma_rxe: remove duplicate entries in struct rxe_mr Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 17/19] rdma_rme: removed unused RXE_MR_TYPE_FMR Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 18/19] rdma_rxe: add rkey validation checks for MR and MW Bob Pearson
2020-10-01 17:48 ` [PATCH for-next v7 19/19] rdma_rxe: moved rxe_xmit_packet to rxe_net.c 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=20201003232153.GM816047@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.