From: Jason Gunthorpe <jgg@nvidia.com>
To: Weihang Li <liweihang@huawei.com>
Cc: <dledford@redhat.com>, <leon@kernel.org>,
<linux-rdma@vger.kernel.org>, <linuxarm@openeuler.org>
Subject: Re: [PATCH v2 for-next] RDMA/hns: Add caps flag for UD inline of userspace
Date: Mon, 18 Jan 2021 16:08:54 -0400 [thread overview]
Message-ID: <20210118200854.GA778611@nvidia.com> (raw)
In-Reply-To: <1609836423-40069-1-git-send-email-liweihang@huawei.com>
On Tue, Jan 05, 2021 at 04:47:03PM +0800, Weihang Li wrote:
> diff --git a/include/uapi/rdma/hns-abi.h b/include/uapi/rdma/hns-abi.h
> index 90b739d..79dba94 100644
> +++ b/include/uapi/rdma/hns-abi.h
> @@ -77,6 +77,7 @@ enum hns_roce_qp_cap_flags {
> HNS_ROCE_QP_CAP_RQ_RECORD_DB = 1 << 0,
> HNS_ROCE_QP_CAP_SQ_RECORD_DB = 1 << 1,
> HNS_ROCE_QP_CAP_OWNER_DB = 1 << 2,
> + HNS_ROCE_QP_CAP_UD_SQ_INL = 1 << 3,
> };
Where are the rdma-core patches to support this bit? I don't see them
on github?
Jason
next prev parent reply other threads:[~2021-01-18 20:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-05 8:47 [PATCH v2 for-next] RDMA/hns: Add caps flag for UD inline of userspace Weihang Li
2021-01-18 20:08 ` Jason Gunthorpe [this message]
2021-01-19 5:53 ` [Linuxarm] " liweihang
2021-01-19 6:27 ` Leon Romanovsky
2021-01-19 7:01 ` liweihang
2021-01-21 17:50 ` Jason Gunthorpe
2021-01-22 9:01 ` liweihang
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=20210118200854.GA778611@nvidia.com \
--to=jgg@nvidia.com \
--cc=dledford@redhat.com \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=linuxarm@openeuler.org \
--cc=liweihang@huawei.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.