public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
To: Yishai Hadas <yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	maorg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org,
	majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org
Subject: Re: [PATCH rdma-core] mlx4: Add inline-receive support
Date: Mon, 11 Sep 2017 10:38:47 -0600	[thread overview]
Message-ID: <20170911163847.GF32117@obsidianresearch.com> (raw)
In-Reply-To: <1505036749-12297-1-git-send-email-yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>

On Sun, Sep 10, 2017 at 12:45:49PM +0300, Yishai Hadas wrote:
> +.\" -*- nroff -*-
> +.\" Licensed under the OpenIB.org (MIT) - See COPYING.md
> +.\"
> +.TH MLX4DV_QUERY_DEVICE 3 2017-06-27 1.0.0
> +.SH "NAME"
> +mlx4dv_query_device \- Query device capabilities specific to mlx4
> +.SH "SYNOPSIS"
> +.nf
> +.B #include <infiniband/mlx4dv.h>
> +.sp
> +.BI "int mlx4dv_query_device(struct ibv_context *ctx_in,
> +.BI "                        struct mlx4dv_context *attrs_out);
> +.fi
> +.SH "DESCRIPTION"
> +.B mlx4dv_query_device()
> +Query HW device-specific information which is important for data-path, but isn't provided by
> +\fBibv_query_device\fR(3).

Please adjust the man page grammer, something like:

Query mlx4 specific device information that is usable via the direct
verbs interface.

This function returns a version and compatibility mask. The version
represents the format of the internal hardware structures that
mlx4dv.h exposes. Future additions of new fields to the existing
structures are handled by the comp_mask field.

 * Compatibility mask (comp_mask) is an in/out field.

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2017-09-11 16:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-10  9:45 [PATCH rdma-core] mlx4: Add inline-receive support Yishai Hadas
     [not found] ` <1505036749-12297-1-git-send-email-yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-09-11 16:05   ` Jason Gunthorpe
     [not found]     ` <20170911160508.GA32117-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-09-11 16:09       ` Yishai Hadas
     [not found]         ` <5c3ce114-af4b-16c4-af7e-17305faaff0f-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2017-09-11 16:23           ` Jason Gunthorpe
     [not found]             ` <20170911162339.GC32117-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-09-13 12:35               ` Leon Romanovsky
2017-09-11 16:38   ` Jason Gunthorpe [this message]
     [not found]     ` <20170911163847.GF32117-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-09-12  8:23       ` Yishai Hadas

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=20170911163847.GF32117@obsidianresearch.com \
    --to=jgunthorpe-epgobjl8dl3ta4ec/59zmfatqe2ktcn/@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=maorg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox