All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yishai Hadas <yishaih@dev.mellanox.co.il>
To: Umang Patel <umangsp.1199@gmail.com>
Cc: linux-rdma@vger.kernel.org, Yishai Hadas <yishaih@mellanox.com>
Subject: Re: Regarding rdma-core repo
Date: Thu, 20 Feb 2020 09:55:30 +0200	[thread overview]
Message-ID: <192afd41-7972-c9b5-0f4f-b74890bbe647@dev.mellanox.co.il> (raw)
In-Reply-To: <CANS8p=_m7r93sOdKrdLpaog3dQ7KJ+qjsZdEf9R6KZhDzoZy8g@mail.gmail.com>

On 2/19/2020 8:18 PM, Umang Patel wrote:
> Hello!
> 
> I am interning right now and working on a project which uses the
> rdma-core repo. Thus, I would like to ask you some of doubts regarding
> the repo since i am stuck at a place. Can you please help me out with
> this? I promise I will not take much of your time.
> 
> I want to know how the function "mlx5dv_wr_mr_list" works. I am able
> to execute the function on the client side which completes
> successfully. However, I am unable to receive any data on the server
> side sent by the client. Is there some sort of special receive
> function I have to use or some other methodology to receive data on
> the server side. 

This API is some MR related builder, no special receive is needed here.
You can take a look at mlx5dv_wr_post() man page which describes the 
expected usage and concept.

Yishai

      reply	other threads:[~2020-02-20  7:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-19 18:18 Regarding rdma-core repo Umang Patel
2020-02-20  7:55 ` Yishai Hadas [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=192afd41-7972-c9b5-0f4f-b74890bbe647@dev.mellanox.co.il \
    --to=yishaih@dev.mellanox.co.il \
    --cc=linux-rdma@vger.kernel.org \
    --cc=umangsp.1199@gmail.com \
    --cc=yishaih@mellanox.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.