Message ID | 1615972183-42510-1-git-send-email-liweihang@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/hns: Refactor and reorganization | expand |
On Wed, Mar 17, 2021 at 05:09:38PM +0800, Weihang Li wrote: > Refactor the process of polling CQ and several control paths in the hns > driver. > > Weihang Li (1): > RDMA/hns: Refactor hns_roce_v2_poll_one() > > Xi Wang (3): > RDMA/hns: Refactor reset state checking flow > RDMA/hns: Reorganize process of setting HEM > RDMA/hns: Simplify command fields for HEM base address configuration > > Yixing Liu (1): > RDMA/hns: Reorganize hns_roce_create_cq() This series doesn't apply, please resend it Jason
On 2021/3/26 22:47, Jason Gunthorpe wrote: > On Wed, Mar 17, 2021 at 05:09:38PM +0800, Weihang Li wrote: >> Refactor the process of polling CQ and several control paths in the hns >> driver. >> >> Weihang Li (1): >> RDMA/hns: Refactor hns_roce_v2_poll_one() >> >> Xi Wang (3): >> RDMA/hns: Refactor reset state checking flow >> RDMA/hns: Reorganize process of setting HEM >> RDMA/hns: Simplify command fields for HEM base address configuration >> >> Yixing Liu (1): >> RDMA/hns: Reorganize hns_roce_create_cq() > > This series doesn't apply, please resend it > > Jason > Sorry for that, I will do a rebase. Thank you Weihang