Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: liweihang <liweihang@huawei.com>
Cc: Jason Gunthorpe <jgg@nvidia.com>,
	"dledford@redhat.com" <dledford@redhat.com>,
	"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>,
	"linuxarm@openeuler.org" <linuxarm@openeuler.org>
Subject: Re: [Linuxarm] Re: [PATCH v2 for-next] RDMA/hns: Add caps flag for UD inline of userspace
Date: Tue, 19 Jan 2021 08:27:05 +0200	[thread overview]
Message-ID: <20210119062705.GE21258@unreal> (raw)
In-Reply-To: <180c1cd8489e430eaa99913885356e03@huawei.com>

On Tue, Jan 19, 2021 at 05:53:40AM +0000, liweihang wrote:
> On 2021/1/19 4:09, Jason Gunthorpe wrote:
> > 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
>
> I thought we needed to send the userspace part after the kernel part
> was merged. I sent the rdma-core patches just now:
>
> https://github.com/linux-rdma/rdma-core/pull/934

After kernel part will be accessed, you will need to update the patch
https://github.com/linux-rdma/rdma-core/pull/934/commits/2877713e1fed29305d04e39dd934ea81082e616e
with the correct SHA-1.

Thanks

>
> Thank you
> Weihang
>
>
>
> > _______________________________________________
> > Linuxarm mailing list -- linuxarm@openeuler.org
> > To unsubscribe send an email to linuxarm-leave@openeuler.org
> >
>

  reply	other threads:[~2021-01-19  6:28 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
2021-01-19  5:53   ` [Linuxarm] " liweihang
2021-01-19  6:27     ` Leon Romanovsky [this message]
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=20210119062705.GE21258@unreal \
    --to=leon@kernel.org \
    --cc=dledford@redhat.com \
    --cc=jgg@nvidia.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox