Message ID | 1586779091-51410-1-git-send-email-liweihang@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/hns: Support 0 hop addressing | expand |
On Mon, Apr 13, 2020 at 07:58:05PM +0800, Weihang Li wrote: > Add support for 0 hop addressing, which means hip08 supports multi-hops > addressing range from 0 to 3. > > Unforunately, there are still some dev_*() in in the initialization process > of the hns driver in this series that can't be replaced by ibdev_*() > currently, but they will be modified in subsequent patches. > > Xi Wang (6): > RDMA/hns: Add support for addressing when hopnum is 0 > RDMA/hns: Optimize hns buffer allocation flow > RDMA/hns: Optimize 0 hop addressing for EQE buffer > RDMA/hns: Support 0 hop addressing for WQE buffer > RDMA/hns: Support 0 hop addressing for SRQ buffer > RDMA/hns: Support 0 hop addressing for CQE buffer Applied to for-next, thanks Jason